Download the PHP package pressbooks/pressbooks-docraptor without Composer
On this page you can find all versions of the php package pressbooks/pressbooks-docraptor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pressbooks/pressbooks-docraptor
More information about pressbooks/pressbooks-docraptor
Files in pressbooks/pressbooks-docraptor
Package pressbooks-docraptor
Short Description Docraptor exporter for Pressbooks.
License GPL-3.0-or-later
Homepage https://github.com/pressbooks/pressbooks-docraptor
Informations about the package pressbooks-docraptor
DocRaptor for Pressbooks
Version: 2.2.1
Stable tag: 2.2.1
Tags: ebooks, publishing
Requires PHP: 7.0
Requires at least: 4.9.4
Tested up to: 4.9.4
Pressbooks tested up to: 5.0.2
License: GPLv2
License URI: https://raw.githubusercontent.com/pressbooks/pressbooks-docraptor/master/LICENSE.md
This plugin implements a DocRaptor export module for Pressbooks.
Description
This plugin implements a DocRaptor export module for Pressbooks, acting as a drop-in replacement for Pressbooks' Prince exporter.
Installation
Requirements
- PHP >= 7.0
- Pressbooks >= 5.0.0
- WordPress >= 4.9.1
Installing
To install via Composer (recommended):
Or manually install the latest release.
Then, set the constant DOCRAPTOR_API_KEY
to your API key for authenticated usage:
Set the constant WP_ENV
to staging
or production
to disable test mode:
Upgrade Notice
2.2.1
DocRaptor for Pressbooks 2.2.1 requires Pressbooks 5.0 and PHP >= 7.0.
Changelog
2.2.1
Patches
2.2
NOTICE: Version 2.2 requires Pressbooks 5.0 and PHP >= 7.0.
- [CORE ENHANCEMENT] Updated several dependencies to their latest versions.
2.1
- [CORE ENHANCEMENT] The DocRaptor for Pressbooks plugin is now self-updating — GitHub Updater is no longer required (see #19, #20, and #21).
2.0.1
- Only fetch DocRaptor log when required (#14).
2.0.0
- Human Made Coding standards, other improvements.
1.2.0
- Changed to network-only plugin.
- Added local development mode.
- Improved the retrieval of PDFs.
- Prepared for localization.
1.1.0
- Test mode is now used within development environments only.
1.0.0
- 🚀 INITIAL RELEASE! 🚀
All versions of pressbooks-docraptor with dependencies
docraptor/docraptor Version ^1.1
composer/installers Version ^1.3
yahnis-elsts/plugin-update-checker Version ^4.4