dev-master
9999999-dev https://github.com/Ippey/wp-scaffold-wpceptGenerate files needed for wpcept
MIT
The Requires
The Development Requires
by Ippei Sumida
Wallogit.com
2017 © Pedro Peláez
Generate files needed for wpcept
Scaffold wpcept, (*1)
This package implements following command., (*2)
Install wpcept and generate files needs for wpcept., (*3)
wp scaffold wpcept --default-url=http://localhost:8080 --admin-user-name=YOUR_ADMIN_NAME --admin-password=YOUR_ADMIN_PASSWORD --admin-path=/wp-admin
OPTIONS, (*4)
[--default-url=<defaultURL>] set the url of acceptance.suite.yml [--admin-user-name=<adminUserName>] admin User of WordPress [--admin-password=<adminPassword>] admin password of WordPress [--admin-path=<adminPath>] Path for administrator's page
Installing this package requires WP-CLI v0.23.0 or greater. Update to the latest stable release with wp cli update.
Once you've done so, you can install this package with wp package install ippey/wp-scaffold-wpcept., (*5)
Generate files needed for wpcept
MIT