Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezcommerce-econtent-installer | Brookins Consulting | stable |
Version | Compatible with |
---|---|
N/A | N/A |
This package contains eContent sample data installer for testing purposes.
Install the package
composer require ezsystems/ezcommerce-econtent-installer
Enable the bundle in your config/bundles.php:
Ibexa\Platform\Bundle\Commerce\EContentInstaller\IbexaPlatformCommerceEContentInstallerBundle::class => ['all' => true],
To install eContent demo data use the following Symfony command:
php bin/console ezplatform:install commerce-econtent-demo
Copyright (C) 1999-2020 Ibexa AS. All rights reserved.