diglin/orocommerce-auto-customergroup-assignment
Composer 安装命令:
composer require diglin/orocommerce-auto-customergroup-assignment
包简介
OroCommerce Bundle to automatically assign a customer group to a newly created customer.
README 文档
README
This OroCommerce bundle allows you to automatically assign a customer to a customer group when the customer is newly created and no customer group is already assign to him.
It can be interesting to use this feature for the following cases, for example:
- You setup OroCommerce for B2C and needs to assign a tax code to customers
- Your B2B customers needs to have specific Payment Terms automatically assigned by default
As those previous cases can be done by setting a customer group configuration, making that automatically can save to the merchant time and errors.
NOTE: tested and developed on Community edition. It will work also on the Enterprise version, however it has not been tested to know if it supports multiple websites or multiple organisations features. If you are interested for those cases, let us know and we will go through it.
Installation
composer require diglin/orocommerce-auto-customergroup-assignment
bin/console --env=prod cache:clear
bin/console --env=prod oro:process:configuration:load
Configuration
Go to the admin, then select the menu System > Configuration > Commerce > Customer Group. Choose the customer group you want to assign a customer.
Requirements
Message consumer of Oro messages must be correctly configured, meaning, it must run in background. bin/console --env=prod oro:message-queue:consume
And you may want to add an additional customer group different as the one for guest Non-Authenticated Visitors
Usage
Create a new customer from backend or frontend, wait few seconds or minutes and refresh the customer view page in backend to see the change happens.
Known issues
- None
License
See LICENSE.txt
Author
- Diglin GmbH
- https://www.diglin.com/
- @diglin_
- Follow us on github!
diglin/orocommerce-auto-customergroup-assignment 适用场景与选型建议
diglin/orocommerce-auto-customergroup-assignment 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 297 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 06 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 diglin/orocommerce-auto-customergroup-assignment 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 diglin/orocommerce-auto-customergroup-assignment 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 297
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: EUPL-1.2
- 更新时间: 2021-06-24
