This is a collection of tutorials and source code examples for learning Pimcore. Pimcore is the leading opensource, enterprise-grade, DXP solution. Following this tutorial you will discover basics.
Each subfolder is a different test case. Enter the folder to get the info about the code.
- First setup: A docker composer ready to go, with tips for windows user.
- fork the repository
- create a folder on the root
- the folder name must have a meaningful name
- update the "Examples list" on this readme
- write a complete explaination of what your example does on the readme inside the folder
- respect following project structure guidelines
- each project must be self contained and docker based
- each project must be activable just by hitting
docker-compose up
- you cannot commit the database, but you can share a SQL zipped files with the dump