The reason for building of this plugin is, in order of importance:
- Try out and improve VueJS plugin boilerplate I'm working on.
- Have something to teach later.
- Experiment with diffferent ways to use VueJS and the API client.
- Release a cool plugin on dot org eventually.
Important: No build file is currently avaible. You must use Composer and NPM after git pulling to get a working plugin. See development notes below.
One so far!
Can be from any site and has a list and preview mode.
Notes:
- If you don't use same site's REST URL, other site must have proper CORS headers for cross-origin request.
- CSS on this is fugly. Pull request welcome.
After git checkout, switch to directory and
npm install
npm run build
composer install
Once initial build is done, use npm run watch
.
(c) 2017 Josh Pollock for CalderaWP LLC. Licensed under the terms of th GNU GPL v2+. Please share with your neighbor or spcial media followers.