Giter Site home page Giter Site logo

catalog-mode-magento2's Introduction

Latest Stable Version License Scrutinizer Code Quality Build Status Total Downloads

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

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

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

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.

catalog-mode-magento2's People

Contributors

maciejslawik avatar

Stargazers

Guus avatar  avatar Fjodor Maller avatar Mage avatar

Watchers

James Cloos avatar  avatar

Forkers

gjportegies

catalog-mode-magento2's Issues

out of stock

All products in catalog mode are out of stock.. How can i fix that ?
Magento version 2.4.4.
[https://estbike.ro/default/motorizate/motociclete.html]
Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.