Filter:
| Name | Type | Version | Downloads | Last Updated | Description |
|---|---|---|---|---|---|
| Compositions | Module | 0.5 | 173 | Mar 2020 | Ce module vous aide à réaliser vos compositions d'équipes , envoie des notofications par emails aux joueurs et gère le brulage |
| Config Made Simple | Documentation | .htaccess 2.1 - english version | 3,357 | Aug 2012 | This project contains different versions of the files config.php and .htaccess. For example there is one version for developers, where the config.php has some changes to include a live- and a development server and some extra fields and the server host name and paths are configured automatically. Additionally there is another version of the .htaccess with some security- and speed options. |
| ContactCard | Module | 1.0.2 | 1,389 | Aug 2021 | ContactCard adds your personal contact information, logos and social media accounts into a smarty tag. |
| Contains Modifier | Plugin | 1.0 | 157 | Jan 2014 | A Smarty modifier to find a string inside of a string easily. Originally posted at the Smarty Forum by user JasonDS. See, http://www.smarty.net/forums/viewtopic.php?t=10384. Upload into your /plugins/ directory. Notes: Not Tested in CMS Made Simple 2.0 Also, it is better to use PHP inside of a User Defined Tag or preg_match directly in your template. For example, {if preg_match('/(StringA|StringB|"And String C")/i', $VariableToSearch)} //assign a var or do something here {/if} |
| Content Aliases | Module | 2.0 | 18,015 | Oct 2016 | This module adds the "Content Alias" content type to CMSMS. This lets you use content in multiple areas in your site and/or apply a different template to content. |
| Content Dump Plug-in | Plugin | 0.8.4 | 2,938 | Sep 2014 | The tag aims at providing flexibility to smaller & medium sites and their developers by providing selectable content with enriched meta-data via smarty. Use the data to build automatic teasers, blogs, feeds or anything else just with content pages. The recently added support for a prefix-handling, searching and hierarchy-selection provides an extra portion of flexibility. /// Make sure to read the wiki-page at http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Tags/content_dump Plug-in working with 1.9.x |
| Content Toggle (expand/collapse) | Plugin | Content Toggle 2.0 | 2,945 | Jan 2013 | Enables content to be expandable and collapsable, It creates a div ("block") witch can collapse and expand by pressing the bar, it uses JQuery. The toggle bar can be adjusting using CSS. |
| ContentTools | Module | 1.0.0 | 16 | Oct 2025 | A fork of CGContentUtils. Provide various utilities for working with content pages. Adds a few new content types and smarty plugins. Adds a some bulk actions for contents, and adds export and import ability to contents and UDTs. |
| Cotisations | Module | 0.1.7 | 1,526 | Jun 2020 | Gestions des cotisations de vos adhérents |
| CREA_Simple ⚠️ | Module | 1.2.1 | 1,488 | Apr 2014 | A simple module to retrieve and display realty data from CREA (www.crea.cs) on a CMSMS website. Provides complete smarty template capabilities in summary and detail view. |
| Cron | Module | 0.2 | 7,363 | Jan 2016 | This module allows execution of cron jobs for modules. |
| CSSKit | Module | 0.1.1 | 580 | May 2009 | CSSKit is an alternative CSS renderer that reduces the number of HTTP requests related to css links in a rendered HTML page. It also provides minification of CSS to increase delivery speed to browser, as well as having some caching functionality. Phpdoc class documentation is also included. |
| cssMinifier | Plugin | 3.0 | 32 | Dec 2025 | Advanced CSS minifier plugin for CMS Made Simple. Minifies CSS strings and loads stylesheets directly from database. Features preloading, cache control, multiple file support, and automatic admin detection for development mode. Installation Upload function.cssMinifier.php to your assets/plugins/ folder Use in your template's section Database CSS (Recommended): {cssMinifier cssname="homepage"} {cssMinifier cssname="style1,style2,style3"} CSS String (v2.0 Compatible): {cssMinifier css=$my_css_content} Examples Performance Mode: {cssMinifier cssname="homepage" preload=1} D... |
| CSSPreprocessor | Module | 3.0-beta3 | 13,103 | Aug 2019 | A module that extends the stylesheets system of CMS Made Simple with various CSS Preprocessors. Uses either the standard DesignManager stylesheets, OR the file-based stylesheets from CMS Made Simple 2.3+. Older versions are working with CMSMS 1.12 and 2.1+ series. LESS and SASS preprocessors are provided (PHP and command-line), but you can extend it. Compiles Bootstrap and Foundation. Supports SMARTY inside stylesheets and before compilation, sourcemaps, minifying and AutoPrefixer (in PHP). |
| css_960_grid | Plugin | 3.0.2 | 691 | Mar 2014 | Generate complete 960 Grid system code css. Including "text", " reset" css. Including "hack(ie)", "mobile" and "print" part css and can be use alone for specific stylesheet. |
| Cufon utilities | Module | 0.1.0 | 1,340 | Apr 2012 | Provides easy access to the full range of Cufon-fonts using easy api, smarty and other magic. Will allow adminstration of fonts in the system. |
| Custom Global Settings | Module | 3.5 | 18,976 | Jul 2023 | This module extends the Global Settings with your own customized parameters. You can define an unlimited number of fields which can be used as smarty-variable in templates or pages. CMSMS 2.2.x compatible |
| CustomContent ⚠️ | Module | 1.10 | 144,038 | May 2014 | The CustomContent module uses the FrontEndUsers module to allow you to present different content to users who match a criteria. Including userid, group, ip address, etc. |