Page 1 of 1

Create XML file for new module

Posted: Tue May 11, 2021 2:33 pm
by afrimax1
Greetings:

I am trying my hand at module building, but am a newbie.

I have read through the tutorial, but do not see anywhere explaining how to turn the initial files into an XML to upload to a site. As such, I cannot test my work so far.

How do I make my module files uploadable for installation in the module manager and for testing?

Thank you!

- max

Re: Create XML file for new module

Posted: Wed May 12, 2021 5:19 pm
by velden
Check this:
https://docs.cmsmadesimple.org/configur ... loper_mode

It will enable the XML download button in Module Manager of your development install.

Re: Create XML file for new module

Posted: Wed May 12, 2021 5:48 pm
by afrimax1
Thank you Velden!

I never would have found that myself and this definitely needs to be in the documentation.