承接 oxid-esales/oxideshop-demodata-installer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

oxid-esales/oxideshop-demodata-installer

最新稳定版本:v4.0.0-alpha.1

Composer 安装命令:

composer require oxid-esales/oxideshop-demodata-installer

包简介

This tool is used to copy pictures from demo data repository to OXID eShop, during setup process.

README 文档

README

This component provides a way for OXID eShop setup functionality to copy demodata images.

Installation

This component is installable via composer:

composer require --dev oxid-esales/oxideshop-demodata-installer

Development

Running tests

Component tests can be executed with the OXID eShop's PHPUnit runner:

vendor/bin/phpunit vendor/oxid-esales/oxideshop-demodata-installer

you might need to extend the eShop's root composer autoload-dev configuration and run dump-autoload command:

    "autoload-dev": {
        "psr-4": {
            "OxidEsales\\DemoDataInstaller\\Tests\\": "./vendor/oxid-esales/oxideshop-demodata-installer/tests"
        }
    }
composer dump-autoload

to activate autoloading for the component's test classes.

Bugs and Issues

If you experience any bugs or issues, please report them in the section OXID eShop (all versions) of https://bugs.oxid-esales.com.

统计信息

  • 总下载量: 1.07M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 8
  • 依赖项目数: 7
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 15
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2026-01-04