{"id":21274345,"url":"https://github.com/fancyguy/composer-wordpress-plugin","last_synced_at":"2025-07-11T06:34:05.486Z","repository":{"id":26953940,"uuid":"30416917","full_name":"fancyguy/composer-wordpress-plugin","owner":"fancyguy","description":"Installers and repositories for wordpress packages.","archived":false,"fork":false,"pushed_at":"2018-06-08T20:33:31.000Z","size":50,"stargazers_count":3,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-26T18:21:35.191Z","etag":null,"topics":["composer","composer-installer","composer-plugin","php","wordpress"],"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/fancyguy.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}},"created_at":"2015-02-06T14:50:00.000Z","updated_at":"2021-03-28T16:57:11.000Z","dependencies_parsed_at":"2022-08-21T10:50:39.749Z","dependency_job_id":null,"html_url":"https://github.com/fancyguy/composer-wordpress-plugin","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancyguy%2Fcomposer-wordpress-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancyguy%2Fcomposer-wordpress-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancyguy%2Fcomposer-wordpress-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancyguy%2Fcomposer-wordpress-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fancyguy","download_url":"https://codeload.github.com/fancyguy/composer-wordpress-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225701916,"owners_count":17510606,"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":["composer","composer-installer","composer-plugin","php","wordpress"],"created_at":"2024-11-21T09:20:31.413Z","updated_at":"2024-11-21T09:20:32.170Z","avatar_url":"https://github.com/fancyguy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A [Composer](http://getcomposer.org) Plugin for [WordPress](http://wordpress.org) Development\n\n[![Build Status](http://img.shields.io/travis/fancyguy/composer-wordpress-plugin.svg)](http://travis-ci.org/fancyguy/composer-wordpress-plugin)\n\nThis is a Composer plugin to add WordPress packages from the SVN repository.\n\n## Getting Started\n\nThis plugin needs to be globally installed in order to initialize the repositories early enough.\n\n```\ncomposer global require fancyguy/composer-wordpress-plugin\n```\n\n## Repositories\n\n**WordPressCoreRepository** - This provides the `wordpress/wordpress` package from SVN as a source install and from the API as a dist install.\n\n**WordPressThemeRepository** - This exposes themes on wordpress.org as `wordpress-theme/*` from the SVN for source or the API for dist.\n\n**WordPressPluginRepository** - This exposes plugins on wordpress.org as `wordpress-plugin/*` from the SVN for source or the API for dist.\n\n## Installers\n\n**CoreInstaller** - This installs the `wordpress-core` package, writes `wp-config.php` and generates salts.\n\n**ThemeInstaller** - This installs `wordpress-theme` packages into the configured theme directory.\n\n**PluginInstaller** - This installs the `wordpress-plugin` packages into the configured plugin directory.\n\n## Configuration\n\nThe installers use the following default configuration to define the corresponding constants in `wp-config.php`\n\n```json\n{\n    \"extra\": {\n        \"wordpress\": {\n            \"webroot\": \"wordpress\",\n            \"content-path\": \"wp-content\",\n            \"themes-path\": \"${contentPath}/themes\",\n            \"plugins-path\": \"${contentPath}/plugins\",\n            \"mu-plugins-path\": \"${contentPath}/mu-plugins\"\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffancyguy%2Fcomposer-wordpress-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffancyguy%2Fcomposer-wordpress-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffancyguy%2Fcomposer-wordpress-plugin/lists"}