2017 © Pedro Peláez
 

library wp-scaffold-wpcept

Generate files needed for wpcept

image

ippey/wp-scaffold-wpcept

Generate files needed for wpcept

  • Monday, September 26, 2016
  • by Ippey
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ippey/wp-scaffold-wpcept

Scaffold wpcept, (*1)

Usage

This package implements following command., (*2)

wp scaffold wpcept

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

Install

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)

The Versions

26/09 2016

dev-master

9999999-dev https://github.com/Ippey/wp-scaffold-wpcept

Generate files needed for wpcept

  Sources   Download

MIT

The Requires

 

The Development Requires