wecodemore / wpstarter
Composer plugin to easily build WordPress websites entirely managed via Composer.
Installs: 137 386
Dependents: 2
Suggesters: 2
Security: 0
Stars: 246
Watchers: 25
Forks: 35
Open Issues: 5
Type:composer-plugin
Requires
- php: >=7.1 < 8.3
- composer-plugin-api: ^1.10 || ^2
- ext-curl: *
- ext-dom: *
- ext-filter: *
- ext-hash: *
- ext-json: *
- ext-mbstring: *
- ext-mysqli: *
- ext-spl: *
- composer/installers: ^1.12.0 || ^2
- symfony/dotenv: ^3.4 || ^5
Requires (Dev)
- composer/composer: ^2.5.4
- composer/package-versions-deprecated: ^1.11.99
- inpsyde/php-coding-standards: ^1.0.0
- mikey179/vfsstream: ^1.6.11
- mockery/mockery: ^1.3.6
- phpunit/phpunit: ^7.5.20 || ^9.6.3
- roave/security-advisories: dev-latest
- symfony/process: ^3.4.47 || ^5.4.19
- vimeo/psalm: ^4.30.0
- wp-cli/wp-cli: ^2.7.1
- dev-dev / 3.x-dev
- dev-version-3 / 3.x-dev
- 3.0.0-beta.13
- 3.0.0-beta.12
- 3.0.0-beta.11
- 3.0.0-beta.10
- 3.0.0-beta.9
- 3.0.0-beta.8
- 3.0.0-beta.7
- 3.0.0-beta.6
- 3.0.0-beta.5
- 3.0.0-beta.4
- 3.0.0-beta.3.1
- 3.0.0-beta.3
- 3.0.0-beta.2
- v3.0.0-beta.1
- dev-master / 2.x-dev
- dev-version-2 / 2.x-dev
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
- dev-version-3-next
This package is auto-updated.
Last update: 2024-10-18 09:20:09 UTC
README
WordPress whole-site Composer packages has never been so easy.
WP Starter is the easiest and fastest way to bootstrap WordPress sites entirely based on Composer.
System Requirements
- PHP 7.1+
- Composer >= 1.10
Composer - PHP Support Table
License
MIT. See LICENSE file.
Dependencies
Contributing
Contributions are very welcome.
Suggested flow:
- Open an issue to discuss the fix / improvement. Might not be needed for trivial things.
- Fork the repo and create a feature/bug-fix branch from
dev
branch. For trivial changes you might want to work directly on forkeddev
branch. - Send a PR to
dev
branch
Security Issues
If you have identified a security issue, please email giuseppe.mazzapica [at] gmail.com and do not file an issue as they are public.
Question? Issues?
WP Starter is hosted on GitHub. Feel free to open issues there for suggestions, questions and real issues.
Who's Behind
I'm Giuseppe, I deal with PHP since 2005. For questions, rants or chat ping me on Mastodon (@gmazzap@phpc.social). Well, it's possible I'll ignore rants.