A lightweight WordPress plugin for offering free products such as magazines, brochures, or tracts without the complexity of a full e-commerce solution.
- Create unlimited free products
- Organize products using categories and tags
- Upload product images
- Display products anywhere using a Gutenberg block
- Simple order form without payment processing
- No CSS included – style it to match your theme
Many ministries and churches offer free resources that visitors can order online. Setting up WooCommerce or another full-featured shop is often unnecessary.
Ctx Products provides a simple alternative focused entirely on free products.
git clone https://github.com/gollenia/ctx-products.git- Download the latest release.
- Copy the
ctx-productsfolder towp-content/plugins/. - Activate the plugin from the WordPress admin area.
- Create your products in the WordPress admin.
- Assign categories, tags and featured images if desired.
- Insert the Ctx Products Gutenberg block on any page.
- Configure the block to display the products you want.
The plugin intentionally ships without CSS so that it can seamlessly integrate into any WordPress theme.
- PHP 8.4+
- WordPress 6.x