An open API service indexing awesome lists of open source software.

https://github.com/infinitypaul/compado

Compado Product List is a WordPress plugin that fetches and displays a list of products from Compado's API.
https://github.com/infinitypaul/compado

Last synced: over 1 year ago
JSON representation

Compado Product List is a WordPress plugin that fetches and displays a list of products from Compado's API.

Awesome Lists containing this project

README

          

# Compado Product List
![img.png](img.png)
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.

## Visual Explanation
https://www.loom.com/share/d54cb14ade8a44ee8b1a23e1767efde6

## Features
- **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.

## Installation
1. **Upload Plugin**: Upload the plugin files to the `/wp-content/plugins/compado-product-list` directory, or install the plugin through the WordPress plugins screen directly.
2. **Activate Plugin**: Activate the plugin through the 'Plugins' screen in WordPress.
3. **Use Shortcode**: Add `[compado_products]` in your pages or posts to display the products.

## Usage
Insert the shortcode `[compado_products]` in your posts or pages where you want the product list to appear.

## Configuration
You can configure the API endpoint and caching settings in the plugin settings section in your WordPress admin panel.

## Changelog
### 1.0.0
- Initial release.

## License
This plugin is licensed under the GPL2. See the LICENSE file for details.