Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install extension from folder by providing it as a volume #60

Open
Tenoke opened this issue Oct 24, 2019 · 1 comment
Open

Comments

@Tenoke
Copy link

Tenoke commented Oct 24, 2019

Following the instructions in the README, I'm trying to add my extension as a volume (the folders show up successfully), however, my extension is not detected.

    volumes:
      - /magento-plugin:/var/www/html/app/code/MY_EXTENSION
      - /magento-plugin:/var/www/html/app/code/MY_EXTENSION
      - /magento-plugin:/var/www/html/vendor/magento/module-MY_EXTENSION
      - /magento-plugin:/var/www/html/vendor/MY_EXTENSION/aristanedr
      - /magento-plugin:/var/www/html/vendor/MY_EXTENSION
@Asitis
Copy link

Asitis commented Sep 8, 2020

I'm having the same issue, did you ever find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants