Create a new Project
composer create-project instride/pimcore-skeleton:11.4
Start and connect to Docker container
docker compose up -d && docker compose exec php bash
Install Pimcore
php vendor/bin/pimcore-install --no-interaction
Install Node Modules and run Webpack
Open a new terminal and run the following command locally.
yarn install && yarn run dev
instride AG, Sandgruebestrasse 4, 6210 Sursee, Switzerland
https://instride.ch, connect@instride.ch
Copyright © 2024 instride AG. All rights reserved.