{"id":19647975,"url":"https://github.com/beyondit/opencart-extension-installer","last_synced_at":"2025-10-03T19:38:54.681Z","repository":{"id":9322658,"uuid":"61610395","full_name":"beyondit/opencart-extension-installer","owner":"beyondit","description":"Install OpenCart Extensions with Composer","archived":false,"fork":false,"pushed_at":"2023-09-29T20:48:50.000Z","size":78,"stargazers_count":10,"open_issues_count":2,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-28T09:41:59.856Z","etag":null,"topics":["composer","composer-plugin","opencart"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beyondit.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-21T07:02:24.000Z","updated_at":"2025-08-07T06:26:12.000Z","dependencies_parsed_at":"2024-06-18T23:24:03.192Z","dependency_job_id":"b639595b-4c42-4011-8694-7e0c5884d987","html_url":"https://github.com/beyondit/opencart-extension-installer","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/beyondit/opencart-extension-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondit%2Fopencart-extension-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondit%2Fopencart-extension-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondit%2Fopencart-extension-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondit%2Fopencart-extension-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondit","download_url":"https://codeload.github.com/beyondit/opencart-extension-installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondit%2Fopencart-extension-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278219426,"owners_count":25950345,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["composer","composer-plugin","opencart"],"created_at":"2024-11-11T14:46:43.985Z","updated_at":"2025-10-03T19:38:54.651Z","avatar_url":"https://github.com/beyondit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install OpenCart Extensions with Composer\n\n## Publish for Composer\n\n### Configuration Extras\n\n|Variable|Description|\n|---|---|\n|`src-dir`|Base directory of the source extension files, withing the composer package|\n|`mappings`|Each file which needs to be managed (install, update, uninstall) by composer|\n|`installers`|OpenCart Extensions can have installers: php or xml currently supported (sql not yet)|\n\n### Example\n\n    ```\n    {\n        \"name\": \"vendor/project-name\",\n        \"type\": \"opencart-extension\",\n        \"extra\": {\n            \"src-dir\" : \"src/upload\",\n            \"mappings\" : [\n                \"catalog/controller/vendor/controller_name.php\",\n                \"catalog/model/vendor/other_model.php\"\n            ],\n           \"installers\" : {\n                \"php\" : \"src/install.php\" ,\n                \"xml\" : \"src/install.xml\"\n           }\n        },\n        \"require\": {\n            \"beyondit/opencart-extension-installer\": \"*\"\n        }\n    }\n    ```\n\n## Composer Root Project Extras\n\n|Variable|Description|\n|---|---|\n|`opencart-dir`|set the OpenCart directory in which the extension should be installed|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondit%2Fopencart-extension-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondit%2Fopencart-extension-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondit%2Fopencart-extension-installer/lists"}