CMS MADE SIMPLE FORGE

cssMinifier

 

cssMinifier

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}

Development Mode:

{cssMinifier cssname="homepage" nominify=1 cache=0}

Inline Styles:

{cssMinifier cssname="homepage" inline=1}

Latest Release

cssMinifier

3.0
2025-12-16 Release History
 
Subscribe to the Latest Files RSS

Project Summary

  • Type: Plugin
  • Created: 2018-09-05 (90 months ago)
  • Last Release Date: 2025-12-16 (about one month ago)
  • Last Commit Date: None

Project Admins

Tags