mhinspeya / personal-shopping
使用我们的个性化购物模块,体验前所未有的个性化购物。只需预约我们的专家造型师之一,他们将为您挑选量身定制的商品,确保合身且风格独特。
1.0.0
2024-04-30 06:47 UTC
Requires
- mhinspeya/backend-mod: ^1.0
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2024-09-18 07:15:42 UTC
README
``mhinspeya/module-appointmentshopping``
主要功能
MHinspeya AppointmentShopping
安装
* = 在生产环境中请使用 --keep-generated
选项
类型 1: Zip 文件
- 解压 zip 文件到
app/code/MHinspeya
- 运行
php bin/magento module:enable MHinspeya_AppointmentShopping
启用模块 - 运行
php bin/magento setup:upgrade
应用数据库更新 * - 运行
php bin/magento cache:flush
清空缓存
类型 2: Composer
- 将模块添加到 composer 仓库,例如
- 私有仓库
repo.magento.com
- 公共仓库
packagist.org
- 公共 GitHub 仓库作为 vcs
- 私有仓库
- 通过运行
composer config repositories.repo.magento.com composer https://repo.magento.com/
将 composer 仓库添加到配置中 - 通过运行
composer require mhinspeya/module-appointmentshopping
安装模块 composer - 运行
php bin/magento module:enable MHinspeya_AppointmentShopping
启用模块 - 运行
php bin/magento setup:upgrade
应用数据库更新 * - 运行
php bin/magento cache:flush
清空缓存
配置
规格
模型
- EmployeeAppointment
模型
- EmployeeDepartment
模型
- EmployeeAppointmentForm