geekish / wordpress
WordPress project skeleton
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Type:project
pkg:composer/geekish/wordpress
Requires
- filp/whoops: ^2.1
- johnpbloch/wordpress: ^5.0
- josegonzalez/dotenv: ^2.0
- wp-cli/wp-cli: ^1.4
- wpackagist-theme/twentynineteen: ^1.1
Requires (Dev)
- wpackagist-plugin/debug-bar: *
- wpackagist-plugin/debug-bar-console: *
- wpackagist-plugin/developer: *
This package is auto-updated.
Last update: 2025-10-21 22:51:32 UTC
README
Heavily inspired by/based upon Bedrock.
Installation
Via Composer:
composer create-project -s dev geekish/wordpress my-project-name
Usage
Copy or rename .env.dist
to .env
and fill out database credentials, etc.
Visit the URL you provided as WP_HOME
and install WordPress.
License
The MIT License (MIT). Please see the License file for more information.