periodicjs.ext.scheduled_content

6.0.1 • Public • Published

periodicjs.ext.scheduled_content

An extension that uses a cron job to periodically check for unpublished posts to publish.

API Documentation

Installation

$ npm install periodicjs.ext.scheduled_content

Configure

You can alter the interval at which this extension checks for unpublished content. After the extension has been installed, the extension configuration is located in content/config/extensions/periodicjs.ext.scheduled_content/settings.json

##Development Make sure you have grunt installed

$ npm install -g grunt-cli

Then run grunt watch

$ grunt watch

For generating documentation

$ grunt doc
$ jsdoc2md controller/**/*.js index.js install.js uninstall.js > doc/api.md

##Notes

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 6.0.1
    0
    • latest

Version History

Package Sidebar

Install

npm i periodicjs.ext.scheduled_content

Weekly Downloads

0

Version

6.0.1

License

none

Last publish

Collaborators

  • yawetse