Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.

License

Notifications You must be signed in to change notification settings

newfold-labs/wp-module-my-products

WordPress Products Module

Version Number License

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.

Module Responsibilities

  • 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.

Critical Paths

  • 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.

Installation

1. Add the Newfold Satis to your composer.json.

 composer config repositories.newfold composer https://newfold-labs.github.io/satis

2. Require the newfold-labs/wp-module-my-products package.

 composer require newfold-labs/wp-module-my-products

More on Newfold WordPress Modules

About

A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published