project wp-setup
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
ahsanfsd/wp-setup
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
- Wednesday, October 4, 2017
- by ahsanfsd
- Repository
- 0 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
GIT-WP-Base
This project will create a base installation of Wordpress using the wp-cli/wp-cli package. This project also uses the vlucas/phpdotenv package to avoid committing various changes in the wp-config.php file., (*1)
Installation
Begin by installing this package through Composer., (*2)
composer create-project ahsanfsd/wp-setup <destination_directory>
After composer process is finished, update the parameter values in .env
file to be used in wp-config.php., (*3)
Open the site in your browser and proceed with the WP installation., (*4)
dev-master
9999999-dev
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
Sources
Download
MIT
The Requires
wordpress
git
composer
1.0.0
1.0.0.0
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
Sources
Download
MIT
The Requires
wordpress
git
composer