Compado Product List is a WordPress plugin that fetches and displays a list of products from Compado's API. This plugin is designed for ease of use and includes features like caching, custom API endpoints, and a configurable product display.
https://www.loom.com/share/d54cb14ade8a44ee8b1a23e1767efde6
- Custom API Endpoint: Set your preferred API endpoint for fetching products.
- Caching: Enhances performance by caching API responses.
- Shortcode Integration: Easily display products using a shortcode.
- Upload Plugin: Upload the plugin files to the
/wp-content/plugins/compado-product-listdirectory, or install the plugin through the WordPress plugins screen directly. - Activate Plugin: Activate the plugin through the 'Plugins' screen in WordPress.
- Use Shortcode: Add
[compado_products]in your pages or posts to display the products.
Insert the shortcode [compado_products] in your posts or pages where you want the product list to appear.
You can configure the API endpoint and caching settings in the plugin settings section in your WordPress admin panel.
- Initial release.
This plugin is licensed under the GPL2. See the LICENSE file for details.