| Backups |
Module |
Backups provides automated, component-based backup and restore functionality for CMS Made Simple, ensuring your database and file system can be recovered quickly and reliably in the event of failure, corruption, or human error. Designed for production environments, the module integrates with CmsJobManager to run non-blocking background jobs, preventing performance impact during backup and restore operations.
The module allows administrators to back up and restore individual components including the database, modules, templates/assets, uploads, and core files. With flexible scheduling o... |
| MyHolidays |
Module |
A ready-to-install CMS Made Simple module for managing and displaying holidays on your website. This module was built as a companion to the official Starter Pack tutorial, giving you a complete, working example to follow along with as you learn CMSMS module development.Simply extract the module into your modules/ directory, install it via the Module Manager, and you'll have a fully functional holiday management system right away — including admin CRUD operations, frontend listing and detail views, form validation, and proper permission handling.Whether you're new to CMSMS module development o... |