PHPackages                             mslwk/module-catalog-mode - 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. mslwk/module-catalog-mode

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

mslwk/module-catalog-mode
=========================

Magento2 module for catalog mode

1.0.0(7y ago)49811[1 issues](https://github.com/maciejslawik/catalog-mode-magento2/issues)MITPHPPHP ^7.1.0

Since Jul 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/maciejslawik/catalog-mode-magento2)[ Packagist](https://packagist.org/packages/mslwk/module-catalog-mode)[ RSS](/packages/mslwk-module-catalog-mode/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (2)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/d04f6b5b87aabb7d84960617562354c6202f69133730aaf45f53558c1f2ec0ec/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d636174616c6f672d6d6f64652f762f737461626c65)](https://packagist.org/packages/mslwk/module-catalog-mode)[![License](https://camo.githubusercontent.com/10f55d48580fb73a7eb1594857a4ed97089907323c7caa3a779d4cdfbfe085fe/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d636174616c6f672d6d6f64652f6c6963656e7365)](https://packagist.org/packages/mslwk/module-catalog-mode)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/76a9599ba34f9d8db04971e4b1b40e96c4f6ebcbe7d6a1a4b72aa98a55fe1c72/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f636174616c6f672d6d6f64652d6d6167656e746f322f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/catalog-mode-magento2/?branch=master)[![Build Status](https://camo.githubusercontent.com/84ebe6767f063c77fb007456b7aa7e84754082d83f9897f6c06664510897b0c4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f636174616c6f672d6d6f64652d6d6167656e746f322f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/catalog-mode-magento2/build-status/master)[![Total Downloads](https://camo.githubusercontent.com/6c9a7d68d21c099535d9258d707a4348f0028e034437b695735fef57149597ba/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d636174616c6f672d6d6f64652f646f776e6c6f616473)](https://packagist.org/packages/mslwk/module-catalog-mode)

Magento 2 CatalogMode module
============================

[](#magento-2-catalogmode-module)

The extension allows you to enable catalog mode for a store view or website via admin panel. When in catalog mode, customers cannot purchase products but still can browse your products and add them to wishlist.

It is perfect for multilang websites which what to sell products only to a single country but allow customers to browse the inventory in their native language and purchase products in brick-and-mortar stores.

### Installation

[](#installation)

##### Via Composer

[](#via-composer)

To install the extension using Composer use the following commands:

```
 composer require mslwk/module-catalog-mode
 php bin/magento module:enable MSlwk_CatalogMode
 php bin/magento setup:upgrade
```

##### From GitHub

[](#from-github)

You can download the extension directly from GitHub and put it inside `app/code/MSlwk/CatalogMode` directory. Then run the following commands:

```
php bin/magento module:enable MSlwk_CatalogMode
php bin/magento setup:upgrade
```

Usage
-----

[](#usage)

To enable Catalog Mode head to your administration panel and head to

```
Stores -> Configuration -> Catalog -> Catalog Mode -> Catalog Mode enabled

```

The section is protected using ACLs, so you might have to adjust your ACL configuration to change this setting.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2903d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dd1db0bcc71b12f314bdce40703dc572ce6d093a2ff56845f19ddd816283436?d=identicon)[mslwk](/maintainers/mslwk)

---

Top Contributors

[![maciejslawik](https://avatars.githubusercontent.com/u/11910648?v=4)](https://github.com/maciejslawik "maciejslawik (1 commits)")

---

Tags

magento 2Catalog mode

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mslwk-module-catalog-mode/health.svg)

```
[![Health](https://phpackages.com/badges/mslwk-module-catalog-mode/health.svg)](https://phpackages.com/packages/mslwk-module-catalog-mode)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.8M12](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)

PHPackages © 2026

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