simple-magento-vagrant
simple-magento-vagrant copied to clipboard
Fix Magento permissions
I use this vagrant env when developing for my Magento extension. When I tried to create a package for my Magento extension, the tgz file was not being created. Also, when going to the extension manager it complained about permissions.
This PR fixes it.
Hi Pedro, apologies, I've only just seen this. Great work! I'll get a chance to test your changes later. After that i'll merge them in. :+1:
:+1: I was running into permission issues as well. The initial commit on this PR corrected them.