Giter Site home page Giter Site logo

pbrocks / wordpress-development-toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wordpress-phoenix/wordpress-development-toolkit

0.0 1.0 0.0 1.53 MB

Generate WordPress Plugins using our Abstract Plugin Boilerplate

Home Page: https://packagist.org/packages/wordpress-phoenix/wordpress-development-toolkit

License: GNU General Public License v2.0

PHP 86.66% CSS 3.94% JavaScript 1.89% Shell 7.50%

wordpress-development-toolkit's Introduction

WordPress Development Toolkit

Dash

Preview

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

  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.

  3. Navigate to Vanilla WP Network.

  4. Go to Plugins.

  5. Activate the WordPress Development Toolkit plugin.

  6. Go back to https://wp.docker/wp-admin/.

  7. Open Dev Toolkit from Admin Menu link.

  8. Click "Start New Plugin".

How to fill out the New Plugin form:

Form

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

  2. 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:

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:

define( 'WP_DEV_KIT_AIRPLANE_MODE', true )

to pull the ABP powering this plugin for internet-less development.

wordpress-development-toolkit's People

Contributors

0averyan avatar scarstens avatar mr-ming avatar akaufman3 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.