peterjaap / magerun-addons

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

Add 'dev:extension:fingerprint' #49

Open peterjaap opened 7 years ago

peterjaap commented 7 years ago

I would like to have a command that fingerprints an extension. With that I mean a quick overview of functionality given by the extension and how it achieves that.

Maybe we could test if the user running the command has Judge (or similar) installed. Or run the extension name through Triplecheck.io to check the quality of the extension.

peterjaap commented 7 years ago

Use case; when I need to install a new extension I quickly like to see what it does & touches. Automated rewrite conflicts check would be nice too.