2017 © Pedro Peláez
 

wordpress-plugin wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

image

wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  • Monday, June 4, 2018
  • by sethcarstens
  • Repository
  • 2 Watchers
  • 6 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

WordPress Development Toolkit

Dash, (*1)

Preview, (*2)

  1. Navigate to https://wp.docker/wp-admin/ (ask for login in main channel)., (*3)

  2. Download and clone this plugin (should NOT be run in production environments on high-traffic servers where performance matters...) into the plugins dir. Do not try to upload the zip file into the Add New plugin uploader. This feature is not supported., (*4)

  3. Navigate to Vanilla WP Network., (*5)

  4. Go to Plugins., (*6)

  5. Activate the WordPress Development Toolkit plugin., (*7)

  6. Go back to https://wp.docker/wp-admin/., (*8)

  7. Open Dev Toolkit from Admin Menu link., (*9)

  8. Click "Start New Plugin"., (*10)

How to fill out the New Plugin form:, (*11)

Form, (*12)

  1. Click Generate New Plugin. This will deliver a new zip file. Check that your namespace has been correctly generated., (*13)

  2. Follow these instructions: https://github.com/WordPress-Phoenix/abstract-plugin-base#installation, (*14)

UPDATING /lib files

Lib files come from composer, but you need to ensure you run the command without the composer autoloader:, (*15)

composer update --no-dev --no-autoloader

Offline Development Mode

The plugin uses the GitHub API to fetch the latest copy of the Abstract Plugin Base to include in the plugin. You can alternatively set:, (*16)

define( 'WP_DEV_KIT_AIRPLANE_MODE', true )

to pull the ABP powering this plugin for internet-less development., (*17)

The Versions

04/06 2018

dev-master

9999999-dev https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

11/05 2018

3.1.3

3.1.3.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

11/05 2018

3.1.2

3.1.2.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

11/05 2018

3.1.1

3.1.1.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

08/05 2018

3.1

3.1.0.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

29/03 2018

dev-march-29-2018

dev-march-29-2018 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

22/03 2018

3.0.5

3.0.5.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

22/03 2018

3.0.4

3.0.4.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires

 

22/03 2018

3.0.3

3.0.3.0 https://github.com/wordpress-phoenix/wordpress-development-toolkit

Generate WordPress Plugins using our Abstract Plugin Boilerplate

  Sources   Download

GPL-3.0-or-later

The Requires