Download the PHP package contao/core-bundle without Composer
On this page you can find all versions of the php package contao/core-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package core-bundle
Contao core bundle
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.
Contao has been designed as a Symfony bundle, which can be used to add CMS functionality to any Symfony application. If you do not have an existing Symfony application yet, we recommend using the Contao managed edition as basis for your application.
Prerequisites
The Contao core bundle has a recipe in the symfony/recipes-contrib repository. Be sure to either enable contrib recipes for your project by running the following command or follow the instructions to use the contrib recipe during the installation process.
Add the contao-component-dir
to the extra
section of your composer.json
file.
Installation
Install Contao and all its dependencies by executing the following command:
Note that you can exchange the php-http/guzzle6-adapter
package with any other HTTP client implementation. If you
already have an HTTP client implementation, you can omit the package entirely.
Configuration
Configure the DATABASE_URL
in your environment, either using environment variables or by using the
Dotenv component.
Enable ESI in the config/packages/framework.yaml
file.
Add the Contao routes to your config/routing.yaml
file, and be sure to load the ContaoCoreBundle
at the very end, so
the catch-all route does not catch your application routes.
Edit your config/security.yaml
file and merge all the providers
, encoders
, firewalls
and access_control
sections:
The Contao core-bundle is now installed and activated. Use the contao:migrate
command to upgrade the database and the
contao:user:create
command to create your first back end user.
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 core-bundle with dependencies
ext-dom Version *
ext-filter Version *
ext-gd Version *
ext-hash Version *
ext-intl Version *
ext-json Version *
ext-pcre Version *
ext-pdo Version *
ext-session Version *
ext-zlib Version *
composer-runtime-api Version ^2.0.14
ausi/slug-generator Version ^1.1
bacon/bacon-qr-code Version ^2.0
contao-components/ace Version ^1.2
contao-components/chosen Version ^1.2
contao-components/colorbox Version ^1.6
contao-components/colorpicker Version ^1.5
contao-components/contao Version ^9.1
contao-components/datepicker Version ^2.3
contao-components/dropzone Version ^5.0.1
contao-components/jquery Version ^3.5
contao-components/jquery-ui Version ^1.11.4
contao-components/mediabox Version ^1.5
contao-components/mootools Version ^1.6.0.1
contao-components/simplemodal Version ^2.1
contao-components/swipe Version ^2.0.3
contao-components/tablesort Version ^4.0
contao-components/tablesorter Version ^2.1
contao-components/tinymce4 Version ^4.7 || ^5.0
contao/image Version ^1.0
contao/imagine-svg Version ^1.0
doctrine/collections Version ^1.5
doctrine/dbal Version ^3.3
doctrine/doctrine-bundle Version ^2.4
doctrine/orm Version ^2.10
doctrine/persistence Version ^2.0
dragonmantank/cron-expression Version ^2.3
friendsofsymfony/http-cache Version ^2.15.1
friendsofsymfony/http-cache-bundle Version ^2.6
imagine/imagine Version ^1.0
knplabs/knp-menu Version ^3.1
knplabs/knp-menu-bundle Version ^3.0
knplabs/knp-time-bundle Version ^1.11
lcobucci/jwt Version ^4.0
league/commonmark Version ^2.2
league/flysystem Version ^2.4 || ^3.0
league/flysystem-bundle Version ^2.0 || ^3.0
matthiasmullie/minify Version ^1.3
monolog/monolog Version ^2.0
nelmio/cors-bundle Version ^2.0.1
nelmio/security-bundle Version ^2.2
nikic/php-parser Version ^4.9
nyholm/psr7 Version ^1.2
paragonie/constant_time_encoding Version ^2.2
phpspec/php-diff Version ^1.0
psr/cache Version ^1.0 || ^2.0 || ^3.0
psr/container Version ^1
psr/http-message Version ^1.0
psr/log Version ^1.0 || ^2.0 || ^3.0
scheb/2fa-backup-code Version ^5.8
scheb/2fa-bundle Version ^5.8
scheb/2fa-trusted-device Version ^5.8
scrivo/highlight.php Version ^9.18
scssphp/scssphp Version ^1.5
simplepie/simplepie Version ^1.3
spatie/schema-org Version ^3.4
spomky-labs/otphp Version ^10.0
symfony-cmf/routing Version ^2.3
symfony-cmf/routing-bundle Version ^2.4
symfony/asset Version ^5.4
symfony/cache Version ^5.4
symfony/config Version ^5.4
symfony/console Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/deprecation-contracts Version ^2.1 || ^3.0
symfony/doctrine-bridge Version ^5.4
symfony/dom-crawler Version ^5.4
symfony/event-dispatcher Version ^5.4
symfony/event-dispatcher-contracts Version ^2.0 || ^3.0
symfony/expression-language Version ^5.4
symfony/filesystem Version ^5.4
symfony/finder Version ^5.4
symfony/framework-bundle Version ^5.4
symfony/http-client Version ^5.4
symfony/http-client-contracts Version ^2.4
symfony/http-foundation Version ^5.4
symfony/http-kernel Version ^5.4
symfony/intl Version ^5.4
symfony/lock Version ^5.4
symfony/mailer Version ^5.4
symfony/mime Version ^5.4
symfony/monolog-bridge Version ^5.4
symfony/password-hasher Version ^5.4
symfony/polyfill-intl-idn Version ^1.0
symfony/polyfill-mbstring Version ^1.0
symfony/polyfill-php80 Version ^1.26
symfony/process Version ^5.4
symfony/property-access Version ^5.4
symfony/rate-limiter Version ^5.4
symfony/routing Version ^5.4
symfony/security-bundle Version ^5.4
symfony/security-core Version ^5.4
symfony/security-csrf Version ^5.4
symfony/security-http Version ^5.4
symfony/service-contracts Version ^1.1 || ^2.0
symfony/string Version ^5.4
symfony/translation Version ^5.4
symfony/translation-contracts Version ^2.3
symfony/twig-bridge Version ^5.4
symfony/twig-bundle Version ^5.4
symfony/uid Version ^5.4
symfony/var-dumper Version ^5.4
symfony/yaml Version ^5.4
terminal42/escargot Version ^1.4.1
terminal42/service-annotation-bundle Version ^1.1
twig/twig Version ^3.8
ua-parser/uap-php Version ^3.9
webignition/robots-txt-file Version ^3.0
wikimedia/less.php Version ^1.7