WP Manifestindependent plugin directory
manifest / ecommerce / custom-plugin

Buckydrop Integration

Buckydrop API Integration for WordPress — a plugin that connects your store with Buckydrop’s product search and detail API. Displays products in responsive cards with WooCommerce “Add to Cart” support. Includes AJAX search, Elementor compatibility, and secure API settings.

by Abd Elnasser · github.com/011115396392/custom-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/011115396392/custom-plugin/archive/refs/heads/main.zip

This plugin integrates Buckydrop product search and product detail APIs into WordPress.

Usage:

  • Configure API credentials at Settings → Buckydrop API
  • Use shortcode [bd_search] to display a search form
  • Use shortcode [bd_product_detail link="https://..."] to show a product detail on a page

AJAX actions:

  • bd_search (POST): keyword, platform
  • bd_detail (POST): productLink
  • bd_shipping (POST): price, country
  • bd_quality_check (POST): productLink, email, notes