WP Manifestindependent plugin directory
manifest / ecommerce / cansoft-shop

Cansoft Fetch To Shop

Cansoft Fetch To Shop is a WordPress plugin that allows you to fetch data from an external API and create WooCommerce products with ease. This plugin provides a seamless integration between your WordPress site and external data sources, making it convenient to import products directly into your WooCommerce store.

by Mahbub Hussain · github.com/devmahbubhussain/cansoft-shop · website

1stars
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/devmahbubhussain/cansoft-shop/archive/refs/heads/main.zip

Declares an update source (https://example.com/my-plugin/), so updates arrive through the plugin's own updater.

From the readme

Cansoft Fetch To Shop Initilal Product API : https://dummyjson.com/products Description Cansoft Fetch To Shop is a WordPress plugin that allows you to fetch data from an external API and create WooCommerce products with ease. This plugin provides a seamless integration between your WordPress site and external data sources, making it convenient to import products directly into your WooCommerce store. Features - Fetch data from an external API and create WooCommerce products. - Assign categories and brands to products based on API data. - Choose to fetch and attach product gallery images. - User-friendly settings page to control the fetching process. Installation 1. Upload the cansoft-shop folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to the 'Cansoft Shop' menu in the WordPress admin to configure and fetch data. Usage 1. Activate the plugin and navigate to the 'Canso

Read the full README on GitHub →