Download the PHP package whitespace-se/wordpress-boilerplate-standard without Composer
On this page you can find all versions of the php package whitespace-se/wordpress-boilerplate-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download whitespace-se/wordpress-boilerplate-standard
More information about whitespace-se/wordpress-boilerplate-standard
Files in whitespace-se/wordpress-boilerplate-standard
Download whitespace-se/wordpress-boilerplate-standard
More information about whitespace-se/wordpress-boilerplate-standard
Files in whitespace-se/wordpress-boilerplate-standard
Vendor whitespace-se
Package wordpress-boilerplate-standard
Short Description Boilerplate for a standard setup of Wordpress
License MIT
Package wordpress-boilerplate-standard
Short Description Boilerplate for a standard setup of Wordpress
License MIT
Please rate this library. Is it a good library?
Informations about the package wordpress-boilerplate-standard
Wordpress Standard Boilerplate
Boilerplate for a standard setup of Wordpress
How to install
-
Create project with Composer
- Update package name, author and description in composer.json and package.json.
- Duplicate all example files in /config and update them to match your setup.
- Create your empty database.
- Run
valet link
. - Run
valet open
and then the Wordpress install wizard.
Install and activate ACF Pro
- Create a .env file and add your ACF Pro key.
-
Install ACF Pro:
- Activate the ACF Pro plugin:
Final steps
- Set
phpVersion
inside .prettierrc.yml to the lowest version of PHP required by your environments.
Format code using Prettier
- Run
yarn install
to install Prettier. - Run
yarn format
to format all applicable files. - Install a sutiable Prettier plugin for you aditor to format files automatically on save.
- Also install the Editorconfig for your editor to format files not supported by Prettier.
All versions of wordpress-boilerplate-standard with dependencies
PHP Build Version
Package Version
Requires
ffraenz/private-composer-installer Version
^5.0
roots/wordpress Version ^5.0.0
whitespace-se/wordpress-bundle-standard Version ^4.0.0
roots/wordpress Version ^5.0.0
whitespace-se/wordpress-bundle-standard Version ^4.0.0
The package whitespace-se/wordpress-boilerplate-standard contains the following files
Loading the files please wait ....