PHPackages                             opengento/module-saleable - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. opengento/module-saleable

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

opengento/module-saleable
=========================

This extension allows to set if a product is saleable and can show its price by scope and customer group.

2.1.1(1y ago)136.9k7[1 issues](https://github.com/opengento/magento2-saleable/issues)MITPHPPHP ^8.2

Since May 10Pushed 1y ago9 watchersCompare

[ Source](https://github.com/opengento/magento2-saleable)[ Packagist](https://packagist.org/packages/opengento/module-saleable)[ Docs](https://github.com/opengento/magento2-saleable)[ Fund](https://www.helloasso.com/associations/opengento/formulaires/1)[ RSS](/packages/opengento-module-saleable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (14)Used By (0)

Saleable Module for Magento 2
=============================

[](#saleable-module-for-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/56f64946c64b9c8a74adee5b2b72aad8f820eede14038b279afac38c4b509d28/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f70656e67656e746f2f6d6f64756c652d73616c6561626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/module-saleable)[![License: MIT](https://camo.githubusercontent.com/2163d19e1d40eb58818140c986d81078b022159c6dd18c4535dde545c535afdc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f70656e67656e746f2f6d6167656e746f322d73616c6561626c652e7376673f7374796c653d666c61742d737175617265)](./LICENSE)[![Packagist](https://camo.githubusercontent.com/1d6447f3f56e5f004f453d6a1b1313af9df552390f931c3b8bb072d4a29a32db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f70656e67656e746f2f6d6f64756c652d73616c6561626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/module-saleable/stats)[![Packagist](https://camo.githubusercontent.com/b2cb605e1baf2e99d858baebb2c7463247453e14b13e51d4b5d6c454c67523f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6f70656e67656e746f2f6d6f64756c652d73616c6561626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/module-saleable/stats)

This extension allows to set if a product is saleable and can show its price by scope and customer group.

- [Setup](#setup)
    - [Composer installation](#composer-installation)
    - [Setup the module](#setup-the-module)
- [Features](#features)
- [Settings](#settings)
- [Support](#support)
- [Authors](#authors)
- [License](#license)

Setup
-----

[](#setup)

Magento 2 Open Source or Commerce edition is required.

### Composer installation

[](#composer-installation)

Run the following composer command:

```
composer require opengento/module-saleable

```

### Setup the module

[](#setup-the-module)

Run the following magento command:

```
bin/magento setup:upgrade

```

**If you are in production mode, do not forget to recompile and redeploy the static resources.**

Features
--------

[](#features)

### Saleable

[](#saleable)

- Define if the price can be displayed on the storefront, depending of the customer group and by scope.
- Define if the sales are enabled on the website and by customer groups.

Settings
--------

[](#settings)

The configuration for this module is available in 'Stores &gt; Configuration &gt; Catalog &gt; Catalog &gt; Price'.

- Show Prices for Customer Groups

The configuration for this module is available in 'Stores &gt; Configuration &gt; Sales &gt; Checkout &gt; Shopping Cart'.

- Enable Sales for Customer Groups

### Product Attributes

[](#product-attributes)

- can\_show\_price (yes/no)
- is\_purchasable (yes/no)

Do not create the following attributes as they are already used internally by Magento for field alias and flag:

- is\_saleable
- is\_salable
- salable

Support
-------

[](#support)

Raise a new [request](https://github.com/opengento/magento2-saleable/issues) to the issue tracker.

Authors
-------

[](#authors)

- **Opengento Community** - *Lead* - [![Twitter Follow](https://camo.githubusercontent.com/f582f22fdefea808310d5426ff86d748569ab584a65c28c30eb34b72a73ba802/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6f70656e67656e746f2e7376673f7374796c653d736f6369616c)](https://twitter.com/opengento)
- **Thomas Klein** - *Maintainer* - [![GitHub followers](https://camo.githubusercontent.com/e0e283f9de9d23a7bfeac3e6088a3a3a6844c123e1861f866242cd80e3361088/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f6c6c6f776572732f74686f6d61732d6b6c312e7376673f7374796c653d736f6369616c)](https://github.com/thomas-kl1)
- **Contributors** - *Contributor* - [![GitHub contributors](https://camo.githubusercontent.com/b5f79c18ff14bddbaf515ccc8c08e93a4ab958ec1c8d01d8d7b368c7228ecd54/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f6f70656e67656e746f2f6d6167656e746f322d73616c6561626c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/opengento/magento2-saleable/graphs/contributors)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) details.

***That's all folks!***

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance46

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~150 days

Recently: every ~230 days

Total

13

Last Release

390d ago

Major Versions

1.1.2 → 2.0.02022-10-13

PHP version history (5 changes)1.0.0PHP ^7.1

1.0.3PHP ^7.4

1.1.1PHP ^7.4||^8.0

2.0.0PHP ^8.1

2.0.2PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95669?v=4)[Thom](/maintainers/thomasklein)[@thomasklein](https://github.com/thomasklein)

---

Top Contributors

[![thomas-kl1](https://avatars.githubusercontent.com/u/20971693?v=4)](https://github.com/thomas-kl1 "thomas-kl1 (23 commits)")

---

Tags

catalogmagentomagento-2magento-extensionmagento-modulemagento2magento2-extensionmagento2-extension-freemagento2-modulepricepricesproductsalesshoppingphpmagentogroupsmagento2customerpricingsaleable

### Embed Badge

![Health badge](/badges/opengento-module-saleable/health.svg)

```
[![Health](https://phpackages.com/badges/opengento-module-saleable/health.svg)](https://phpackages.com/packages/opengento-module-saleable)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)

PHPackages © 2026

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