elderjs-plugin-wp

0.0.3 • Public • Published

Elder.js Plugin: Wordpress Plugin

This plugin provides an easy wordpress integration for Elder.js using the WP-API npm package.

Install

npm i -s elderjs-plugin-wp
yarn add elderjs-plugin-wp

Config

Once installed, open your elder.config.js and configure the plugin by adding 'elder-plugin-wp' to your plugin object.

plugins: {
 
  'elderjs-plugin-wp': {
    ... your plugin options
  },
 
}

Package Sidebar

Install

npm i elderjs-plugin-wp

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • yasark