Jump to content

CMS Made Simple: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m WikiCleaner 0.99 - Headline with HTML (Detection by Wikipedia:WCW)
Canarris (talk | contribs)
m Added language link to German version
Line 213: Line 213:
[[Category:Open source content management systems]]
[[Category:Open source content management systems]]


[[de:CMSimple]]
[[fr:CMS Made Simple]]
[[fr:CMS Made Simple]]
[[hu:CMS Made Simple]]
[[hu:CMS Made Simple]]

Revision as of 16:56, 27 November 2010

CMS Made Simple
Developer(s)Ted Kulp (Project Leader)
Stable release
1.9.1 / November 21, 2010; 14 years ago (2010-11-21)
Written inPHP
Operating systemCross-platform
TypeContent management system, Community
LicenseGNU General Public License
Websitecmsmadesimple.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.

Software Design

CMS Made Simple is an open source package, built using PHP with support for MySQL and PostgreSQL. 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.

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).

  • Galleries
  • Guestbook
  • Form Builder
  • Captcha
  • Company and User Directories
  • e-Commerce / shops
  • Calendars
  • Blogs
  • RSS
  • Numerous additional modules are available via the module repository or Module Manager

Themes

Create: The internal template and stylesheet system allows for painless Theme creation. (Video Illustrating the Process) Download: Downloadable themes are currently available in a themes repository.

Software Requirements

  • Web server with PHP 5.2.4 to PHP 5.3+. From version 1.7 PHP 5.3 is supported, but E_DEPRECATED must be inactivated. (Linux/Unix, Windows 2000/XP/ME/2003, OS X)
    • CMS Made Simple does not officially support PHP safe mode
    • Minimum 16MiB of available memory for PHP
    • PHP tokenizer support enabled
    • ImageMagick or GD enabled
  • MySQL 4.1+ or PostgreSQL 7 +
  • Access to your server to upload files and change some permissions

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.[1]

History

Release history

Meaning
Red Release no longer supported
Green Release still supported
Version Release date Notes
1.6 2009-06-22  
1.6.1 2009-07-23  
1.6.2 2009-07-28  
1.6.3 2009-08-01  
1.6.4 2009-08-16  
1.6.5 2009-09-05  
1.6.6 2009-10-03  
1.6.7 2010-02-23  
1.6.8 2010-07-13  
1.7 2010-03-20 Minimum PHP version required is version 5.2.4. Supports PHP version 5.3
1.7.1 2010-05-01  
1.8 2010-07-04  
1.8.1 2010-07-13  
1.8.2 2010-08-13  
1.9 2010-11-07  
1.9.1 2010-11-21  

Recognition

Articles

Awards

Books

Reviews

See also

References