Some hints importing from WordPress:
  • ๐ŸŒŽ Is {{ importForm.url }} a valid URL and publicly accessible? Is there any typo in it?.
  • ๐Ÿ  Use your "Site address (URL)" and not your "WordPress address (URL)".
  • ๐Ÿค– Make sure that WordPress REST API is enabled. Some security plugins disable it by default.
  • ๐Ÿ”ฅ Check your server's firewall to avoid bot detection. Our User-Agent is "MPL-Publisher/2.0 (+http://mpl-publisher.com)".
{{ importForm.errors.get('token') }}
You are importing from a path instead of a base URL, which is not very common. Swith to base URL instead.
Importing publicationsโ€ฆ
Book details

Enter your book details, including title, description, and authors. We encourage you to complete as many fields as possible, as richer data could help readers discover your books.

{{ ebookForm.errors.get('title') }}
{{ ebookForm.errors.get('description') }}
{{ ebookForm.errors.get('author') }}
{{ ebookForm.errors.get('identifier') }}
Cover image

Strong cover design will catch a reader's eye, capture their interest and communicate what the book is about. These things inspire someone to buy your book.

Cover image Default cover image

Recommended size is 625x1000 โ„น๏ธ

Themes
Lato & Merriweather
Lato & Merriweather
Montserrat & Crimson
Montserrat & Crimson
Romance
Romance
Future
Future
Metadata settings

Metadata is the information about your book. It is what allows your ebooks reading app to organize or filter the ebooks. The more information you provide, the easier it will be for readers to discover your book.

{{ ebookForm.errors.get('language') }}
{{ ebookForm.errors.get('date') }}
{{ ebookForm.errors.get('editor') }}
{{ ebookForm.errors.get('rights') }}
Output format
{{ ebookForm.errors.get('format') }} Output result will be affected by the complexity of your content (ie. "plain text" works best). If you encounter any format error, please contact us.

{{ ebookForm.errors.get('email') }}
{{ ebookForm.errors.get('terms') }}

Contents
First, we need the source to import the content. Choose between our different platforms and click ๐Ÿ“ Import to get the publications. Each publication from this source will be a chapter of your ebook.
Importing publicationsโ€ฆ
Your current import has no publications or it's not available now.
{{ ebookForm.errors.get('chapters') }}
{{ getPublicationStats(publication) }}