smooth-backend-wordpress

0.1.1-alpha.63 • Public • Published

smooth-backend-wordpress

Wordpress backend for Smooth.js.

Install

npm install smooth-backend-wordpress

Usage

Edit smooth.config.js:

// smooth.config.js
module.exports = {
  plugins: [
    {
      resolve: 'smooth-backend-wordpress',
      options: {
        // Add any options here
      },
    },
  ],
}

Options

basePath

Wordpress directory.

baseUrl

Remote URL of the Wordpress.

homeUrl

URL of your website.

Package Sidebar

Install

npm i smooth-backend-wordpress

Weekly Downloads

5

Version

0.1.1-alpha.63

License

MIT

Unpacked Size

41.7 kB

Total Files

29

Last publish

Collaborators

  • neoziro