o3-shop / shop-demodata-installer
This tool is used to copy pictures from demo data repository to O3-Shop, during setup process.
Installs: 1 237
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- o3-shop/shop-facts: ^1.0.0
- symfony/filesystem: ^4.4.17
Requires (Dev)
- mikey179/vfsstream: ~1.6.8
- phpunit/phpunit: ^8.5.14
- webmozart/path-util: >=2.3
Replaces
This package is auto-updated.
Last update: 2024-10-30 01:59:25 UTC
README
This component provides a way for O3-Shop setup functionality to copy demodata images.
Installation
This component is installable via composer:
composer require --dev o3-shop/shop-demodata-installer
Requirements
- master branch is compatible with O3-Shop compilation master
- b-6.4.x branch is compatible with O3-Shop compilation 6.4.x
- b-6.3.x branch is compatible with O3-Shop compilation 6.3.x
- b-6.2.x branch is compatible with O3-Shop compilation 6.2.x
Bugs and Issues
If you experience any bugs or issues, please report them in the section O3-Shop (all versions) of https://bugs.o3-shop.com.