Send to E-Reader
Send new articles directly to your e-reader via e-mail or download the ePub.
★ 6stars
291release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/akirk/send-to-e-reader/releases/download/1.0.0/send-to-e-reader.zipFrom the readme
Send to E-Reader
- Contributors: akirk
- Tags: e-reader, epub, kindle, pocketbook, email
- Requires at least: 6.0
- Requires PHP: 7.4
- Tested up to: 7.1
- Stable tag: 1.1.0
- License: GPL-2.0-or-later
- License URI: https://www.gnu.org/licenses/gpl-2.0.html
Send posts to your e-reader as ePub files, by email or direct download. Works standalone or with the Friends plugin.
Description
Try it in WordPress Playground · Try it with demo data, which comes with a few posts and two e-readers already configured.
Send to E-Reader turns one or more WordPress posts into an ePub file. You can download that file straight away, or have it mailed to the address your e-reader listens on, so the article shows up on the device without a cable.
See the post Subscribing to RSS Feeds on your E-Reader using your own WordPress blog for more details on how it works.
Where you use it
- On the Posts screen, a Send to E-Reader row action sends a single post. With several e-readers configured, each one gets its own entry.
- Select several posts and pick Send to E-Reader from the Bulk actions menu to bundle them into one multi-chapter ePub.
- With the Friends plugin installed, the same actions appear
Read the full README on GitHub →