lingaro/magento2-module-micro-features 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

lingaro/magento2-module-micro-features

Composer 安装命令:

composer require lingaro/magento2-module-micro-features

包简介

Magento 2 Micro Features Module

README 文档

README

Created by Lingaro

Features list

1. Admin name added to order comment

In admin panel, on order details view, show for each order comment the name of the admin who added the comment.

2. Config for defining admin only payment methods

In admin panel, in Stores > Configuration > Sales > Payment Methods > General Settings > Admin Only one can switch some payment methods to be available only for orders created in admin panel.

3. Possibility to brand system.xml config fields

One can add branding (logo) to system.xml config field by applying the following code snippet:

<field ...>
    ...
    <attribute type="brand">{{ brand_code }}</attribute>
</field>

where {{ brand_code }} is a code of the brand defined in etc/adminhtml/di.xml inside Lingaro\MicroFeatures\Model\System\Config\BrandProvider type.

In this module brand with code lingaro is provided. All custom configs added by this module are branded using it.

You can specify merchant's brand in your custom module for merchant's custom configs.

4. Config for hiding Downloadable Products section on Customer Account page

In admin panel, in Stores > Configuration > Catalog > Downloadable Products Options > Show Link in Customer Account one can hide Downloadable Products section on Customer Account page.

5. Config for disabling necessity of opt-in to Login as Customer feature

In admin panel, in Stores > Configuration > Customers > Login as Customer > Is Login as Customer opt-in needed one can disable necessity of opt-in to Login as Customer feature. If this config is set to "No", admins will be able to login as any customer.

6. Config for always expanding cart items block in Checkout

In admin panel, in Stores > Configuration > Sales > Checkout > Checkout Options > Always Expand Items Block one can force Items Block to be always expanded on Checkout load.

7. Config for disabling Product Comparison

In admin panel, in Stores > Configuration > Catalog > Catalog > Storefront > Enable Product Comparison one can disable Product Comparison add-to buttons and sidebar on frontend.

8. Config for defining input masks for Customer phone number and postcode

In admin panel, in Stores > Configuration > Customers > Customer Configuration > Name and Address Options > Telephone Input Mask / Postcode Input Mask one can add input masks for phone number and postcode fields visible in Address Book (in My Account) and in Checkout.

Watchout: The config is for projects in which in one website you can create addresses for one specific country. For multi-country websites you need to customize \Lingaro\MicroFeatures\ViewModel\Customer\Address\Form\InputMask.

9. Config for enabling "Upsert quantity" widget in place of "Add to cart" buttons

In admin panel, in Stores > Configuration > Catalog > Catalog > Storefront > Enable Upsert Quantity one can enable "Upsert Quantity" widget. When the feature is enabled, all "Add to cart" buttons for simple, virtual and downloadable products on catalog pages (listings, details, comparison list, product widgets) will be replaced with "Upsert Quantity" widgets that are synchronized with mini-cart and always show the quantity that is currently inside user's cart.

10. Config for enabling AJAX for Footer Newsletter form

In admin panel, in Stores > Configuration > Customers > Newsletter > General Options > Enable AJAX in Footer Form one can force Footer Newsletter form to use AJAX and not reload page after each submission.

Supported Magento versions

  • 2.4.0
  • 2.4.1
  • 2.4.2
  • 2.4.3
  • 2.4.4
  • 2.4.5

lingaro/magento2-module-micro-features 适用场景与选型建议

lingaro/magento2-module-micro-features 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 173 次下载、GitHub Stars 达 22, 最近一次更新时间为 2023 年 06 月 07 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 lingaro/magento2-module-micro-features 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 lingaro/magento2-module-micro-features 我们能提供哪些服务?
定制开发 / 二次开发

基于 lingaro/magento2-module-micro-features 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 173
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 22
  • 点击次数: 16
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 22
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-06-07