ezsystems / ezcommerce-econtent-installer
Ibexa Commerce eContent data installer
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 14
Forks: 1
Type:symfony-bundle
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: 2024-11-05 23:37:16 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