An open API service indexing awesome lists of open source software.

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

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/)

![Alt text](src/Resources/readme/readme_pixabay_module.png?raw=true "Pixabay image collection module")

## 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/