Closed anthonybachour closed 9 years ago
Hi there,
I believe this may be caused because I’m in the process of rolling out V3 of this project.
I’ve updated the README accordingly.
You just need to change your composer.json file, so that instead of requiring “dev-master”, you require "2.0.x-dev”.
Let me know how you go!
On 19 Jun 2015, at 5:27 am, anthonybachour notifications@github.com wrote:
Hey I tried using the composer method to get the theme but when I tried to copy it over I discovered that the app folder doesn't exist (vendor/webcom.../app) in magento-boilerplate there's only assets and src folders.
Sorry if this is a dumb mistake on my part but I've never used composer before!
— Reply to this email directly or view it on GitHub https://github.com/webcomm/magento-boilerplate/issues/127.
Hey! That worked, you won't believe all the things I tried to make it work with composer haha. Thanks!
Haha. It can be quite daunting when you first begin.
Glad to hear you’re sorted.
On 19 Jun 2015, at 2:18 pm, anthonybachour notifications@github.com wrote:
Hey! That worked, you won't believe all the things I tried to make it work with composer haha. Thanks!
— Reply to this email directly or view it on GitHub https://github.com/webcomm/magento-boilerplate/issues/127#issuecomment-113360830.
So this can be closed? I'm about to install the module but before I like to check all the issues to prevent some bad suprises. I'd be more confident about installing a module with very few issues ;)
Hey I tried using the composer method to get the theme but when I tried to copy it over I discovered that the app folder doesn't exist (vendor/webcom.../app) in magento-boilerplate there's only assets and src folders.
Sorry if this is a dumb mistake on my part but I've never used composer before!