CMS Made Simple

Not to be confused with CMSimple.
CMS Made Simple

CMS Made Simple Admin Portal
Developer(s) Ted Kulp (Project Leader)
Stable release
2.1.5 [1] / August 14, 2016 (2016-08-14)
Development status Active
Written in PHP
Operating system Platform-independent
Type Content management system, Community
License GNU General Public License
Website cmsmadesimple.org

CMS Made Simple (CMSMS) is a free, open source (GPL) content management system (CMS) to provide developers, programmers and site owners a web-based development and administration area.[2] In 2010 it won the Packt Publishing annual award for open source content management.[3] Other systems with which they compared it include Drupal, WordPress, eZ Publish [2] and Joomla!.

Software Design

CMS Made Simple is an open source package, built using PHP with support for MySQL. Although PostgreSQL was previously supported, the developers chose to remove PostgreSQL support[4] and recent versions no longer support any database except MySQL. The template system is driven using the Smarty Template Engine. CMS Made Simple aims to provide easy development and customization with themes, add-on modules, dynamic menus, tags and translations. When developing a new feature, the tab opens full of default text. The developer starts by erasing the bits he doesn't need, and then adding further tags that link to plugins, known here as modules. As it suggests you customise existing working markup code.[5]

Features

CMS Made Simple has a web-based admin section for theme, template, and stylesheet development, installing and updating add-on modules, configuring page content blocks, and user groups and permissions.

Modules and Themes

Modules

CMS Made Simple itself is designed as a base package that does not impose unnecessary modules and functionality on the user. It requires that site owners add modules and tags appropriate to the site. A small number of core modules are included with the default installation, notably a news manager, search function, and WYSIWYG editor (TinyMCE).

Plugins: add-on modules

Numerous additional modules are available via the module repository or Module Manager

In 2008 it lacked

which are available in Drupal, Joomla!, and Wordpress that are needed building an e-commerce site.[6]

Themes

The internal template and stylesheet system allows for end-user theme creation, but others are available in a themes repository to download. Developers can choose the one that is closest to their wishes and customise further.

Software Requirements

Note: CMS Made Simple™ does not officially support PHP safe mode

Support

Support for CMS Made Simple includes the content installed by default, built-in help, online docs, commercial/paid support, and a community.

CMS Made Simple holds an annual meeting for its enthusiasts known as The Geek Moot where how-to seminars and Q&A discussions are held.[7]

History

Release history

Version Release date Notes
1.6 2009-06-22 Goes Through a Major Rework in 1.6.[8] 
1.7 2010-03-20 Minimum PHP version required is version 5.2.4. Supports PHP version 5.3
1.8 2010-07-04  
1.9 2010-11-07  
1.10 2011-10-23 Major upgrade with performance improvements and module api changes.
1.11 2012-07-28 Major upgrades including Smarty 3.
1.11.13 2015-02-20  
1.12 2015-04-12  
2.0 2015-09-06 The very long awaited 2.0 update with major changes.
2.1 2015-12-06

See also

References

External links

Official sites
Tutorials
This article is issued from Wikipedia - version of the 9/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.