wedevelopnl / silverstripe-akeneo
akeneo module for silverstripe
Installs: 562
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- silverstripe/cms: ^4.11
- silverstripe/framework: ^4.11
- symbiote/silverstripe-gridfieldextensions: ^3.4
- undefinedoffset/sortablegridfield: ^2.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: 1.10.54
- phpstan/phpstan-deprecation-rules: ^1.0
- rector/rector: ^0.18.2
- syntro/silverstripe-phpstan: 1.0
- wernerkrauss/silverstripe-rector: dev-main
- dev-main
- 1.0.0-alpha13
- 1.0.0-alpha12
- 1.0.0-alpha11
- 1.0.0-alpha10
- 1.0.0-alpha9
- 1.0.0-alpha8
- 1.0.0-alpha7
- 1.0.0-alpha6
- 1.0.0-alpha5
- 1.0.0-alpha4
- 1.0.0-alpha3
- 1.0.0-alpha2
- 1.0.0-alpha1
- dev-bugfix/text-values
- dev-erikfrerejean-patch-4
- dev-erikfrerejean-patch-3
- dev-erikfrerejean-patch-2
- dev-erikfrerejean-patch-1
This package is auto-updated.
Last update: 2024-11-21 16:44:49 UTC
README
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 importdev/tasks/ImportAkeneoTasks import=#import1,#import2
to import specific entities