Filter:
| Name | Type | Version | Downloads | Last Updated | Description |
|---|---|---|---|---|---|
| Backups NEW 🔄 | Module | 1.0.1 | 287 | Mar 2026 | 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... |
| MAS_API NEW 🔄 | Plugin | 1.0.0 | 6 | May 2026 | MAS_API is a Smarty function plugin for CMS Made Simple 2.x that fetches orsends data to external HTTP(S) APIs directly from templates, without embeddingsecrets in the database.Features:- Methods: GET, POST, PUT, DELETE (cURL; TLS verification on)- JSON: request body from body/json params; optional JSON decode of response(parse_json / json=1)- Security: mandatory mas_api.allowlist.php (hosts and/or suffixes; fail closedif missing or empty); DNS resolution checked against private/reserved ranges;manual redirects with re-validation per hop; response size cap; timeouts(bounded)- Cache: optional TT... |
| MAS_CSR NEW 🔄 | Module | 1.0.0 | 166 | Mar 2026 | MAS_CSR: Google Customer Reviews + Trustpilot integration for CMSMS. Badge/opt-in, Trustpilot public review embeds, and secure Trustpilot Business API actions (OAuth reply, tags, private review), with reusable snippets and configurable admin placement. |
| MAS_NotificationCenter NEW 🔄 | Module | 1.0.5 | 22 | May 2026 | A notification center that includes Admin alerts (new users, errors, cron events) Email + Discord webhook support “system health warnings” module warnings (hooks/events) |
| MAS_OpenStreetMap NEW 🔄 | Module | 1.0.7 | 53 | May 2026 | CMS Made Simple module for OpenStreetMap maps. Adds a module tag that shows an interactive Leaflet map with light or dark tiles, correct attribution, and admin defaults. Optional visitor tile switcher, rounded or circle frames, and an optional donations tab. MIT license. |
| MAS_PayPal NEW 🔄 | Module | 0.2.4 | 64 | Apr 2026 | mas_paypal |
| MyHolidays NEW 🔄 | Module | 1.0.0 | 151 | Apr 2026 | 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... |