Skip to content

Very simple script that read a CSV file, download the images from the URL and upload into Akeneo.

Notifications You must be signed in to change notification settings

inuartech/akeneo-import-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Very simple script that read a CSV file, download the images from the URL and upload into Akeneo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages