Title: Miguel for WooCommerce
Author: Servantes
Published: <strong>18. 7. 2024</strong>
Last modified: 5. 8. 2026

---

Prohledat pluginy

![](https://ps.w.org/miguel/assets/icon.svg?rev=3337458)

# Miguel for WooCommerce

 Autor: [Servantes](https://profiles.wordpress.org/servantesczech/)

[Stáhnout](https://downloads.wordpress.org/plugin/miguel.1.9.1.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/miguel/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/miguel/#reviews)
 * [Vývojáři](https://cs.wordpress.org/plugins/miguel/#developers)

 [Podpora](https://wordpress.org/support/plugin/miguel/)

## Popis

Miguel is a system that allows you to sell **secured** e-books and audiobooks directly
to your e-shop customers. It’s a simple and effective way to increase your overall
sales of e-books and audiobooks. You won’t lose sales elsewhere, and you’ll save
tens of percent in commission. You’ll also increase your customers‘ loyalty by providing
everything in one place.

 * Three formats are available – **EPUB**, **PDF** and even **MOBI**
 * Every e-book is protected by complex social DRM
 * **Increase your overall sales** of e-books. You won’t lose sales elsewhere (verified)
 * You’ll **save** tens of percent in commission
 * Increase your customers‘ **loyalty** by providing **everything in one place**
 * Allows distribution of **audiobooks**

Processing is done on our servers, so you don’t have to worry about it. You can 
focus on what you do best – selling books.

### Usage

Create products using WooCommerce UI, set it to _Downloadable_ and in _Downloadable
files_ use shortcode `[miguel id="<book id>" format="<book format>"]` to set _File
URL_. For example `[miguel id="book-id" format="epub"]`. Create multiple downloadable
files for each format that you want to provide. ID is the ID of the book in Miguel
system.

Currently supported formats are: `epub`, `mobi`, `pdf` and `audio`.

You can find more details on [our docs](https://docs.miguel.servantes.cz/en/docs/platforms/woocommerce/usage/).

### Pricing

Miguel is a paid service. You can find more details on [our page](https://servantes.io/miguel_woocommerce),
look for Price.
 By using this plugin (and therefore Miguel) you agree to the [terms of service](https://miguel.servantes.cz/assets/license-agreement-en.pdf).

### Usage of external services

We use only our servers for processing data and keeping it secure. We don’t use 
any external services.
 All servers are located in the EU and under our domain servantes.
io and servantes.cz.

### Minimum Requirements

 * WooCommerce 6.0 or greater
 * WordPress 4.9 or greater

### Automatic installation

 1. Log in to your WordPress dashboard.
 2. Navigate to the Plugins menu, and click “Add New”.
 3. Search and locate ‘Miguel for WooCommerce’ plugin.
 4. Click ‘Install Now’, and WordPress will take it from there.

### Manual installation

Manual installation method requires downloading the [Miguel for WooCommerce](https://github.com/servantes-io/miguel-woocommerce/releases/latest/download/miguel.zip)
plugin and uploading it to your web server via your FTP application. The WordPress
codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).

### Configuration after installation

To setup Miguel plugin go to WordPress Admin > WooCommerce > Settings > Miguel (
usually located on path `/wp-admin/admin.php?page=wc-settings&tab=miguel`). Then
you need to paste API key from [App Servantes > Miguel Settings > API keys](https://app.servantes.cz/miguel/settings).

You can find more details on [our docs](https://docs.miguel.servantes.cz/en/docs/platforms/woocommerce/install/).

## Nejčastější dotazy

### How does the delivery of audiobooks work?

Miguel also allows you to send out audiobooks to the customers. The zipped MP3 leave
from a secure link, so there is no mass distribution of a public link, which could
result in illegal downloads. Audio files are also protected by watermark embedded
in audio itself.

### What formats can be used?

The MOBI and PDF formats are automatically converted from the supplied ePUB. The
system also automatically checks the validity of the ePUB. Miguel supports the most
commonly used MP3 format for audiobooks.

### How do we transfer our e-books and audiobooks to Miguel?

Uploading e-book files to Miguel is similar to what you’re used to with other sellers.
The latest uploaded version of the e-book is always the current version.

### What does the „customizable“ PDF mean?

The interactive wizard allows you to set the screen size for which the resulting
PDF is generated. Then you can set the font size, font type and you are able to 
turn on margins for notes.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Miguel for WooCommerce je otevřený software. Následující lidé přispěli k vývoji 
tohoto pluginu.

Spolupracovníci

 *   [ Servantes ](https://profiles.wordpress.org/servantesczech/)

[Přeložte “Miguel for WooCommerce” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/miguel)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/miguel/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/miguel/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/miguel/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/miguel/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.3.0

 * Removed support for async watermarking (not needed anymore and we don’t have 
   to rewrite the whole plugin to push this plugin to WordPress Plugin Directory)

#### 1.4.0

 * Automatically create orders on Miguel to allow users read and listen all audiobooks
   in our [Miguel Book Reader app](https://servantes.cz/en/ella)

#### 1.6.0

 * Added support for connecting to the Miguel API using an access token (API key)
 * Implemented API endpoint for retrieving all products including prices and stock
   information

#### 1.6.4

 * Upgraded communication to Miguel API v2
 * Implemented API endpoint for creating orders from Miguel (future feature)

#### 1.7.0

 * Add option to enable sending emails from Miguel (instead of WooCommerce)

#### 1.8.0

 * Added an API endpoint for retrieving a single order including its line items,
   totals and addresses
 * Added currency to delivery methods and now read their title and description from
   the method settings
 * Orders created from Miguel are no longer reported back as new orders
 * Fixed duplicate line items for products offered in multiple formats
 * Now requires WooCommerce 6.0 or newer

#### 1.9.0

 * Added support for selling printed books through Miguel: a non-downloadable product’s
   Miguel product code is derived from its SKU plus a configurable suffix, keeping
   it distinct from the e-book edition that shares the same slug
 * Added the „Printed-book code suffix“ setting (WooCommerce  Settings  Miguel);
   leave empty to disable printed-book pairing
 * Added optional per-product `_miguel_code` meta to override a product’s Miguel
   code

[Full changelog](https://github.com/servantes-io/miguel-woocommerce/blob/main/CHANGELOG.md)

## Meta

 *  Verze **1.9.1**
 *  Poslední aktualizace **před 3 týdny**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 4.9 nebo novější **
 *  Testováno až do WordPressu **7.0.4**
 *  Verze PHP ** 7.2 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/miguel/)
 * Štítky
 * [audiobooks](https://cs.wordpress.org/plugins/tags/audiobooks/)[eBooks](https://cs.wordpress.org/plugins/tags/ebooks/)
   [woocommerce](https://cs.wordpress.org/plugins/tags/woocommerce/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/miguel/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Vaše hodnocení](https://wordpress.org/support/plugin/miguel/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/miguel/reviews/)

## Spolupracovníci

 *   [ Servantes ](https://profiles.wordpress.org/servantesczech/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/miguel/)