PHPackages                             lingaro/magento2-module-micro-features - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. lingaro/magento2-module-micro-features

ActiveMagento2-module

lingaro/magento2-module-micro-features
======================================

Magento 2 Micro Features Module

2.1.0(2y ago)22168↓100%2MITPHPPHP ~7.4.0 || ~8.1.0

Since May 31Pushed 2y ago3 watchersCompare

[ Source](https://github.com/Lingaro/magento2-module-micro-features)[ Packagist](https://packagist.org/packages/lingaro/magento2-module-micro-features)[ RSS](/packages/lingaro-magento2-module-micro-features/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Magento 2 Micro Features Module
===============================

[](#magento-2-micro-features-module)

Created by [Lingaro](https://lingarogroup.com/)

Features list
-------------

[](#features-list)

### 1. Admin name added to order comment

[](#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

[](#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

[](#3-possibility-to-brand-systemxml-config-fields)

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

```

    ...
    {{ brand_code }}

```

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

[](#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

[](#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

[](#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

[](#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

[](#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

[](#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

[](#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
--------------------------

[](#supported-magento-versions)

- 2.4.0
- 2.4.1
- 2.4.2
- 2.4.3
- 2.4.4
- 2.4.5

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 76.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

2

Last Release

1073d ago

PHP version history (2 changes)2.0.0PHP ~7.4.0

2.1.0PHP ~7.4.0 || ~8.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/13911a5750ce8b70677c6792e103f7fbb14670a9c0463f43000acb6472707080?d=identicon)[lingaro](/maintainers/lingaro)

---

Top Contributors

[![aliasgarbharmallingaro](https://avatars.githubusercontent.com/u/213045156?v=4)](https://github.com/aliasgarbharmallingaro "aliasgarbharmallingaro (10 commits)")[![pvasheniuk-lingaro](https://avatars.githubusercontent.com/u/129160337?v=4)](https://github.com/pvasheniuk-lingaro "pvasheniuk-lingaro (3 commits)")

### Embed Badge

![Health badge](/badges/lingaro-magento2-module-micro-features/health.svg)

```
[![Health](https://phpackages.com/badges/lingaro-magento2-module-micro-features/health.svg)](https://phpackages.com/packages/lingaro-magento2-module-micro-features)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
