# Addons

Addons for Real3D Flipbook WordPress Plugin extend the plugin with additional features.

Available addons are [**PDF Tools**](broken://pages/ydMIBBlYRC5hsSJFy0YD), [**Bookshelf**](broken://pages/eAhuuTsg8JGcL6BXJuac), [**Page Editor**](broken://pages/jopqbcP1C2SDQhYALXnt), [**Elementor Addon**](broken://pages/XYs0Ycd0RbxtYfSfzGEY), [**WPBakery Addon**](broken://pages/g5ri8TdSbEODnTcYrLRH) and [**WooCommerce Addon**](broken://pages/WurrjJd0J7u7U0QqdvE1)

There is also the Addon Bundle which includes all available addons.

## Page Editor Addon

This addon extends [Real3D Flipbook for WordPress](https://codecanyon.net/item/real3d-flipbook-wordpress-plugin/6942587) by adding new options for flipbook Edit page. It requires **Real3D Flipbook WordPress plugin version 3.31** or greater installed and activated.

With this addon you can add links, videos, sounds and embed codes to flipbook pages. Each element is draggable and resizable so you can easily position the elements. This addon also enables live preview of page HTML content.

{% embed url="<https://youtu.be/UfvSlfxXuIQ>" %}

### Link

Add link to external URL or internal page

### Video

Add .mp4 video, with optional autoplay, control, loop and muted

### Audio

Add .mp3 audio with optional autoplay, controls, loop

### Youtube

Add Youtube video by entering the video URL or embed code

### iFrame

Add an iframe element by entering the URL or embed code. With this option you can embed Youtube, Vimeo, Soundcloud, Instagram or any media that can be embedded.&#x20;

## Bookshelf Addon

<figure><img src="/files/oeIWYracHcmZ04cOUF7G" alt=""><figcaption></figcaption></figure>

Bookshelf enables you to create shelves for Real3D Flipbooks and add shelves to your posts or pages

Bookshelf appearance is customizable through admin interface. You can customize Shelf image, Shelf background color, Cover size, Cover margin, Cover align and Cover shadow.

To be able to add flipbook to the shelf, flipbook needs to have a cover. To add cover for flipbook, go to **Edit Flipbook** > **Lightbox** > **Cover.**

## PDF Tools Addon

This addon optimizes PDF flipbooks by saving flipbook pages as images and JSON on the server. It can also generate new optimized flipbooks directly from the PDF.

Flipbooks generated with PDF Tools will have PDF text layer and PDF links working, but they will load faster than PDF Flipbooks because pages are loaded directly from the server, so there is no need to load PDF and process it on runtime. Also there is no need to load PDF.js scripts.

Once PDF flipbook is optimized with PDF Tools, there is no need to keep PDF on the server, which is the only true protection for your PDF file.

## WooCommerce Addon

This addon requires **WooCommerce** and **Real3D Flipbook WordPress plugin version 3.17** or greater installed and activated.

This plugin adds functionality to display flipbook on WooCommece Single product page. Flipbook is opened in lightbox mode when user clicks on a product image.

In WooCommerce product settings you can select which flipbook will be displayed if product has been purchased or user has active subscription. It is also possible to select different flipbook that will be displayed if user has not purchased the product.

It is possible to disable print and download options for the flipbook, in flipbook settings.

To completely protect the PDF from being downloaded create flipboook from PDF and then remove PDF from the server, this can be done with addon '**PDF Tools for Real3D Flipbook**'.

## Elementor Addon

This addon requires both **Elementor** and **Real3D Flipbook** installed in order to work.

This add-on enables you to add Real3D Flipbooks to your page using Elementor Page Builder and edit flipbook settings through Elementor editor. You can edit flipbook PDF url, lightbox image, lightbox text, lightbox CSS class, flipbook view mode, flipbook embed mode.

## WPBakery Addon

This addon requires both **WPBakery Page Builder** and **Real3D Flipbook** installed in order to work.

It enables you to add Real3D Flipbook to your page using WPBakery Page Builder and override default flipbook settings with shortcode parameters.&#x20;

You can override PDF URL, Lightbox image, Lightbox text, Lightbox CSS class, flipbook container aspect, flipbook view mode.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://real3dflipbook.gitbook.io/wp/addons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
