CTX Products
Wordpress Plugin that displays free products like magazines or tracts and let customers place orders without payment.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kids-team/expose/archive/refs/heads/master.zipA lightweight WordPress plugin for offering free products such as magazines, brochures, or tracts without the complexity of a full e-commerce solution.
Features
- 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
Why?
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.
Installation
From Git
git clone https://github.com/gollenia/ctx-products.git
Manual Installation
- Download the latest release.
- Copy the
ctx-productsfolder towp-content/plugins/. - Activate the plugin from the WordPress admin area.
Usage
- 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.
Styling
The plugin intentionally ships without CSS so that it can seamlessly integrate into any WordPress theme.
Requirements
- PHP 8.4+
- WordPress 6.x