Skip to content

anamwp/wp-cli-product-importer

Repository files navigation

WP-CLI Product Importer

A simple and efficient WP-CLI command for importing products into WooCommerce. This tool allows you to automate the process of importing product data, streamlining your workflow for large eCommerce stores.

Features

  • Import products from https://dummyjson.com/products.
  • Easily add product attributes, categories, and other WooCommerce fields.
  • Supports custom post meta fields for additional product data.
  • Full WP-CLI compatibility for command-line-based operations.

Commands

  • Import products wp start import-products
  • Delete product wp start delete-products

Requirements

  • WordPress 6.x or higher.
  • WooCommerce plugin installed and activated.
  • WP-CLI 2.x or higher.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any issues or need further assistance, feel free to open an issue on the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published