ezsystems / ezcommerce-econtent-installer
Ibexa Commerce eContent data installer
Package info
github.com/ezsystems/ezcommerce-econtent-installer
Type:symfony-bundle
pkg:composer/ezsystems/ezcommerce-econtent-installer
v1.0.1
2021-02-05 15:31 UTC
Requires
- php: ^7.3
- ezsystems/ezcommerce-demo-assets: ~1.0.0
- ezsystems/ezplatform-kernel: ^1.3
- symfony/http-kernel: ^5.1
Requires (Dev)
- ezsystems/ezplatform-code-style: ^0.2.0
This package is auto-updated.
Last update: 2026-03-06 02:29:42 UTC
README
This package contains eContent sample data installer for testing purposes.
Installation
-
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],
Usage
To install eContent demo data use the following Symfony command:
php bin/console ezplatform:install commerce-econtent-demo
COPYRIGHT
Copyright (C) 1999-2020 Ibexa AS. All rights reserved.
LICENSE
- https://www.ibexa.co/software-information/licenses-and-agreements/ibexa-trial-and-test-license-agreement-ibexa-ttl-v2.2 Ibexa Business Use License Agreement Ibexa BUL Version 2.3
- https://www.ibexa.co/software-information/licenses-and-agreements/ibexa-business-use-license-agreement-ibexa-bul-version-2.3 Ibexa Trial and Test License Agreement (Ibexa TTL) v2.2