Website development with CMS Made Simple

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
dreamadorable
New Member
New Member
Posts: 1
Joined: Wed Dec 03, 2025 8:30 am

Website development with CMS Made Simple

Post by dreamadorable »

While developing a website with CMS Made Simple (CMSMS), I'm having trouble extending functionality via modules. So I would want to request greater CMSMS Module Support. I am thinking of adding some custom modules in addition to the ones in the CMSMS library, but I'm not sure if the CMSMS version I'm using completely supports them. I'd also like to know how to ensure compatibility between the new module and the ones that are already operating on the website. Another concern is if CMSMS provides official documentation or guidance on developing, upgrading, or expanding modules, particularly when extensive customization is required to meet the demands of the business.

I also wonder if CMSMS has a support staff or community that addresses module-related issues on a regular basis. Understanding CMSMS module testing standards, regulations, and processes will help me ensure that the website functions more smoothly and securely. Can you tell me how I can gain module support in CMSMS?
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1834
Joined: Wed Feb 25, 2009 4:25 am

Re: Website development with CMS Made Simple

Post by DIGI3 »

Third-party modules are supported by their respective authors rather than the CMSMS Dev Team, although a lot of the module creators are also on the Dev Team. You can typically find them here on the forums, or in our Slack channel. Each module typically has support information included in the documentation.

As for creating your own module, on the docs site (https://docs.cmsmadesimple.org/) check under Programming - the Module writing tutorial is one place to start. The API documentation would be another, and looking at the core and other popular modules a third.
Not getting the answer you need? CMSMS support options
Post Reply

Return to “Developers Discussion”