A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.
This module has been discontinued and archived.
- Displays a list of products associated with the user in a tabular form on the "My Products" page within the brand plugin.
- Provides an API for fetching user products from the Hiive Users API, which integrates with the Fulfilment Gateway API.
- Manages errors gracefully, providing feedback to the user if there are issues with fetching or displaying products.
- The "My Products" page should correctly display the list of products associated with the user.
- Any errors in fetching or displaying products should be communicated to the user with appropriate messages.
composer config repositories.newfold composer https://newfold-labs.github.io/satis
composer require newfold-labs/wp-module-my-products