Skip to content

adrianduffell/wp-concert-block

Repository files navigation

Concert Review Block for WordPress

A block for the new editor in WordPress for concert reviews. It provides fields for the artist(s) name, venue, date, and photo and review.

Requirements

  • WordPress 4.9
  • Gutenberg plugin

Installation

Clone the development version of this repo to your plugins directory.

git clone -b dev [email protected]:adrianduffell/wp-concert-block.git

Install dependencies with NPM and build the project.

npm install
npm run build

Usage

Once installed, add block and choose Concert Review from the Widgets section.

Development

Use the NPM npm build dev script to develop this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published