Title: Bg forReaders
Author: Vadim Bogaiskov
Published: <strong>20 Aibreán, 2016</strong>
Last modified: 23 Bealtaine, 2022

---

Search plugins

![](https://ps.w.org/bg-forreaders/assets/banner-772x250.png?rev=1403536)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/bg-forreaders/assets/icon-256x256.png?rev=1400252)

# Bg forReaders

 By [Vadim Bogaiskov](https://profiles.wordpress.org/vbog/)

[Download](https://downloads.wordpress.org/plugin/bg-forreaders.zip)

 * [Details](https://ga.wordpress.org/plugins/bg-forreaders/#description)
 * [Reviews](https://ga.wordpress.org/plugins/bg-forreaders/#reviews)
 *  [Installation](https://ga.wordpress.org/plugins/bg-forreaders/#installation)
 * [Development](https://ga.wordpress.org/plugins/bg-forreaders/#developers)

 [Support](https://wordpress.org/support/plugin/bg-forreaders/)

## Description

The plugin convert content of your blog posts and pages to most popular e-book formats
for readers – pdf, ePub, mobi and fb2, using php-librasries:

 * [mPDF](https://github.com/mpdf/mpdf);
 * [PHPePub](https://github.com/Grandt/PHPePub);
 * [MOBIClass](https://github.com/rksonindia/MOBIClass);
 * [bgFB2](https://github.com/VBog/bgFB2).

Plugin displays a icons form for download converted files before and/or after content
on your blog pages.

You can create OPDS catalogue on your site with this plugin, if you enable the option.

OPDS catalog support the file-types: `'epub', 'fb2', 'pdf', 'mobi', 'zip', 'rtf','
doc', 'docx', 'htm', 'html', 'txt', 'djvu', 'mp3', 'm4a', 'm4b'`.

Allowed filename:
 * `<post_slug>_<post_ID>.ext` * `<post_slug>_<post_ID>p.ext` –(
p – protected) * `<post_ID>.ext`

## Screenshots

 * [[
 * Plugin settings
 * [[
 * Icons form

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/bg-forreaders` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the \’Plugins\’ screen in WordPress
 3. Use the Settings->Plugin Name screen to configure the plugin

## FAQ

**Q.:** I have the cool pregenerated file for one my post. How do I use them together
with the plugin?

**A.:** Generated by plugin files has names `<post_slug>_<post_id>.ext`, where _ext_
is pdf, epub, mobi or fb2.
 Rename your file (e.g. book.pdf) to `<post_slug>_<post_id
>p.pdf` and upload it to folder `http://yoursite.com/wp-content/upload/bg_forreaders`.
When you added letter “p” at the end of filename you said plugin that this is protected
file, don’t update it!

**Q.:** How can I change icons of download form at my site?

**A.:** Just replace image files `document_pdf.png, document_epub.png, document_mobi.
png, document_fb2.png`, in folder `http://yoursite.com/wp-content/upload/bg_forreaders`.

**Q.:** How can I say to plugin to ignore some text on the site for readers?

**A.:** Place this text into shortcode `[noread]...[/noread]`.

**Q.:** How can users access the OPDS catalogue?

**A.:** OPDS catalogue URL `http://yoursite.com/feed/opds`.

**Q.:** I have set the Generate OPDS catalogue option, but my OPDS catalogue isn’t
available yet. What should I do now?

**A.:** In this case, to display your OPDS catalogue, you’ll first need to flush
your WordPress rewrite rules. In the WordPress admin dashboard, click Settings -
> Permalinks. Once here, just click Save Changes, which will flush the rewrite rules.

## Reviews

![](https://secure.gravatar.com/avatar/6504c50955101e898b816cf95a91f5e87dc5f34fde2591856f40787df87b3651?
s=60&d=retro&r=g)

### 󠀁[This is amazing.](https://wordpress.org/support/topic/this-is-amazing-22/)󠁿

 [lbdesign](https://profiles.wordpress.org/lbdesign/) 15 Deireadh Fómhair, 2019

I wish it also produced RTF, OpenOffice or Word-compatible files, but the default
files are excellent.

![](https://secure.gravatar.com/avatar/b81a7721efdece5ad2c64f312860a9c6897a822e61910cda2ea4a74d133df0af?
s=60&d=retro&r=g)

### 󠀁[Works perfect](https://wordpress.org/support/topic/works-perfect-696/)󠁿

 [4tegs](https://profiles.wordpress.org/4tegs/) 23 Deireadh an tSamhraidh, 2019

Installation, configuration all works simple and perfect!

![](https://secure.gravatar.com/avatar/870adf47be569851f204d8e5fc72c1781be8e1b3a62310e2ce165861c2d02c7e?
s=60&d=retro&r=g)

### 󠀁[Мощный плагин](https://wordpress.org/support/topic/%d0%9c%d0%be%d1%89%d0%bd%d1%8b%d0%b9-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd/)󠁿

 [DmitryNel](https://profiles.wordpress.org/dmitrynel/) 3 Meán Fómhair, 2016

Очень мощный плагин. Аналогов просто нет.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/bg-forreaders/reviews/)

## Contributors & Developers

“Bg forReaders” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Vadim Bogaiskov ](https://profiles.wordpress.org/vbog/)

“Bg forReaders” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/bg-forreaders/contributors)
for their contributions.

[Translate “Bg forReaders” into your language.](https://translate.wordpress.org/projects/wp-plugins/bg-forreaders)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bg-forreaders/), check
out the [SVN repository](https://plugins.svn.wordpress.org/bg-forreaders/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/bg-forreaders/) 
by [RSS](https://plugins.trac.wordpress.org/log/bg-forreaders/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 3.0

 * Updated mPDF library upto 8.1.
 * Added old cyrillic font Hirmos Ponomar.
 * Requires PHP version 7.1 and more. PHP 8.1 is supported.
 * Tested for WP version 6.0.

#### 2.1.7-9

 * Fixed small bugs.

#### 2.1.6

 * Allowed svg format for icons in download form.

#### 2.1.5

 * Fixed error while autosave post.

#### 2.1.4

 * Minor changes in fb2 convertor.
 * Fixed small bugs.

#### 2.1.3

 * Minor OPDS changes.

#### 2.1.1-2

 * Fixed small bugs.

#### 2.1.0

 * Option to upload book files to `wp-content/uploads/bg_forreaders` folder when
   you use Add Media button on the edit screen

#### 2.0.1

 * Added book file-types: ‘zip’, ‘rtf’, ‘doc’, ‘docx’, ‘htm’, ‘html’, ‘txt’, ‘djvu”,‘
   mp3’, ‘m4a’, ‘m4b’.

#### 2.0.0

 * OPDS catalogue.

#### 1.2.4

 * Fixed bug from version 1.2.3.

#### 1.2.3

 * Fixed issue with `<br>` tag inside text formatting tags in fb2.

#### 1.2.2

 * Added transliteration of file names for Slavic languages (Belorussian, Bulgarian,
   Serbian, Macedonian, Russian, Ukrainian).

#### 1.2.1

 * Allowed tag `<a>` in headers (`<h1>-<h6>`).
 * Fixed some bugs in fb2.
 * Added option `Allow paragraphs in table cells of fb2`.

#### 1.2.0

 * Added shortcode [noread]…[/noread].

#### 1.1.14

 * Disable any tags in headers (`<h1>-<h6>`).

#### 1.1.13

 * In editor dashboard added the button to Create Files without saving of a post.
 * Allowed relative links to anchors in multi-page mode.
 * Fixed bugs.

#### 1.1.12

 * Improves security.

#### 1.1.7-11

 * Fixed bugs.

#### 1.1.6

 * Added choise of default value for option “create files for readers On/Off” in
   plugin’s settings.

#### 1.1.5

 * Added option “create files for readers On/Off” for post type “post” as well as“
   page”. But for “post” default is “On”.

#### 1.1.4

 * Removed examples and utils folders from mPDF library v.6.0.

#### 1.1.3

 * Changed the location of the cover image files.
 * Full version of mPDF library v.6.0.

#### 1.1.2

 * Added offline mode to prepare all allowed files for readers.
 * Fixed some errors.

#### 1.1.1

 * Fixed errors.

#### 1.1.0

 * Added offline mode to prepare files for readers from stack.
 * Added Russian translation.
 * Fixed some errors.

#### 1.0.1

 * Fixed some errors.

#### 1.0

Startup version.

## Meta

 *  Version **3.0**
 *  Last updated **4 bliana ago**
 *  Active installations **60+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **6.0.11**
 *  PHP version ** 7.1 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/bg-forreaders/) and [Russian](https://ru.wordpress.org/plugins/bg-forreaders/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/bg-forreaders)
 * Tags
 * [e-book](https://ga.wordpress.org/plugins/tags/e-book/)[epub](https://ga.wordpress.org/plugins/tags/epub/)
   [html](https://ga.wordpress.org/plugins/tags/html/)[pdf](https://ga.wordpress.org/plugins/tags/pdf/)
 *  [Advanced View](https://ga.wordpress.org/plugins/bg-forreaders/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/bg-forreaders/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/bg-forreaders/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/bg-forreaders/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bg-forreaders/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/bg-forreaders/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bg-forreaders/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bg-forreaders/reviews/)

## Contributors

 *   [ Vadim Bogaiskov ](https://profiles.wordpress.org/vbog/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bg-forreaders/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://bogaiskov.ru/about-me/donate/)