
Turn your WooCommerce Shop into a PDF-Catalog
You have a wonderful WooCommerce Shop and you want to show it to your offline customers? Then this plugin will fulfill your needs: Create a PDF Catalog from your whole Shop or just from a product category. Directly inside your shop, customizable as you want and simply beautiful! No need of HTML or CSS, create everything inside the admin panel!
PDF Catalog Demos
This Demos have been created using only the plugin. No manual work!- Complete / Full Catalog
- Category Layout 1 / Product Layout 1
- Category Layout 1 / Product Layout 2
- Category Layout 1 / Product Layout 3
- Category Layout 1 / Product Layout 4
- Category Layout 1 / Product Layout 5
- Category Layout 1 / Product Layout 6
- Category Layout 2 / Product Layout 1
- Category Layout 3 / Product Layout 1
- Category Layout 4 / Product Layout 1
- Category Layout 5 / Product Layout 1
- WP-Admin Demo Login
Catalog Features
- More than 30 possible layouts
- 5 Category Layouts
- 6 Products Layouts
- Full PDF Catalog
- Category PDF Catalog
- Add an Cover page
- Add a table of contents
- Add an Index
- Add a QR-Code of your Products
- Add extra texts before OR after your products
- Add some special advanced settings
- Show Subcategories
- Exclude parent products when showing subcategories
- Choose a container Padding
- Choose a position of the Links
- Create a custom header (1/2 or 1/2 + 1/2 or 1/3 + 1/3 + 1/3)
- Create a custom footer (1/2 or 1/2 + 1/2 or 1/3 + 1/3 + 1/3)
- Add background color
- Add borders
- Choose text size
- Choose line height
- Choose text alignment
- Choose image size
- Choose vertical aligment
- Show or Hide Elements (Image, Title, Price, Description, SKU, Categories, Tags, QR-Code)
- Shortcode-Support [pdf_catalog text=”text” category=”full OR Category-ID”]
- Page numbers
- Well Documentented
This plugin requires the free Redux Framework Plugin to give you an easy to manage settings panel.
Tested
- Tested with Wordpress 3.8+
- Tested with WooCommerce 2.0+
Compatibility / Requirements
- WooCommerce 2.0+
- WordPress 3.8.1+
- PHP 5.6+
- Multilingual Support (WPML)
Changelog
====== 1.5.6 ====== - FIX: Tax Meta Class Updated ====== 1.5.5 ====== - NEW: Long waited now here: PDF Cart Export See Settings > General > Cart PDF Export Link - NEW: 2 New filters for Changing the Layouts for differnent categories: woocommerce_pdf_catalog_category_layout woocommerce_pdf_catalog_products_layout See: https://plugins.db-dzine.com/woocommerce-pdf-catalog/faq/modify-category-products-layout/ - FIX: QR Code error when put in header / footer ====== 1.5.4 ====== - NEW: Shortcode now accepts multiple categories Example: [pdf_catalog category="19,23" text="Clothing Category (PDF)"] ====== 1.5.3 ====== - FIX: PHP Notices ====== 1.5.2 ====== - NEW: List Layout / Template for products ====== 1.5.1 ====== - FIX: Variation image size error - FIX: Index not working anymore ====== 1.5.0 ====== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!! MPDF 7 requires at least PHP 5.6 !!!! !!!! Do NOT update if you are on a lower Version !!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - NEW: PHP 7.2. Support - NEW: Moved MPDF to vendor folder for composer support - NEW: Option to enable MPDF Debugging (images, fonts) - FIX: Upgraded MPDF Rendering Engine to Version 7.0.3 ====== 1.4.8 ====== - NEW: Remove the link on product images See Data to Show > Link Image to product page - NEW: Split variations into multiple tables See Data to Show > Split Variations into multiple tables See Data to Show > Create a new table after X variations - FIX: Filename issue with cached files ====== 1.4.7 ====== - NEW: Added an option to strip shortcodes from Short description See > Data to Show > Strip Shortcodes of Short Description - NEW: Added an option to strip shortcodes from Long description See > Data to Show > Strip Shortcodes of Description ====== 1.4.6 ====== - FIX: Issue with categories where PHP version was below PHP 7 ====== 1.4.5 ====== - NEW: Option to order categories - NEW: Complete rewrite of how categories are fetched ====== 1.4.4 ====== - NEW: Option to limit Variations When you have many variations the PDF breaks because of the height of the table. Now you can set a variations limit. If limit reaches, then a link to the product page appears in the catalog ====== 1.4.3 ====== - NEW: Moved variation price to the end of table - FIX: Gallery WooCommerce < 3.0 issues ====== 1.4.2 ====== - NEW: Support for gallery images - NEW: Gallery Options: - Show Gallery Images - Gallery Image size - Gallery Image Column - Include Feature image in Gallery - NEW: Product template 7 (full width product pages) ====== 1.4.1 ====== - NEW: Improved Variations Table New css classes Attribute names now do not repeat anymore Example: https://plugins.db-dzine.com/wp-content/uploads/2017/10/variations-table.png - NEW: Option to set a variation image size ====== 1.4.0 ====== - FIX: Columns adjusted themselves if not enough products were in category specially for layouts 4-6 ====== 1.3.9 ====== NEW: Show product category cover between categories in the PDF ====== 1.3.8 ====== FIX: PHP warnings ====== 1.3.7 ====== NEW: Filter for Product Title (woocommerce_pdf_catalog_product_title) NEW: Filter for Product Short Description (woocommerce_pdf_catalog_product_short_description) NEW: Filter for Product Description (woocommerce_pdf_catalog_product_description) ====== 1.3.6 ====== - NEW: Set a custom cover image for product categories See admin panel > Product Categories > Edit a product category > Custom Cover Image - NEW: Filter for category descriptions See: https://plugins.db-dzine.com/woocommerce-pdf-catalog/faq/modify-category-description/ - NEW: Revert category exclusions to include categories - FIX: Notice error on line 243 - FIX: wpcolorpicker is not a function ====== 1.3.5 ====== - FIX: Index Letters not sorted correctly - FIX: Debug mode now after index / toc - FIX: Removed the Yellow Notes on links ====== 1.3.4 ====== - NEW: WooCommerce Layerd Nav Filters now apply to the PDF Catalog Example: Filtering for color > black. Demo: https://plugins.db-dzine.com/product-category/clothing/hoodies/?filter_color=black Turn this off in Settings > General > "Enable Filtering" - FIX: Do not show categories when no products are inside ====== 1.3.3 ====== - NEW: CSS classes for "Index": index_before index_after - FIX: Cover page looks blurred in Firefox ====== 1.3.2 ====== - NEW: WPML Support (see string translation > admin_texts_woocommerce_pdf_catalog_options) - FIX: Exclude parent category products issue ====== 1.3.1 ====== - FIX: Caching Issue ====== 1.3.0 ====== - NEW: Add a cover page to your catalog pages - NEW: Remove footer / header on Table of Contents Page Only when Cover page is turned off - NEW: Reset the page number after ToC - FIX: Added classes to header / footer - FIX: Improved Chaching Process ====== 1.2.2 ====== - NEW: Added ability to choose a padding for product / category information container - FIX: Removed all inline styles for custom CSS - FIX: Font settings can now be better overwritten - FIX: Issue with Table of contents font family - FIX: Added many classes to the HTML categeory ====== 1.2.1 ====== - NEW: Shortcode support for header / footer text option - FIX: Added many classes to the HTML rendering ====== 1.2.0 ====== - NEW: Add a Table of contents section to show a ToC - Enable ToC - Enable Paging - Enable Linking - Choose position (first or last Page) - Only show in Full Catalog only - Add a text before ToC - Add a text after ToC - Choose custom Font settings - NEW: Add an Index at the end of your catalog - Enable Index - Choose Key - Enable Letter Dividing - Enable Linking - Only show in Full Catalog only - Add a text before ToC - Add a text after ToC - Choose custom Font settings - NEW: Created a new section "Defaults" (PDF & font settings) - NEW: Choose an Format (A1, A2, A3, A4 ... A10, Letter, Legal, Executive, Folio) - NEW: Choose an Orientation (Portrait or Landscape) - NEW: Footer Padding - NEW: Header Padding - NEW: Hide Categories - FIX: Removed Container Padding (see Footer & Header Padding instead) - FIX: Adjusted the defaults values of the settings like demo - FIX: Product categories in full Catalog did not match menu order ===== 1.1.0 ====== - NEW: Set a custom Font Family for category headings - NEW: Set a custom Font Family for product headings - NEW: Set a custom default Font Family for all texts - NEW: Added New Font Families: Droid Sans, Droid Serif, Lato, Lora, Merriweather, Montserrat, Open sans, Open Sans Condensed, Oswald, PT Sans, Source Sans Pro, Slabo, Raleway - FIX: Category layout 1 & 2 width ===== 1.0.16 ====== - NEW: Exclude products, that are out of stock ===== 1.0.15 ====== - FIX: WooCommerce 3.0 variable products compatibility ===== 1.0.14 ====== - NEW: Render shortcode for short description ===== 1.0.13 ====== - NEW: Caching for PDF catalogs Will create a static PDF file in the "cache folder of plugin" every time a user tries to generate a plugin Use the delete cache button to delete all files! ===== 1.0.12 ====== - FIX: Plugin activation check - FIX: WooCommerce 3.0 compatibility ===== 1.0.11 ====== - NEW: Show product long description ===== 1.0.10 ====== - FIX: Removed comments from PDF file when viewed in Chrome ===== 1.0.9 ====== - NEW: Debug mode (see advanced settings > Debug Mode) – this will output the plain HTML - NEW: show Attributes on the product ===== 1.0.8 ====== - NEW: Updated MPDF Library to Version 6.1 (this also removes PHP 7 errors) - NEW: decreased plugin size by 10MB (removed 2 fonts) ===== 1.0.7 ====== - NEW: Better plugin activation - FIX: Better advanced settings page (ACE Editor for CSS and JS ) - FIX: array key exists ===== 1.0.6 ====== - FIX: Redux Error ===== 1.0.5 ====== - NEW: Removed the embedded Redux Framework for update consistency //* PLEASE MAKE SURE YOU INSTALL THE REDUX FRAMEWORK PLUGIN *// ====== 1.0.4 ====== - NEW: Show Variations now possible (see data to show settings) - NEW: Order / Order by products ====== 1.0.3 ====== - NEW: Exclude Product Categories - NEW: Exclude Product Categories Products only - NEW: Exclude Products - NEW: Product Image is now linked to product URL - NEW: Read More text with link to product URL (see Data Tab) ====== 1.0.2 ====== - NEW: removed unnecessary files to reduze plugin size ====== 1.0.1 ====== - NEW: limit access to administrators - FIX: don't show category catalog on start Shop page ====== 1.0.0 ====== - Inital release ====== Future Improvements ====== - A return link on each page back to the table of contents. - Shortcode to support different layouts