{"id":21148982,"url":"https://github.com/macopedia/modmanmodulesextractor","last_synced_at":"2025-06-17T08:35:11.317Z","repository":{"id":149172331,"uuid":"58529024","full_name":"macopedia/modmanModulesExtractor","owner":"macopedia","description":"Tool for extracting custom Magento modules from the core to modman folder","archived":false,"fork":false,"pushed_at":"2018-02-15T09:59:10.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T16:04:00.920Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macopedia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-11T08:52:19.000Z","updated_at":"2017-09-12T14:05:29.000Z","dependencies_parsed_at":"2023-09-03T02:47:30.592Z","dependency_job_id":null,"html_url":"https://github.com/macopedia/modmanModulesExtractor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macopedia/modmanModulesExtractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FmodmanModulesExtractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FmodmanModulesExtractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FmodmanModulesExtractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FmodmanModulesExtractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macopedia","download_url":"https://codeload.github.com/macopedia/modmanModulesExtractor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FmodmanModulesExtractor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260322953,"owners_count":22991920,"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-20T09:30:13.155Z","updated_at":"2025-06-17T08:35:11.309Z","avatar_url":"https://github.com/macopedia.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento Modman/Composer Modules Extractor\n\nThis is a console tool for extracting custom Magento modules from the core to modman folder or for usage with Composer.\n\n## What it can do right now:\n \n - create .modman folder and basedir file\n - create modules folders in .modman (or other folder defined with `destinationFolder` parameter)\n - copy etc/modules/modul_name.xml files\n - create modman file with rule to etc/modules\n - copy files from app/code/ and add a rule to modman file\n - create composer.json file for a module\n - detect language files based on config.xml and copying them to modman module\n - detect modules template folders with fuzzy logic, interactively asking user to confirm copying the files to appropriate modman module\n - copy custom themes to configured \"theme module\"\n - copy email templates\n\n## How to run it?\n\nThe script assumes that webroot (and the folder from which this script is run from) is called \"htdocs\". The script will create .modman folder as a sibling to htdocs. \n\nTo run it, just enter the folder where you have Magento installed and run:\n```\nphp extractToModman.php\n```\n\n## Script arguments:\n\n - mode=move - move files instead of copy, default is \"copy\"\n - module-whitelist=MyModule_Name or module-whitelist=MyModule_.* - allows to run the tool just for modules matching regex\n - theme-module=MyModule_Name - name of the module where script should put non standard theme files\n - interactive=0 - disables interactive mode\n - webroot=web - sets project webroot to \"web\" folder, by default Extractor uses \"htdocs\" folder as a webroot\n - destinationFolder=../modules/ - sets folder path where extrated modules will be stored. By default script uses `../.modman/` as a destination folder. For composer usage use `../modules/`\n - nomodman=1 - disables creation of the \"modman\" configuration file in extracted modules. Useful when extracting modules for Composer\n \n\n## Authors\n\n[Macopedia.com](http://macopedia.com/) is a software house providing enterprise level web applications and ecommerce solutions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacopedia%2Fmodmanmodulesextractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacopedia%2Fmodmanmodulesextractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacopedia%2Fmodmanmodulesextractor/lists"}