Download the PHP package contao/managed-edition without Composer
On this page you can find all versions of the php package contao/managed-edition. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download contao/managed-edition
More information about contao/managed-edition
Files in contao/managed-edition
Package managed-edition
Short Description Contao Managed Edition
License LGPL-3.0-or-later
Informations about the package managed-edition
Contao Managed Edition
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 8.1+ with GDlib and DOM
- MySQL 5.5.7+
- InnoDB with
innodb_large_prefix
enabled
InnoDB Large Prefix
MySQL versions prior to 5.7.7 do not have the innodb_large_prefix
option
enabled by default. To enable it in one of these versions, add the following
to your my.cnf
file:
If the option cannot be enabled on your server, please configure a different
database engine and character set in your config/config.yml
file:
MySQL Strict Mode
It is recommended to run MySQL in "strict mode" to prevent corrupt or truncated
data and to guarantee data integrity. As of Contao 4.12, the install tool shows
a warning if the database server is not running in strict mode. To enable it,
add the following to your my.cnf
file or make sure that the setting is adjusted
accordingly:
If the setting cannot be enabled on your server, please configure the connection
options in your config/config.yml
file:
Browser Compatibility
Chrome, Firefox, Safari 12+, Edge 17+, Opera, Chrome for Android, Safari for iOS 11.3+, Samsung Internet 8.2+
Installation
See the installation chapter of the user's manual.
Documentation
License
Contao is licensed under the terms of the LGPLv3.
Getting Support
Visit the support page to learn about the available support options.
All versions of managed-edition with dependencies
contao/comments-bundle Version ^5.4
contao/conflicts Version @dev
contao/faq-bundle Version ^5.4
contao/listing-bundle Version ^5.4
contao/manager-bundle Version 5.4.*
contao/news-bundle Version ^5.4
contao/newsletter-bundle Version ^5.4