faonni/module-product-available 2.0.2

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento2 Product Available

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

Configuration

Magento2 Product Available

Catalog

Magento2 Product Available

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-product-available
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    ```bash php bin/magento setup:upgrade php bin/magento setup:static-content:deploy