/update-php

A plugin implementing Gutenberg blocks for the update-php page on WordPress.org

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Update PHP Gutenberg Blocks

Latest Tag Travis License

A plugin implementing Gutenberg blocks for the update-php page on WordPress.org

Follow along with the trac ticket here

Usage

To install for testing, grab the zip from the releases page and install using the WordPress Upload feature on your WordPress site.

Development

To install for development:

  1. Checkout master
  2. Run composer install
  3. Run npm install
  4. Run npm watch