Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

michaelborn/EtsyPHP

Repository files navigation

Etsy On Bolt CMS

Setup

  1. composer install in the root of the project.
  2. Save .env.dist as .env
  3. In .env, update the ETSY_API_KEY to your Etsy API key and ETSY_SHOP_NAME to your Etsy shop name.

Running the Demo

  1. Run php bin/console server:run in the project root.
  2. browse to http://127.0.0.1:8000
  3. Navigate to /products/list.

About

Connect to the Etsy API via Symfony 4.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors