Download the PHP package soderlind/read-offline without Composer

On this page you can find all versions of the php package soderlind/read-offline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package read-offline

Build Status Code Climate

Read Offline

Read Offline allows you to download or print posts and pages. You can download the post as PDF, ePub or mobi

Credits

Demo examples

Based on the UTF-8 sampler from the Kermit project:

For full PDF font support, you must add the Read Offline Fonts add-on plugin.

Features

Feedback & Support

If you have any requests, issues, or other feedback to provide on this beta, please use the links below.

Todo

Issues tagged enhancement are planed enhancements.

Changelog

Please see the CHANGELOG.md file.

Installation

  1. Download the plugin and extract the read-offline.zip
  2. Upload the extracted read-offline folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress

Use

  1. Add it to the top or bottom of each post and/or page (See Read Offline->General Options).
  2. [pdf], [epub], [mobi] and [print] shortcodes, attributes:
    • text="Download link text", default: text="Download PDF" etc.
    • icon="false", default: icon="true"

FAQ

How do I add download links?

There are 2 ways you can add the Read Offline links:

  1. Add it to the top or bottom of each post and/or page (See Read Offline->General Options).
  2. [pdf], [epub], [mobi] and [print] shortcodes, attributes:
    • text="Download link text", default: text="Download PDF" etc.
    • icon="false", default: icon="true"

Does the plugin support RTL output?

  1. RTL, right-to-left writing direction, is supported in PDF and ePub. For PDF, you'll most likely need the Read Offline Fonts add-on plugin.

Screenshots

1. Read Offline -> General Options

2. Read Offline -> PDF

3. Read Offline -> ePub

4. Read Offline -> mobi

5. Read Offline -> print

Developer Notes

~Current Version: 0.9.12~

Credits

Please see CREDITS.md

Copyright and License

Read Offline is copyright Per Soderlind

Read Offline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

Read Offline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.


All versions of read-offline with dependencies

PHP Build Version
Package Version
Requires php Version ~7.3
mpdf/mpdf Version 8.0.12
soderlind/phpepub Version 4.0.8.7
wallabag/php-mobi Version 1.1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package soderlind/read-offline contains the following files

Loading the files please wait ....