@jamsite/plugin-source-wp

0.0.4 • Public • Published

plugin-source-wp

Wordpress Jamsite source plugin. Reads Wordpress site data with rest api.

Install

npm i @jamsite/plugin-source-wp

Cache

Downloaded data may be serialized and saved in cache directory as json files.

Options

  • refreshCache [default:false] - refetch data and update cache
  • useCache [default:true] - enable cache
  • endpoint - wp rest-api endpoint
  • exclude - array of content types to exclude

Package Sidebar

Install

npm i @jamsite/plugin-source-wp

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

216 kB

Total Files

8

Last publish

Collaborators

  • tsertkov