Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 285 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 285 Bytes

Akeneo Import Assets

Script to import images into Akeneo PIM via API.

how to use

  1. install dependencies
composer install
  1. create the .env and add your credentials
cp .env-dist .env
  1. run
php assets-import.php thumbnail --locale=en_US