CodeStap Affiliate Importer for BigBasket

外掛說明

CodeStap Affiliate Importer for BigBasket makes it easy to import and manage BigBasket products in WordPress for affiliate websites.

The plugin imports products from the BigBasket REST API into a custom post type, automatically creates product categories and brands, and stores product information using WordPress custom fields and taxonomies.

Features include:

  • Import products from the BigBasket REST API.
  • Register a dedicated custom post type for affiliate products.
  • Automatically import product categories and brands.
  • Configure API endpoints from the WordPress admin dashboard.
  • Search and bulk import products from the admin interface.
  • Update imported products using AJAX.
  • Store product metadata using the bbaff_ naming convention.
  • Developer-friendly architecture following WordPress coding standards.

螢幕擷圖

安裝方式

  1. Upload the codestap-affiliate-importer-bigbasket folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to BB Products API Settings.
  4. Enter your BigBasket Products, Categories, and Brands API endpoints.
  5. Open BB Products Product Import to search for and import products.

常見問題集

How do I configure the API URLs?

Navigate to BB Products API Settings and enter the Products, Categories, and Brands API endpoint URLs.

Where are imported products stored?

Products are imported into the bbaff_product custom post type.

Can I update imported products?

Yes. Open any imported product in the WordPress admin and use the Update Product Data option to fetch the latest information from the API.

Does the plugin create categories and brands automatically?

Yes. Product categories and brands are imported and assigned using custom taxonomies.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CodeStap Affiliate Importer for BigBasket〉的開發相關工作。

參與者

變更記錄

1.0.0

  • Initial release.
  • Import products from the BigBasket REST API.
  • Configurable API endpoint settings.
  • Bulk product import interface.
  • AJAX-powered product updates.
  • Automatic category and brand import.
  • Custom post type and taxonomy support.