Onodev Product Catalog Exporter for WooCommerce

Description

Onodev Product Catalog Exporter for WooCommerce generates PDF product
catalogs and brochures directly from your store’s WooCommerce
products, by category or by manually picking individual products.

  • Selection by category (subcategories included automatically) or by
    manually picking individual products with a live search.
  • “Grid” template: a configurable product grid (2 to 5 columns per
    row) with image, name, optional SKU, optional truncated description
    and price — ideal for catalogs with many items.
  • “Brochure” template: one full page per product with a large image,
    description and price (with the original price struck through when
    on sale).
  • Customizable branding: company name, tagline, color and logo,
    applied automatically to the header and footer of every PDF.
  • PDF generation happens entirely on your own server using the plugin
    built-in PDF writer: no external service, no account and no data sent
    anywhere.
  • Fully translatable. Source strings are in English; Italian, Spanish,
    German and French translations are bundled and load automatically
    based on the site’s language.

This plugin requires WooCommerce to be installed and active, since it
reads product, category and pricing data directly from it.

Technical notes

  • The plugin uses its own small internal PDF writer and does not bundle
    any third-party PDF library.
  • All AJAX requests are protected by a nonce and a capability check
    (manage_woocommerce).
  • Translation files live in /languages
    (onodev-product-catalog-exporter-{locale}.po/.mo); a
    onodev-product-catalog-exporter.pot template is included for
    adding further languages.

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/, or install it through the Plugins screen.
  2. Activate the plugin. WooCommerce must already be installed and active.
  3. Open “PDF Catalog Exporter” in the WordPress admin menu to generate your first catalog.

FAQ

Does this require WooCommerce?

Yes. The plugin reads products, categories and prices from
WooCommerce and will show a notice if WooCommerce isn’t active.

Where are the generated PDFs stored?

In wp-content/uploads/onodprca-catalogs/. They remain available at
their direct link after generation.

Does this connect to any external service?

No. PDF generation happens entirely on your own server with the plugin
built-in PDF writer; no product or store data is sent anywhere.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Onodev Product Catalog Exporter for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Onodev Product Catalog Exporter for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Onodev Product Catalog Exporter for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.