pressbooks/excalibur
Composer 安装命令:
composer require pressbooks/excalibur
包简介
Excalibur is a SWORD protocol client for Pressbooks.
README 文档
README
Contributors: greatislander, conner_bw
Tags: publishing, SWORD, libraries, repositories
Requires at least: 6.5
Tested up to: 6.5 \
Stable tag: 0.8.1 \
License: GPLv3 or later, New BSD License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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
composer require pressbooks/excalibur
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( 'PB_SWORD_USER=dspace' );
putenv( 'PB_SWORD_PASSWORD=dspace' );
putenv( 'PB_SWORD_URL=https://demo.dspace.org/sword/servicedocument' );
putenv( 'PB_SWORD_DEBUG=1' );
Testing and Coding Standards
composer install
composer test
composer standards
Assets
yarn
yarn production
Changelog
Please see the CHANGELOG file for more information.
统计信息
- 总下载量: 12.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2017-07-11