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.

FAQ

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “CodeStap Affiliate Importer for BigBasket”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.