Skip to content

aelmizeb/Originalapp_Hideprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Hide Price Module

This Module allow you to show/hide prices in the frontend via backend configuration.

Install

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.originalapphideprice git https://github.com/aelmizeb/Originalapp_Hideprice.git
    composer require originalapp/hideprice:dev-master

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Originalapp_Hideprice --clear-static-content
    php bin/magento setup:upgrade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published