How create module-xml file?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
traceflaxseed
New Member
New Member
Posts: 1
Joined: Wed Apr 02, 2025 3:11 am

How create module-xml file?

Post 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?
escape road city 2 challenges players's driving car skill
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: How create module-xml file?

Post 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
Post Reply

Return to “Developers Discussion”