Description: This WooCommerce plugin populates the product catalog from Ingram Micro using API calls based on specified product numbers.
- Must be an authorized reseller with Ingram Micro
- Must have an active Ingram Micro Developer account and app
- Fetch product details using Ingram Part Numbers.
- Populate WooCommerce catalog with products from an external API.
- Generate and use access tokens for API authentication.
- Download the Plugin Files: Clone or download the repository files.
- Upload to WordPress: Upload the
woocommerce-external-products
directory to the/wp-content/plugins/
directory. - Activate the Plugin: Activate the plugin through the 'Plugins' menu in WordPress.
- Navigate to Settings: Go to WooCommerce > External Products Settings.
- Enter API Credentials:
- API ID
- API Secret
- IM Customer Number
- IM Correlation ID
- IM Country Code
- Enter Product Numbers: Add a list of Ingram Part Numbers, each on a new line, in the provided text area.
- The plugin will automatically fetch product details from the API for each specified product number and populate the WooCommerce catalog.