Technical requirements
As you have previously done in Chapter 5, Exploring Objects and Classes, all you need to run the demo connected with this chapter is to navigate to the 6. Using Digital Asset Management
folder in the official book repository and start a Docker environment.
To do so, just follow these instructions:
- Run Docker with the following command:
docker-compose up
- Then, to restore all the settings on your local machine, just open a new shell and type this:
docker-compose exec php bash install.sh
- Navigate to http://localhost/admin and log in with your admin/pimcore credentials.
You can access the official book repository to get the source code using the following link:
Now you are ready to navigate the demo to discover all the aspects related to this chapter.