dotepub

English | Español | Català
A push-button cloud-based e-book maker

WordPress Users

If you have a WordPress blog, install the dotEPUB plugin for WordPress, the easiest way to add dotEPUB to your website… automatically!

Our widget helps your readers getting the content of your website in e-book form. Choose a button, icon or text and the conversion mode, and then copy and paste our code into your webpage.

Button

Use the button widget in your articles, blog posts, etc. You have many sizes to choose from.

Icon

Or combine our icon with your own text (for example, “Save this article as an e-book”).

Text

Or combine your own icon with our text. If you need to style our text, see the Tips for webmasters.

In the immersive mode, links will be removed, your readers will not be offered the possibility of keeping images and there will be no indication where removed images and videos were.

Paste this snippet of code into your webpage ↓

Even though it is possible to add the widget code more than once in the same page (and even different versions of it), it is not recommended. If you are an advanced user, please follow the advanced inclusion method.

To improve the conversion results of your website, read the Tips for webmasters.

Advanced inclusion method

The advanced inclusion method allows you to fully customize the appearance of the widget (dotEPUB won’t send any image or text). This is also the preferred method if you want to embed more than one widget per page.

Include in your webpage as many links as you want with:

  • class="dotEPUB"
  • data-dotepublang="en" (language used in the e-book: es and ca are also supported)
  • data-dotepublinks="0" (mode: 0 = immersive mode; 1 = keep links, some images)

For example:

<a class="dotEPUB" data-dotepublang="en" data-dotepublinks="0" href="http://dotepub.com">

Copy the following snippet after the last dotEPUB link included:

Disclaimer

This software is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.