terminal42 / contao-pageimage

MIT License
12 stars 13 forks source link

terminal42/contao-pageimage

This Contao extension add a new field to assign image files for each page. Using these images, the Page Image front end module can:

Features

Installation

Choose the installation method that matches your workflow!

Installation via Contao Manager

Search for terminal42/contao-pageimage in the Contao Manager and add it to your installation. Apply changes to update the packages.

Manual installation

Add a composer dependency for this bundle. Therefore, change in the project root and run the following:

composer require terminal42/contao-pageimage

Depending on your environment, the command can differ, i.e. starting with php composer.phar … if you do not have composer installed globally.

Then, update the database via the contao:migrate command or the Contao install tool.

License

This bundle is released under the MIT license