Download the PHP package keltiecochrane/themosis-juicer without Composer
On this page you can find all versions of the php package keltiecochrane/themosis-juicer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download keltiecochrane/themosis-juicer
More information about keltiecochrane/themosis-juicer
Files in keltiecochrane/themosis-juicer
Package themosis-juicer
Short Description A Themosis WordPress plugin that provides a wrapper for the Juicer.io API.
License
Informations about the package themosis-juicer
Themosis Juicer
A WordPress plugin for the Themosis framework that provides an wrapper for the Juicer.io API. Requires a Juicer account to be of any use, charges apply. Also provides an admin UI to do some basic tasks, such as adding sources and removing posts from a feed, and an ACFv5 field.
Install
Install through composer: -
composer require keltiecochrane/themosis-juicer
Create a juicer.config.php, and add the following: -
Usage
Once activated, use the facade to access the different endpoints, e.g.: -
Todo
- Caching needs further integration.
- Access a source's posts.
- Documentation.
Support
This plugin is provided as is, though we'll endeavour to help where we can. By using this plugin you forfeit your right to any warranty or costs associated with it's use.
Contributing
Any contributions would be encouraged and much appreciated, you can contribute by: -
- Reporting bugs
- Suggesting features
- Sending pull requests
All versions of themosis-juicer with dependencies
composer/installers Version ~1.2
themosis/framework Version ^1.3
djgadd/themosis-cache Version ^1.0
djgadd/themosis-illuminate Version ^1.0
djgadd/themosis-logger Version ^1.0
guzzlehttp/guzzle Version ^6.2
illuminate/support Version ^5.4
nesbot/carbon Version ^1.22