geekish / wordpress
WordPress project skeleton
dev-master
2018-12-20 22:53 UTC
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: 2024-12-21 21:03:03 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.