shopgate/magento2-website-sample-data
Composer 安装命令:
composer require shopgate/magento2-website-sample-data
包简介
Sample data that provides multiple websites and stores to use for various work
README 文档
README
Purpose
The default M2 sample data does not contain a multi-site solution, this introduces some data to work with when developing tests. Ideally we would also create other sample data modules which would introduce categories, products, etc. to the websites here. It would be bare minimum to increase speed of installation and running.
Structure
- web_computer - default, USD
- grp_desktop
- store_desktop_en - English, lbs
- store_desktop_ru - Russian, kgs
- store_desktop_de - German, kgs, default
- store_desktop_dis - English, lbs, disabled
- grp_laptop - default
- store_laptop_en - English, lbs, default
- store_laptop_ru - Russian, kgs
- store_laptop_de - German, kgs
- store_laptop_dis - English, lbs, disabled
- grp_desktop
- web_phone - RUB
- grp_tablet - default
- store_tablet_en - English, lbs
- store_tablet_ru - Russian, kgs default
- store_tablet_de - German, kgs
- store_tablet_dis - English, lbs, disabled
- grp_accessory - disabled
- store_accessory_en - English, lbs, default, disabled
- store_accessory_ru - Russian, kgs, disabled
- store_accessory_de - German, kgs, disabled
- grp_tablet - default
Installation
Can be installed manually by including the package via composer:
composer require shopgate/magento2-website-sample-data
If you have any other magento 2 plugin that suggests this sample data, e.g. shopgate/connect-integration-magento2
the sample data will be installed via regular magento command bin/magento sampledata:deploy
Tests
Run tests the same way you do normally. You may also adjust your integration phpunit.xml to include the tests in the run.
/var/www/html/vendor/phpunit/phpunit/phpunit --configuration /var/www/html/dev/tests/integration/phpunit.xml /var/www/html/vendor/shopgate/magento2-website-sample-data/Test/Integration
Uninstall
The best way to remove the module fully is manually:
bin/magento module:uninstall Shopgate_WebsiteSampleData --remove-data
You could also use the standard removal, but unlike the previous solution there is no hook that will remove the websites, groups, stores and configs from the database. Just the module.
bin/magento sampledata:remove
bin/magento setup:upgrade
Todo's
We'll need to populate these entities with proper data to do tests on.
- Create categories
- Create products
shopgate/magento2-website-sample-data 适用场景与选型建议
shopgate/magento2-website-sample-data 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 120 次下载、GitHub Stars 达 0, 最近一次更新时间为 2019 年 12 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 shopgate/magento2-website-sample-data 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 shopgate/magento2-website-sample-data 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 120
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2019-12-20