cyril-ponce / core

Contao Open Source CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contao Open Source CMS

Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the project website for more information.

System requirements

  • Web server
  • PHP 5.3.2+ with GDlib, DOM, Phar and SOAP
  • MySQL 5.0.3+

Installation

See the installation chapter of the user's manual.

Documentation

License

Contao is licensed under the terms of the LGPLv3. The full license text is available in the system/docs folder.

Note that the LGPL incorporates the terms and conditions of the GPL, therefore both licenses are included there. This, however, does not imply that Contao is dual licensed under both the GPL and the LGPL.

Getting support

Visit the support page to learn about the available support options.

Installing from Git

We are using Composer to manage third-party scripts, so after you have cloned the repository, make sure to install the vendor libraries:

git clone https://github.com/contao/core.git
cd core
php composer.phar install --prefer-dist

About

Contao Open Source CMS


Languages

Language:PHP 66.8%Language:JavaScript 27.2%Language:CSS 5.6%Language:Shell 0.3%