Read the statement by Michael Teeuw here.
Adding new module
-
Hello everyone! I’m new to using modules and I am struggling with adding a new one.
So I made a module like it should (almost exact copy of clock module), added it to the defaultmodules.js file and the config.js file. When I run the application, it does not show my module. Do I need to add in on other places too for it to be loaded?
Thank you in advance!
-
@tripc change the filename.js to match your module name, and change inside that file the register name to match the module name.
U didn’t have to add to defaults list, in config.js just use
module:“defaults/???”,and shouldn’t put things in there anyhow.
-
@sdetweil Thank you for the answer! I see my module on the screen now! thank you!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login