FOSS PHP CMS without DB: Difference between revisions
No edit summary |
|||
Line 27: | Line 27: | ||
! i18n | ! i18n | ||
! Comment | ! Comment | ||
|- | |- style="background-color: #9f9;" | ||
| GetSimple CMS | | GetSimple CMS | ||
| http://get-simple.info/ | | http://get-simple.info/ | ||
Line 36: | Line 36: | ||
| RFC3066 | | RFC3066 | ||
| TinyMCE via plugin [http://get-simple.info/extend/plugin/tinymce/200/] | | TinyMCE via plugin [http://get-simple.info/extend/plugin/tinymce/200/] | ||
|- | |- style="background-color: #9f9;" | ||
| CMSimple | | CMSimple | ||
| http://www.cmsimple.org/ | | http://www.cmsimple.org/ | ||
Line 45: | Line 45: | ||
| selfmade | | selfmade | ||
| TinyMCE 3 | | TinyMCE 3 | ||
|- | |- style="background-color: #9f9;" | ||
| cms -db | | cms -db | ||
| http://cms-db.de/ | | http://cms-db.de/ | ||
Line 54: | Line 54: | ||
| | | | ||
| | | | ||
|- | |- style="background-color: #9f9;" | ||
| Pluck | | Pluck | ||
| http://www.pluck-cms.org/ | | http://www.pluck-cms.org/ | ||
Line 63: | Line 63: | ||
| | | | ||
| TinyMCE | | TinyMCE | ||
|- | |- style="background-color: #9f9;" | ||
| Tiny CMS | | Tiny CMS | ||
| http://www.tinycms.eu/ | | http://www.tinycms.eu/ | ||
Line 72: | Line 72: | ||
| RFC3066 | | RFC3066 | ||
| language subsites can have code in URL, e.g. /en/, /de/, /ro/ | | language subsites can have code in URL, e.g. /en/, /de/, /ro/ | ||
|- | |- style="background-color: #9f9;" | ||
| razorCMS | | razorCMS | ||
| http://www.razorcms.co.uk/ | | http://www.razorcms.co.uk/ | ||
Line 81: | Line 81: | ||
| | | | ||
| | | | ||
|- | |- style="background-color: #ff9;" | ||
| gpEasy CMS | | gpEasy CMS | ||
| http://gpeasy.com/ | | http://gpeasy.com/ | ||
Line 90: | Line 90: | ||
| RFC3066 | | RFC3066 | ||
| CKEditor, Download on main site has no date, nor does the blog entry, gpEasy_4.3.4.zip: unzip here zips to /gpEasy/ not to /gpEasy_4.3.4/ | | CKEditor, Download on main site has no date, nor does the blog entry, gpEasy_4.3.4.zip: unzip here zips to /gpEasy/ not to /gpEasy_4.3.4/ | ||
|- | |- style="background-color: #ff9;" | ||
| PivotX | | PivotX | ||
| http://pivotx.net/ | | http://pivotx.net/ | ||
Line 99: | Line 99: | ||
| | | | ||
| "flatfile DB" | | "flatfile DB" | ||
|- | |- style="background-color: #ff9;" | ||
| Mapix CMS | | Mapix CMS | ||
| http://mapixcms.org/ | | http://mapixcms.org/ |
Revision as of 2014-07-23T13:31:07
Overview
This page was created to obtain an overview about FOSS PHP CMS without DB.
The three most common licenses are:
- GNU GPLv3 : 6
- GNU GPLv2 : 3
- MIT : 3
The new page GPLv3 PHP CMS without DB will be restrict to the most common license:
List
- i18n - internationalization/localization
- RFC3066 : codes are selected as recommended in RFC 3066, but can use "_" instead of "-" and lower case for country codes
- selfmade : there is localization, but it does not follow any RFC or ISO 639 standard
- PHP
- minimum PHP version that is required
- software that has a low min required version could have problems in new environments, since PHP is not fully backward compatible
- in PHP 5.4 (2012-03-01) [1] backward compatibility was broken by several changes
- software that has a low min required version could have problems in new environments, since PHP is not fully backward compatible
- SMO : safe mode off, since 5.4 it is removed, i.e. off for all [2]
- minimum PHP version that is required
Name | URL | Version | Date | License | PHP | i18n | Comment |
---|---|---|---|---|---|---|---|
GetSimple CMS | http://get-simple.info/ | 3.3.2 | 2014-05-16 | GNU GPLv3 | PHP 5.2+ [3] | RFC3066 | TinyMCE via plugin [4] |
CMSimple | http://www.cmsimple.org/ | 4.4.4 | 2014-07-21 | GNU GPLv3 | PHP 4.3+ | selfmade | TinyMCE 3 |
cms -db | http://cms-db.de/ | 0.9.4 | 2011-11-04 [5] | GNU GPLv3 [6] | PHP 5.0+ [7] | ||
Pluck | http://www.pluck-cms.org/ | 4.7 | 2011-08-20 [8] | GNU GPLv3 [9] | TinyMCE | ||
Tiny CMS | http://www.tinycms.eu/ | 1.0b | GNU GPLv3 [10] | PHP 5.0+ [11] | RFC3066 | language subsites can have code in URL, e.g. /en/, /de/, /ro/ | |
razorCMS | http://www.razorcms.co.uk/ | 3.3.10 [12] | GNU GPLv3 [13] | PHP 5+ [14] | |||
gpEasy CMS | http://gpeasy.com/ | 4.3.1 | 2013-11-10 [15] [16] | GNU GPLv2 | PHP 5.2+ SMO [17] | RFC3066 | CKEditor, Download on main site has no date, nor does the blog entry, gpEasy_4.3.4.zip: unzip here zips to /gpEasy/ not to /gpEasy_4.3.4/ |
PivotX | http://pivotx.net/ | 2.3.8 | 2014-03-03 [18] | GNU GPLv2 | "flatfile DB" | ||
Mapix CMS | http://mapixcms.org/ | 1.0.0 alpha1 | 2011-02-21 [19] | GNU GPLv2 [20] | PHP 5.2+ SMO | ||
GuppY | http://www.freeguppy.org/ | 5.0.0 | 2014-02-15 [21] | CeCILL [22] | PHP 5.1+ [23] | ||
la.plume micro CMS | http://www.mini-print.com/ | 7.10 | 2014-07-12 [24] | OSL-3.0 | |||
Pico CMS | http://picocms.org/ | 0.8 | 2013-10-23 [25] | MIT [26] or selfmade [27] | PHP 5.3+ [28] | Download page shows no date | |
texTPress | https://code.google.com/p/text-press | 5.0 | 2012-09-05 [29] | MIT | |||
Stacey | http://staceyapp.com/ | 2.3.0 | 2011-04-18 [30] | MIT [31] | |||
SmartyCMS | http://smartycms.net/ | 0.9.4 | 2007-09-30 [32] | LGPL | TinyMCE, Site broken | ||
Zimplit CMS | http://www.zimplit.com/ | GNU AGPLv3 [33] | not found | ||||
Subfolio | http://subfolio.com/ | 2010? | Looks like NOT FOSS | PHP 5+ | |||
WebYep | github.com ... WebYep | Excluded: Dreamweaver dependency [34] | |||||
RuubikCMS | http://www.ruubikcms.com/ | Excluded: Uses SQLite | |||||
Sitemagic CMS | http://sitemagic.org/ | selfmade | PHP 5.2+ [35] | Excluded: Not libre. TinyMCE, Sitemagic2013.zip extract here extracts to /Sitemagic/ |