markocupic / dummy-bundle
Contao dummy frontend modules.
Package info
github.com/markocupic/dummy-bundle
Type:contao-bundle
pkg:composer/markocupic/dummy-bundle
1.0.19
2021-02-11 17:20 UTC
Requires
- contao/core-bundle: ^4.8
This package is auto-updated.
Last update: 2026-02-12 04:02:25 UTC
README
Use this bundle for learning to code contao frontend modules. Minimum requirement is contao >=4.8!
The bundle contains 3 Contao Frontend Modules
- "Hello world" dummy module
- Vue.js dummy module (vue image download)
- Vue.js pixabay image collection module (requires pixabay API-Key https://pixabay.com/api/docs/)
Installation
- Use Contao Manager and search for markocupic/dummy-bundle and then install the bundle
- Run database install tool.
- For the pixabay module a API key is required. https://pixabay.com/api/docs/
