{"id":19722219,"url":"https://github.com/itonomy/modification-detector-module","last_synced_at":"2026-01-06T00:04:45.720Z","repository":{"id":56994381,"uuid":"337674823","full_name":"Itonomy/modification-detector-module","owner":"Itonomy","description":"An overview of all preferences and plugins in your codebase, with some nifty commands","archived":false,"fork":false,"pushed_at":"2021-02-10T10:01:50.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T23:41:31.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Itonomy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-10T09:28:08.000Z","updated_at":"2023-09-16T00:41:42.000Z","dependencies_parsed_at":"2022-08-21T13:20:40.862Z","dependency_job_id":null,"html_url":"https://github.com/Itonomy/modification-detector-module","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itonomy%2Fmodification-detector-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itonomy%2Fmodification-detector-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itonomy%2Fmodification-detector-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itonomy%2Fmodification-detector-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Itonomy","download_url":"https://codeload.github.com/Itonomy/modification-detector-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245334909,"owners_count":20598389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:16:45.414Z","updated_at":"2026-01-06T00:04:45.714Z","avatar_url":"https://github.com/Itonomy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modification Detector for Magento 2 projects\n\nHey there lonely wanderer. A module for Magento 2 that may spark your interest. And its open-source.\nThis module will give an overview of all preferences and plugins in your codebase.\n\nAnd off-course it comes with some nifty commands\n\n## Summary\nThis module lists all plugin/preferences in your codebase, and adds some options to filter them to your liking.\n## Installation\n\nJust the regular stuff\n\n```bash\ncomposer require itonomy/modification-detector\n```\n\n##Commands\n\nList all preferences and plugins\n```bash\nbin/magento dev:modification:list\n```\n\n### --type [-t] \nFilter by type: plugin | preference\n```bash\nbin/magento dev:modification:list -t plugin\n```\n### --filter [-f] keyword\nFilter/Search all plugins containing keyword\n```bash\nbin/magento dev:modification:list -f MyModule\n```\n### --no-native\nFilter all prefs/plugs by Magento itself\n```bash\nbin/magento dev:modification:list --no-native\n```\n### --summary\nGives a count/overview of all plugins/preferences\n\n```bash\nbin/magento dev:modification:list --summary\n```\n### --detect-conflict\n- Overview of all classes having multiple plugins/preferences on the same class\n- Checks if in a \"around\" plugins callable is called\n\n```bash\nbin/magento dev:modification:list --detect-conflict\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitonomy%2Fmodification-detector-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitonomy%2Fmodification-detector-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitonomy%2Fmodification-detector-module/lists"}