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 413 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

      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 Reply Quote 0
      • S Away
        sdetweil @tripc
        last edited by

        @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 Reply Quote 0
        • T Offline
          tripc @sdetweil
          last edited by

          @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
          • First post
            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