{"id":1572,"date":"2026-03-29T14:28:35","date_gmt":"2026-03-29T14:28:35","guid":{"rendered":"https:\/\/kourentzes.com\/konstantinos\/?page_id=1572"},"modified":"2026-03-29T14:28:37","modified_gmt":"2026-03-29T14:28:37","slug":"superior-e-pub-viewer-wp-plugin","status":"publish","type":"page","link":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/","title":{"rendered":"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress"},"content":{"rendered":"\n<p>If you&#8217;ve ever wanted to embed an EPUB ebook directly into a WordPress post \u2014 with a real reader interface, not just a download link \u2014 you know how few good options exist. Most solutions are either paid SaaS widgets, abandoned plugins from 2017, or require sending your content to third-party servers.<\/p>\n\n\n\n<p><strong>Superior e-pub Viewer<\/strong>\u00a0is different. It&#8217;s a free, open-source WordPress plugin that renders EPUBs right in the browser using epub.js, entirely self-hosted. No external services. No API keys. No subscriptions. Just upload your EPUB and embed it.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>Latest Release : <a href=\"https:\/\/github.com\/emperorkk\/WP-epub-viewer\/releases\/tag\/2.0.0\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">https:\/\/github.com\/emperorkk\/WP-epub-viewer\/releases\/tag\/2.0.0<\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">What It Does<\/h3>\n\n\n\n<p>Drop an EPUB viewer anywhere on your site using a Gutenberg block, an Elementor widget, or the classic&nbsp;<code><p class=\"wpkko-epub-error\">No EPUB source provided.<\/p><\/code>&nbsp;shortcode. Your visitors get a polished reading experience with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Page-by-page navigation<\/strong>\u00a0with swipe support on touch devices<\/li>\n\n\n\n<li><strong>10 built-in skins<\/strong>\u00a0\u2014 from Ocean Breeze and Royal Gold to Midnight and Charcoal \u2014 switchable at runtime by the reader<\/li>\n\n\n\n<li><strong>Table of Contents<\/strong>\u00a0sidebar with smart chapter navigation<\/li>\n\n\n\n<li><strong>Full-text search<\/strong>\u00a0across the entire book with precise jump-to-result<\/li>\n\n\n\n<li><strong>Bookmarking<\/strong>\u00a0with auto-save for logged-in users (AJAX) and localStorage fallback for guests<\/li>\n\n\n\n<li><strong>Reading progress<\/strong>\u00a0that persists across sessions \u2014 pick up where you left off<\/li>\n\n\n\n<li><strong>Font size controls<\/strong>\u00a0(A+\/A-) that scale all text proportionally, even in complex EPUB layouts<\/li>\n\n\n\n<li><strong>Text color cycling<\/strong>\u00a0\u2014 Auto, White, Black, Teal, Red, Green \u2014 for readers who want to customize contrast<\/li>\n\n\n\n<li><strong>Fullscreen mode<\/strong>\u00a0for distraction-free reading<\/li>\n\n\n\n<li><strong>Multiple viewers per page<\/strong>\u00a0\u2014 embed several books on the same post<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">How to Use It<\/h3>\n\n\n\n<p><strong>Shortcode (works everywhere):<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;epub_viewer src=\"https:\/\/yoursite.com\/wp-content\/uploads\/book.epub\" skin=\"royal-gold\" height=\"700px\"]\n<\/code><\/pre>\n\n\n\n<p><strong>Gutenberg Block:<\/strong>&nbsp;Search for &#8220;EPUB Viewer&#8221; in the block inserter. Set the source URL, pick a skin, adjust dimensions.<\/p>\n\n\n\n<p><strong>Elementor Widget:<\/strong>\u00a0Drag the Superior e-pub Viewer widget into your layout. Configure via the sidebar panel.<\/p>\n\n\n\n<p>You can also pass a WordPress Media Library attachment ID as the&nbsp;<code>src<\/code>&nbsp;instead of a URL.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">10 Skins for Every Aesthetic<\/h3>\n\n\n\n<p>Every skin defines its own color palette for the toolbar, reader background, panels, and borders:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Ocean Breeze<\/strong>\u00a0\u2014 Teal &amp; blue, light and fresh<\/li>\n\n\n\n<li><strong>Royal Gold<\/strong>\u00a0\u2014 Gold on black, elegant and bold<\/li>\n\n\n\n<li><strong>Berry Bloom<\/strong>\u00a0\u2014 Pink &amp; purple, vibrant<\/li>\n\n\n\n<li><strong>Midnight<\/strong>\u00a0\u2014 Dark navy &amp; silver, easy on the eyes at night<\/li>\n\n\n\n<li><strong>Forest<\/strong>\u00a0\u2014 Dark green &amp; cream, warm and natural<\/li>\n\n\n\n<li><strong>Sunset<\/strong>\u00a0\u2014 Orange &amp; dark red, warm tones<\/li>\n\n\n\n<li><strong>Arctic<\/strong>\u00a0\u2014 White &amp; ice blue, minimal and clean<\/li>\n\n\n\n<li><strong>Charcoal<\/strong>\u00a0\u2014 Dark gray &amp; amber, modern dark mode<\/li>\n\n\n\n<li><strong>Lavender Dream<\/strong>\u00a0\u2014 Lavender &amp; soft white, gentle<\/li>\n\n\n\n<li><strong>Classic<\/strong>\u00a0\u2014 Black &amp; white, timeless<\/li>\n<\/ol>\n\n\n\n<p>Readers can switch skins at any time using the dropdown in the toolbar. The skin&#8217;s colors are automatically injected into the EPUB&#8217;s iframe \u2014 including background and text color \u2014 so the reading experience is consistent regardless of the book&#8217;s own stylesheet.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Under the Hood<\/h3>\n\n\n\n<p>Superior e-pub Viewer is built on\u00a0<strong>epub.js v0.3.93<\/strong>\u00a0(self-hosted, with patches for Firefox CSS parsing compatibility) and\u00a0<strong>JSZip 3.10.1<\/strong>. The plugin:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Renders EPUBs inside an iframe via epub.js, with CSS injection for skin theming<\/li>\n\n\n\n<li>Generates reading locations for percentage-based progress tracking<\/li>\n\n\n\n<li>Saves bookmarks and reading position via WordPress AJAX (for logged-in users) with localStorage fallback<\/li>\n\n\n\n<li>Handles single-spine EPUBs (one big HTML file) with CFI-based search and TOC navigation<\/li>\n\n\n\n<li>Is fully self-contained \u2014 no CDN dependencies for the core reader (JSZip is CDN-loaded for performance but can be self-hosted)<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Requirements<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress 5.8+<\/li>\n\n\n\n<li>PHP 7.4+<\/li>\n\n\n\n<li>A modern browser (Chrome, Firefox, Safari, Edge)<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Get It<\/h3>\n\n\n\n<p>Superior e-pub Viewer is open source and free under the GPL-2.0 license.<\/p>\n\n\n\n<p><strong>GitHub:<\/strong>&nbsp;<a href=\"https:\/\/github.com\/emperorkk\/wp-epub-viewer\" target=\"_blank\" rel=\"noreferrer noopener\">github.com\/emperorkk\/wp-epub-viewer<\/a><\/p>\n\n\n\n<p>Upload the ZIP through your WordPress admin, activate, and start embedding books. It&#8217;s that simple.<\/p>\n\n\n\n<p>Latest Release : <a href=\"https:\/\/github.com\/emperorkk\/WP-epub-viewer\/releases\/tag\/2.0.0\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">https:\/\/github.com\/emperorkk\/WP-epub-viewer\/releases\/tag\/2.0.0<\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wordpress plugin, epub reader, epub viewer, ebook reader, gutenberg block, elementor widget, wordpress shortcode, epub.js, digital publishing, ebook wordpress, open source, GPL, reading plugin, online reader, book viewer<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;ve ever wanted to embed an EPUB ebook directly into a WordPress post \u2014 with a real reader interface, not just a download link \u2014 you know how few good options exist. Most solutions are either paid SaaS widgets, abandoned plugins from 2017, or require sending your content to third-party servers. Superior e-pub Viewer\u00a0is&#8230;<\/p>\n<p class=\"more-link-wrap\"><a href=\"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/\" class=\"more-link\">Read More<span class=\"screen-reader-text\"> &ldquo;Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress&rdquo;<\/span> &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":1573,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1572","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress - konstantinos.kourentzes.com<\/title>\n<meta name=\"description\" content=\"Superior e-pub Viewer is a free WordPress plugin that lets you embed EPUB ebook readers with 10 skins, TOC, search, bookmarks, fullscreen, and font controls. Works with Gutenberg, Elementor, and shortcodes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress - konstantinos.kourentzes.com\" \/>\n<meta property=\"og:description\" content=\"Superior e-pub Viewer is a free WordPress plugin that lets you embed EPUB ebook readers with 10 skins, TOC, search, bookmarks, fullscreen, and font controls. Works with Gutenberg, Elementor, and shortcodes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"konstantinos.kourentzes.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-29T14:28:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2026\/03\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1456\" \/>\n\t<meta property=\"og:image:height\" content=\"816\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@kkourentzes\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/\",\"url\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/\",\"name\":\"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress - konstantinos.kourentzes.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png\",\"datePublished\":\"2026-03-29T14:28:35+00:00\",\"dateModified\":\"2026-03-29T14:28:37+00:00\",\"description\":\"Superior e-pub Viewer is a free WordPress plugin that lets you embed EPUB ebook readers with 10 skins, TOC, search, bookmarks, fullscreen, and font controls. Works with Gutenberg, Elementor, and shortcodes.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png\",\"contentUrl\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png\",\"width\":1456,\"height\":816,\"caption\":\"superior-e-pub-viewer\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/index.php\\\/superior-e-pub-viewer-wp-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/#website\",\"url\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/\",\"name\":\"kourentzes.com\\\/konstantinos\",\"description\":\"Konstantinos Kourentzes\",\"publisher\":{\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/#\\\/schema\\\/person\\\/2693fb0ad7f7638a020431ffe372c822\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/#\\\/schema\\\/person\\\/2693fb0ad7f7638a020431ffe372c822\",\"name\":\"Konstantinos Kourentzes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/kko.png\",\"url\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/kko.png\",\"contentUrl\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/kko.png\",\"width\":2835,\"height\":2268,\"caption\":\"Konstantinos Kourentzes\"},\"logo\":{\"@id\":\"https:\\\/\\\/kourentzes.com\\\/konstantinos\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/kko.png\"},\"description\":\"Konstantinos Kourentzes is a distinguished technologist and Enterprise Resource Planning (ERP) consultant renowned for his expertise in delivering cutting-edge technology solutions. Based in Marousi, Greece, he has a knack for seamlessly integrating data-driven systems, empowering businesses to streamline their operations and achieve peak efficiency. A fervent proponent of innovation, Konstantinos is committed to instigating revolutionary shifts within organizations. His approach revolves around delivering custom-tailored ERP solutions that seamlessly align with each business's distinctive requirements. This catalyzes enduring collaborations rooted in unwavering trust and tangible outcomes. With a background rooted in technology and a passion for optimizing business processes, Konstantinos is your go-to partner for harnessing the power of ERP systems to unlock operational excellence. Connect with Konstantinos on LinkedIn to explore how his technological insights can drive your business to new heights.\",\"sameAs\":[\"https:\\\/\\\/kourentzes.com\\\/konstantinos\",\"https:\\\/\\\/x.com\\\/kkourentzes\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress - konstantinos.kourentzes.com","description":"Superior e-pub Viewer is a free WordPress plugin that lets you embed EPUB ebook readers with 10 skins, TOC, search, bookmarks, fullscreen, and font controls. Works with Gutenberg, Elementor, and shortcodes.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress - konstantinos.kourentzes.com","og_description":"Superior e-pub Viewer is a free WordPress plugin that lets you embed EPUB ebook readers with 10 skins, TOC, search, bookmarks, fullscreen, and font controls. Works with Gutenberg, Elementor, and shortcodes.","og_url":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/","og_site_name":"konstantinos.kourentzes.com","article_modified_time":"2026-03-29T14:28:37+00:00","og_image":[{"width":1456,"height":816,"url":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2026\/03\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@kkourentzes","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/","url":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/","name":"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress - konstantinos.kourentzes.com","isPartOf":{"@id":"https:\/\/kourentzes.com\/konstantinos\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/#primaryimage"},"image":{"@id":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2026\/03\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png","datePublished":"2026-03-29T14:28:35+00:00","dateModified":"2026-03-29T14:28:37+00:00","description":"Superior e-pub Viewer is a free WordPress plugin that lets you embed EPUB ebook readers with 10 skins, TOC, search, bookmarks, fullscreen, and font controls. Works with Gutenberg, Elementor, and shortcodes.","breadcrumb":{"@id":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/#primaryimage","url":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2026\/03\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png","contentUrl":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2026\/03\/emperor_kk_A_sleek_digital_book_reader_interface_floating_abo_727cf1ae-5fb6-4d05-818d-f3ea9fd66af5_1.png","width":1456,"height":816,"caption":"superior-e-pub-viewer"},{"@type":"BreadcrumbList","@id":"https:\/\/kourentzes.com\/konstantinos\/index.php\/superior-e-pub-viewer-wp-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kourentzes.com\/konstantinos\/"},{"@type":"ListItem","position":2,"name":"Superior e-pub Viewer : A Full-Featured EPUB Reader for WordPress"}]},{"@type":"WebSite","@id":"https:\/\/kourentzes.com\/konstantinos\/#website","url":"https:\/\/kourentzes.com\/konstantinos\/","name":"kourentzes.com\/konstantinos","description":"Konstantinos Kourentzes","publisher":{"@id":"https:\/\/kourentzes.com\/konstantinos\/#\/schema\/person\/2693fb0ad7f7638a020431ffe372c822"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kourentzes.com\/konstantinos\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/kourentzes.com\/konstantinos\/#\/schema\/person\/2693fb0ad7f7638a020431ffe372c822","name":"Konstantinos Kourentzes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2022\/02\/kko.png","url":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2022\/02\/kko.png","contentUrl":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2022\/02\/kko.png","width":2835,"height":2268,"caption":"Konstantinos Kourentzes"},"logo":{"@id":"https:\/\/kourentzes.com\/konstantinos\/wp-content\/uploads\/2022\/02\/kko.png"},"description":"Konstantinos Kourentzes is a distinguished technologist and Enterprise Resource Planning (ERP) consultant renowned for his expertise in delivering cutting-edge technology solutions. Based in Marousi, Greece, he has a knack for seamlessly integrating data-driven systems, empowering businesses to streamline their operations and achieve peak efficiency. A fervent proponent of innovation, Konstantinos is committed to instigating revolutionary shifts within organizations. His approach revolves around delivering custom-tailored ERP solutions that seamlessly align with each business's distinctive requirements. This catalyzes enduring collaborations rooted in unwavering trust and tangible outcomes. With a background rooted in technology and a passion for optimizing business processes, Konstantinos is your go-to partner for harnessing the power of ERP systems to unlock operational excellence. Connect with Konstantinos on LinkedIn to explore how his technological insights can drive your business to new heights.","sameAs":["https:\/\/kourentzes.com\/konstantinos","https:\/\/x.com\/kkourentzes"]}]}},"_links":{"self":[{"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/pages\/1572","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/comments?post=1572"}],"version-history":[{"count":1,"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/pages\/1572\/revisions"}],"predecessor-version":[{"id":1574,"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/pages\/1572\/revisions\/1574"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/media\/1573"}],"wp:attachment":[{"href":"https:\/\/kourentzes.com\/konstantinos\/index.php\/wp-json\/wp\/v2\/media?parent=1572"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}