Custom Module will not install (500 Error)

Version 2.1.0
File Structure:
/custom/NimbusSignage/NimbusSignage.php
/custom/NimbusSignage/nimbussignage-form-settings.twig
/custom/NimbusSignage/nimbussignage-javascript.twig
/custom/nimbussignage.json

We created a custom Module and attempted to install it.
Received the following issues when installing:

  1. Installation of widget got stuck after pushing Install.
    Looking at browser log, the request is throwing 500 error (internal server error)

2 Throwing “Class Xibo\Custom\NimbusSignage\NimbusSignage” not found

We have enabled logging but the errors do not show up in the logs.
We used the module ‘Embed webpage’ as a template for the module we created.

On first look you should name the folder with capital letter. This way we will look at the real reason for your problem :slight_smile: