peterjaap / magerun-addons

Addon modules for n98-magerun
187 stars 41 forks source link

Edit modman to use only necessary files #44

Closed giuseppemorelli closed 8 years ago

giuseppemorelli commented 8 years ago

Hello Peter, changes with this pull requrest:

Hope this helps

peterjaap commented 8 years ago

Hi @giuseppemorelli,

I've merged your PR but I'm not sure why you want to do this; yes, a Magerun extension cán be added to the project, but it really shouldn't. Addons should be added in the global scope on your machine.

giuseppemorelli commented 8 years ago

Hi @peterjaap, I don't use addons globally because in one single machine I have more project and in each project I create or edit (sometime) the single addons (based on the project). In some cases some project doesn't have the permission to view some additional command (based on the contract with the customer).

Do you have any advice to manage this situation?

peterjaap commented 8 years ago

I don't understand, do you use these commands on a production server?

giuseppemorelli commented 8 years ago

In staging environment, but sometimes is shared with the customer IT. So I need some "level" of permission.