https://github.com/markocupic/dummy-bundle
A collection of three Contao 4 frontend modules
https://github.com/markocupic/dummy-bundle
contao contaobundle skeleton
Last synced: 5 months ago
JSON representation
A collection of three Contao 4 frontend modules
- Host: GitHub
- URL: https://github.com/markocupic/dummy-bundle
- Owner: markocupic
- License: mit
- Created: 2019-11-23T20:23:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T17:20:40.000Z (about 4 years ago)
- Last Synced: 2024-08-20T05:55:18.636Z (9 months ago)
- Topics: contao, contaobundle, skeleton
- Language: PHP
- Homepage:
- Size: 1.14 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markocupic/dummy-bundle
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/### See https://docs.contao.org/dev/