Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.43 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.43 KB

Contao 4 bundles

This is a monorepo holding the official Contao 4 bundles.

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.

Purpose

The purpose of this package is to develop the Contao 4 bundles. Use it if you e.g. want to create a pull request or if you want to report an issue.

The monorepo is split into separate packages automatically:

Please do not use contao/contao in production but use the split packages instead.

Running scripts

You can use the run command to run scripts in all bundles:

./run phpunit
./run php-cs-fixer

License

Contao is licensed under the terms of the LGPLv3.

Getting support

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