Skip to content

299Ko/299ko

 
 

Repository files navigation

299ko

299ko is a flat-file PHP CMS, simple, light and customizable, allowing the creation of showcase sites in a few clicks. It supports plugins as well as themes. 299ko is now multilingual,and uses its own template engine (syntax similar to Twig) for creating renderings, in order to make website creation accessible to anyone.

No need for a database: The CMS uses .json files to store its data, which makes maintenance and backups very easy.

Installation

Installation guide is available here : https://docs.299ko.ovh/english/setup/installation

Links

Official Website : https://299ko.ovh

Support (forum) : https://community.299ko.ovh/

Documentation : https://docs.299ko.ovh/

Facebook : https://facebook.com/299kocms

Twitter : https://twitter.com/299kocms

GitHub : https://github.com/299Ko

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Languages

  • PHP 47.2%
  • JavaScript 32.3%
  • Smarty 12.8%
  • CSS 7.7%