Skip to content

Simple React + REST API plugin, presented at WordCamp Prague 2016

Notifications You must be signed in to change notification settings

versionpress/rest-plugin-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP + React + WP REST API demo

Sample WordPress plugin using React and WP REST API.

Presented at WordCamp Prague 2016.

How to use

  • Install WP REST API (Version 2) plugin into your WordPress site (as of WP 4.4; REST API endpoints will probably be merged into WordPress core in 4.5)
  • Clone this repo into wp-content/plugins
  • Run npm install
  • Run npm run build

About

Simple React + REST API plugin, presented at WordCamp Prague 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 20.3%
  • PHP 11.4%