Skip to content

virTripathi/woocommerce_api_integration

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Welcome to this Woocommerce API Integration Tutorial in Laravel

In this application, we've integrated a WooCommerce API Plugin to add giftcard amount to users wallet balance through some coupon codes.

To run this application on your local server, follow these steps:

  1. Pull the git repo to your system
  2. Install composer and npm
  3. Go to the root directory of project and open terminal
  4. Run composer install
  5. Run npm i
  6. Run php artisan migrate
  7. add your woocommerce api endpoint, username and password in the env file.
  8. run php artisan serve
  9. open localhost:8000 in your browser

For any issue or help, contact - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages