Skip to content

wedevelopnl/silverstripe-akeneo

Repository files navigation

Silverstripe Akeneo

This module adds import Akeneo data to Silverstripe enviroment

Requirements

  • SilverStripe ^4.11
  • PHP ^8.1

Installation

  • composer require "wedevelopnl/silverstripe-akeneo"

Usage

  • In you Akeneo installation create a Data Destination connection setting for a Silverstripe environment and save all credentials
  • Admin -> Settings -> Akeneo: fill in all credentials
  • dev/tasks/ImportAkeneoTasks to run full import
  • dev/tasks/ImportAkeneoTasks import=#import1,#import2 to import specific entities