This is the official demo for the Contao ThemeManager In this demo website, you will get a few preconfigured articles that are built using the CTM framework.
Visit the Documentation to learn about installing this demo.
This demo is maintained for the current long term support and the newest version for Contao.
See the Contao release plan for details. Each demo version has a separate branch in this Git repository.
The demo website can be installed alongside Contao, either through the Contao Manager or with Composer on the command line.
When installing a fresh Contao application, select Contao Theme and upload following demo file:
Type in
contao-thememanager/demo
within the searchbar (B) and install it from the recommended themes using version 4.13
or
select the option 'Contao Theme' and upload the following file
Contao Version | Download |
---|---|
4.13 |
💾 |
Install the theme and follow the usual contao setup
This demo does not deliver an admin account, so you can set your own credentials
This repository functions as a Composer project. You can install a full Contao application and this demo using the
create-project
command. We're assuming here you are familiar with the command line and Composer and have a functioning
PHP and webserver setup.
- Run
composer create-project contao-thememanager/demo:4.13 your-new-website
- Connect the database e.g. through
DATABASE_URL
in your.env.local
file. - Import the database backup using
php vendor/bin/contao-console contao:backup:restore
A german documentation (WIP - work in progress) can be found by using the following link: Documentation
We appreciate your contributions when opening issues or requesting features. To help keep our issue list tidy, we may need to close issues if questions go unanswered.
If you think you have found a bug please follow these guidelines
- Search for existing issues and check if your problem has already been reported
- Check if you are using the latest version and if the issue has been fixed already
- Provide a step-by-step tutorial on how to reproduce the issue in an isolated environment using only the Contao ThemeManager Core
Feature requests are welcome. But take a moment to find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Please provide as much detail and context as possible.
This demo is licensed under the AGPL-3.0 License
If you find this plugin useful, please consider sponsoring us to help contribute to our time invested and to further development of this and other open source projects. Thank you for your support! - Oveleon.