WP Manifestindependent plugin directory
manifest / content / candela-citation

Candela Citation archived

Citations for Candela

by Lumen Learning · github.com/lumenlearning/candela-citation

5stars
10kcomposer installs
3forks

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/lumenlearning/candela-citation/archive/refs/heads/master.zip

Also on Packagist as lumenlearning/candela-citation:

composer require lumenlearning/candela-citation

Declares an update source (https://github.com/lumenlearning/candela-citation), so updates arrive through the plugin's own updater.

From the readme

Candela Citation A plugin that extends creative commons attribution functionality to Candela/Pressbooks Synopsis Pressbooks is a plugin that turns your Wordpress multisite installation into a book publishing platform. Candela Citation adds meta data to individual book pages for indicating attribution and licensing type to the content created using the Pressbooks platform. Installation Composer 1. From the root wordpress installation, add the following to composer.json (replacing v0.2.2 with desired version): 1. Run composer install in the terminal Manually 1. Download or clone Candela Citation into your wordpress multisite plugins directory: /path/to/wordpress/wp-content/plugins 1. Log in to your Wordpress multisite instance and navigate to Network Admin Plugins and activate the Candela Citation plugin Note: Wordpress Multisite, Candela Utility and Pressbooks are required in order for Candela Citation to work correctly License MIT - See LICENSE for more information

Read the full README on GitHub →