ezsystems/ezcommerce-econtent-installer

Ibexa Commerce eContent 数据安装器

v1.0.1 2021-02-05 15:31 UTC

This package is auto-updated.

Last update: 2024-09-05 23:07:45 UTC


README

此软件包包含用于测试目的的eContent样本数据安装器。

安装

  1. 安装包

    composer require ezsystems/ezcommerce-econtent-installer
    
  2. 在您的 config/bundles.php 中启用包

    Ibexa\Platform\Bundle\Commerce\EContentInstaller\IbexaPlatformCommerceEContentInstallerBundle::class => ['all' => true],    

用法

要安装eContent演示数据,请使用以下Symfony命令

php bin/console ezplatform:install commerce-econtent-demo

版权

版权所有(C) 1999-2020 Ibexa AS。保留所有权利。

许可证