8000 GitHub - xchs/contao-manager: Contao Manager is the management tool for Contao 4 Open Source CMS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xchs/contao-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • PHP >= 5.5.9 or PHP 7.*
  • PHP Intl extension
  • PHP OpenSSL extension
  • allow_url_fopen must be enabled in PHP
  • proc_open and proc_close PHP functions

**Contao Manager does currently not work on Windows, support for Windows will be added in a later version (see issue #66)

Installation

Install PHP dependencies using Composer.

$ composer.phar install

Install Javascript dependencies using NPM.

$ npm install

Documentation

License

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 37.7%
  • Vue 36.9%
  • CSS 15.8%
  • JavaScript 9.5%
  • HTML 0.1%
0