contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
83 stars 33 forks source link
cms contao installer manager php symfony symfony-application vuejs

Contao Manager

Contao is an Open Source PHP Content Management System. Contao Manager is a graphical tool to manage a Contao installation. Visit the project website for more information.

The application is distributed as a Phar file, you should only work with this repository if you want to help with development of the app.

System requirements

Installation

Install PHP dependencies using Composer.

$ composer.phar install

Install Javascript dependencies using Yarn.

$ yarn install

Documentation

License

Contao Manager is licensed under the terms of the LGPLv3. The full license text is available in the LICENSE file.