Inspect plugin packages
Closed this issue · 1 comments
Srokap commented
That would cover:
- giving preview of package contents (files tree, zip packages handling example here: https://github.com/Srokap/srokap_plugin_installer)
- extracting manifests (could display it's data and even compare with declared license/compatibility)
- automatic extraction of screenshots
- code quality analysis
- coding standards
- detect deprecated functions usage - https://github.com/Srokap/code_review
- existence of comments?
- some nice tool for potential problems finder?
All of it would serve only informative purposes. I wouldn't want to automatically block plugins, trigger an alert at most.
Some existing tools ideas:
Srokap commented
Wrong project, see: Elgg/community_plugins#35