WP Manifestindependent plugin directory
manifest / integrations / excalibur

Excalibur archived

Excalibur is a SWORD protocol client for Pressbooks.

by Pressbooks (Book Oven Inc.) · github.com/pressbooks/excalibur · website

3stars
44krelease downloads
≈670active sites
13kcomposer installs
1forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/pressbooks/excalibur/releases/download/0.8.1/excalibur-0.8.1.zip

Also on Packagist as pressbooks/excalibur:

composer require pressbooks/excalibur

Declares an update source (pressbooks/excalibur), so updates arrive through the plugin's own updater.

From the readme

Excalibur Excalibur is a SWORD protocol client for Pressbooks. Description Excalibur is a SWORD protocol client for Pressbooks, which supports submitting your book to a DSpace repository. Installing this plugin will add "Submit to DSpace" under the Publish menu. Installation Requirements PHP = 8.1 Pressbooks = 6.18.0 WordPress = 6.5 Installing Or, download the latest version from the releases page and unzip it into your WordPress plugin directory): https://github.com/pressbooks/excalibur/releases Optional config putenv( 'PBSWORDUSER=dspace' ); putenv( 'PBSWORDPASSWORD=dspace' ); putenv( 'PBSWORDURL=https://demo.dspace.org/sword/servicedocument' ); putenv( 'PBSWORDDEBUG=1' ); Testing and Coding Standards composer install composer test composer standards Assets yarn yarn production Changelog Please see the CHANGELOG file for more information.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.8.1 Jun 12, 2024 excalibur-0.8.1.zip 672
0.8.0 Apr 10, 2024 excalibur-0.8.0.zip 667
0.7.0 Mar 8, 2023 excalibur-0.7.0.zip 667
0.6.2 Feb 2, 2023 excalibur-0.6.2.zip 671
0.6.1 Feb 1, 2023 excalibur-0.6.1.zip 670
0.6.0 Feb 1, 2023
0.5.0 Nov 19, 2022 excalibur-0.5.0.zip 24,974
0.4.0 Nov 1, 2022 excalibur-0.4.0.zip 10,343
0.3.5 May 4, 2022 excalibur-0.3.5.zip 671
0.3.4 Nov 19, 2018 excalibur-0.3.4.zip 684
0.3.3 May 14, 2018 excalibur-0.3.3.zip 940
0.3.2 Mar 7, 2018 excalibur-0.3.2.zip 671
0.3.1 Feb 26, 2018 excalibur-0.3.1.zip 675
0.3.0 Feb 26, 2018 excalibur-0.3.0.zip 669
0.2.0 Sep 12, 2017 excalibur-0.2.0.zip 672
0.1.0 Jul 24, 2017 excalibur-0.1.0.zip 680

Active-site estimate ≈670 comes from the median of recent superseded releases. Method.