Download the PHP package chrisbutterworth/wp-base without Composer
On this page you can find all versions of the php package chrisbutterworth/wp-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrisbutterworth/wp-base
More information about chrisbutterworth/wp-base
Files in chrisbutterworth/wp-base
Download chrisbutterworth/wp-base
More information about chrisbutterworth/wp-base
Files in chrisbutterworth/wp-base
Vendor chrisbutterworth
Package wp-base
Short Description Project base for WordPress utilizing Composer based on mindsize/wp-project-base
License GPL-2.0+
Homepage https://code-designs.co.uk
Package wp-base
Short Description Project base for WordPress utilizing Composer based on mindsize/wp-project-base
License GPL-2.0+
Homepage https://code-designs.co.uk
Please rate this library. Is it a good library?
Informations about the package wp-base
WordPress Project Base
An easy way to spin up new WP projects with composer and wpackagist.
Getting started
To get started you can run composer create-project chrisbutterworth/wp-base wp-base
to set up the scaffold and install its dependencies.
Next rename or duplicate .env.example
to .env
and edit to include your details.
Go forth and code!
Notes
By default all plugins and themese are in the .gitignore
file but can be overwritten within it to include custom plugins and themes.
Works with wp-cli too
All versions of wp-base with dependencies
PHP Build Version
Package Version
Requires
johnpbloch/wordpress-core-installer Version
^1.0
johnpbloch/wordpress-core Version ^5.2.3
vlucas/phpdotenv Version ^2.4
johnpbloch/wordpress-core Version ^5.2.3
vlucas/phpdotenv Version ^2.4
The package chrisbutterworth/wp-base contains the following files
Loading the files please wait ....