Page 1 of 1

How create module-xml file?

Posted: Wed Apr 02, 2025 3:34 am
by traceflaxseed
Hello,
I am a new member.
I recently published my first module in the forge. I compressed my module directory and uploaded it, and everything worked fine. However, I'm not sure how to generate the corresponding XML file so that the module can be installed directly in CMSMS. Do you have any tips or instructions for a proper upload process?

Re: How create module-xml file?

Posted: Mon Apr 07, 2025 9:41 am
by Jos
Put $config['developer_mode'] = true; in your CMSms config.php file, like described in https://docs.cmsmadesimple.org/configur ... -reference

After doing that, you will get a xml export button in ModuleManager