contao/package-manager

Contao Manager is the management tool for Contao 4 Open Source CMS

Fund package maintenance!
Other

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 82

Watchers: 25

Forks: 32

Type:project

1.8.4 2024-02-26 11:42 UTC

README

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

  • PHP >= 7.2.5
  • PHP Intl extension
  • PHP OpenSSL extension
  • allow_url_fopen must be enabled in PHP
  • proc_open and proc_close PHP functions

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.