<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Adding new module]]></title><description><![CDATA[<p dir="auto">Hello everyone! I’m new to using modules and I am struggling with adding a new one.</p>
<p dir="auto">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?</p>
<p dir="auto">Thank you in advance!</p>
]]></description><link>https://forum.magicmirror.builders/topic/12644/adding-new-module</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 22:41:54 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12644.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2020 13:54:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Adding new module on Wed, 22 Apr 2020 14:26:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thank you for the answer! I see my module on the screen now! thank you!</p>
]]></description><link>https://forum.magicmirror.builders/post/73320</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73320</guid><dc:creator><![CDATA[tripc]]></dc:creator><pubDate>Wed, 22 Apr 2020 14:26:14 GMT</pubDate></item><item><title><![CDATA[Reply to Adding new module on Wed, 22 Apr 2020 14:16:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tripc" aria-label="Profile: tripc">@<bdi>tripc</bdi></a> change the filename.js to match your module name, and change inside that file the register name to match the module name.</p>
<p dir="auto">U didn’t have to add to defaults list, in config.js just use<br />
module:“defaults/???”,</p>
<p dir="auto">and shouldn’t put things in there anyhow.</p>
]]></description><link>https://forum.magicmirror.builders/post/73319</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73319</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 22 Apr 2020 14:16:45 GMT</pubDate></item></channel></rss>