PHPackages                             kreativsoehne/magento-2-price-after-login - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kreativsoehne/magento-2-price-after-login

ActiveMagento2-module[Authentication &amp; Authorization](/categories/authentication)

kreativsoehne/magento-2-price-after-login
=========================================

A Magento 2 extension which lets you determine which user groups are able to see the prices at all

1.0.0(7y ago)110MITPHPPHP &gt;=7.0.0

Since Jul 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Kreativsoehne/magento-2-price-after-login)[ Packagist](https://packagist.org/packages/kreativsoehne/magento-2-price-after-login)[ Docs](https://www.kreativundsoehne.de/)[ RSS](/packages/kreativsoehne-magento-2-price-after-login/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

magento-2-price-after-login
===========================

[](#magento-2-price-after-login)

A Magento 2 extension which lets you determine which user groups are able to see the prices at all. Not logged in users will not see prices, too.

installation
------------

[](#installation)

```
1. $ composer require kreativsoehne/magento-2-price-after-login
2. $ ./bin/magento module:enable kreativsoehne_PriceAfterLogin
3. $ ./bin/magento setup:upgrade
4. $ ./bin/magento setup:di:compile
5. Profit.

```

usage
-----

[](#usage)

To determine allowed user groups, navigate to the module's settings in Magento admin:

```
Shops -> Settings -> Configuration -> Catalog -> Catalog -> Price

```

Activate "Display prices only for specific customer groups" to enable the extension's functionality. After activating, choose all the user groups which are allowed to see prices. Keep on pressing the CMD (Mac) or the CTRL (Windows or Linux) key on your keyboard to choose multiple user groups.

how it works
------------

[](#how-it-works)

It's a simple interceptor plugin which expands the Magento\\Framework\\Pricing\\Render::Render() method into an after method. It will surpress any price rendering when the user is not member of one of the specified user groups.

Notice:
-------

[](#notice)

This Extension is very simple. It does not perform any additional logic than just surpressing rendering prices when not allowed. If you have implemented your own price rendering outside of the system's price renderer, then this extension will not work properly or won't work at all.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2895d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2213199?v=4)[Kreativ&amp;Söhne](/maintainers/kreativsoehne)[@kreativsoehne](https://github.com/kreativsoehne)

---

Tags

magentousercomposer-installerpricemagento 2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kreativsoehne-magento-2-price-after-login/health.svg)

```
[![Health](https://phpackages.com/badges/kreativsoehne-magento-2-price-after-login/health.svg)](https://phpackages.com/packages/kreativsoehne-magento-2-price-after-login)
```

###  Alternatives

[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

104756.5k](/packages/yireo-magento2-whoops)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2111.3M7](/packages/yireo-magento2-webp2)

PHPackages © 2026

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