WP Manifestindependent plugin directory
manifest / integrations / themosis-juicer

Themosis Juicer archived

A themosis plugin that provides an SDK for the Juicer.io API

by Daniel Gadd @ Keltie Cochrane Ltd. · github.com/djgadd/themosis-juicer · website

0stars
83composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/djgadd/themosis-juicer/archive/refs/heads/master.zip

Also on Packagist as djgadd/themosis-juicer:

composer require djgadd/themosis-juicer

From the readme

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

Read the full README on GitHub →