meanbee / docker-magento2

🐳 Docker containers with all required Magento 2 dependencies installed available as FPM through Nginx and CLI
MIT License
455 stars 245 forks source link

theme install issues running CLI magento-commands #154

Closed azmeehan closed 1 year ago

azmeehan commented 5 years ago

Hi There,

Firstly thanks for supplying these images.

Im running in sync mode, using one of your data images

Im running into issues installing a theme via composer in the vendor directory, the theme is not being registered in the admin for some reason. Ive tried the usual debugging, setup:upgrade, cache, indexes, even tried production mode but I just cant see the theme in the admin.

Should this work or will we need to manually install the themes using app/design/frontend approach.

Thanks,

Aaron.