Download the PHP package wordpress-phoenix/wordpress-development-toolkit without Composer
On this page you can find all versions of the php package wordpress-phoenix/wordpress-development-toolkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wordpress-phoenix/wordpress-development-toolkit
More information about wordpress-phoenix/wordpress-development-toolkit
Files in wordpress-phoenix/wordpress-development-toolkit
Package wordpress-development-toolkit
Short Description Generate WordPress Plugins using our Abstract Plugin Boilerplate
License GPL-3.0-or-later
Homepage https://github.com/wordpress-phoenix/wordpress-development-toolkit
Informations about the package wordpress-development-toolkit
WordPress Development Toolkit
-
Navigate to https://wp.docker/wp-admin/ (ask for login in main channel).
-
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.
-
Navigate to Vanilla WP Network.
-
Go to Plugins.
-
Activate the
WordPress Development Toolkit
plugin. -
Go back to https://wp.docker/wp-admin/.
-
Open Dev Toolkit from Admin Menu link.
- Click "Start New Plugin".
How to fill out the New Plugin form:
-
Click Generate New Plugin. This will deliver a new zip file. Check that your namespace has been correctly generated.
- Follow these instructions: https://github.com/WordPress-Phoenix/abstract-plugin-base#installation
UPDATING /lib
files
Lib files come from composer, but you need to ensure you run the command without the composer 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:
to pull the ABP powering this plugin for internet-less development.
All versions of wordpress-development-toolkit with dependencies
php Version >=5.3.2
composer/installers Version v1.0.6