1.0.0 • Published 3 years ago

abell-source-wp v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

abell-source-wp

Wordpress source plugin for Abell

Usage

Installing this plugin.

⚠ This plugin is not stable yet. There are some bugs in it

npm install --save-dev abell-source-wp
// In abell.config.js
module.exports = {
  plugins: ['abell-source-wp'],
  wp: {
    url: "https://innovativebeast.com",
    articleLimit: 10
  }
}

Limitations

  1. No Pagination.