• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Adding new module

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 432 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    tripc
    last edited by Apr 22, 2020, 1:54 PM

    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!

    S 1 Reply Last reply Apr 22, 2020, 2:16 PM Reply Quote 0
    • S Offline
      sdetweil @tripc
      last edited by Apr 22, 2020, 2:16 PM

      @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.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Apr 22, 2020, 2:26 PM Reply Quote 0
      • T Offline
        tripc @sdetweil
        last edited by Apr 22, 2020, 2:26 PM

        @sdetweil Thank you for the answer! I see my module on the screen now! thank you!

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          1/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy