Support Pimcore CMS #5840
Closed
80982proton
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Welcome Pimcore! I think Pimcore should already work fine with this, could you please check it out? #This uses the pimcore skeleton repo:
mkdir my-pimcore && cd my-pimcore
ddev composer create pimcore/skeleton
ddev config --docroot=public --create-docroot
ddev exec pimcore-install --mysql-username=db --mysql-password=db --mysql-host-socket=db --mysql-database=db --admin-password=admin --admin-username=admin --no-interaction
ddev launch If you like that, or have improvements to it that you think are important, we can easily get it into the quickstarts, https://ddev.readthedocs.io/en/latest/users/quickstart (You can add it yourself, or with the additions you think are important) by just clicking the pencil icon in the upper right of that page. Welcome, and looking forward to collaboration! We rely on the many communities that use DDEV to make sure that it works right for them. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello folks,
it would be great if you could add support for Pimcore. @dpfaffenbauer @brusch
Best regards
Beta Was this translation helpful? Give feedback.
All reactions