Stale
vv1.0
2
Downloads
Below average
0
GitHub Stars
1y ago
Last Release
0
Open Issues
Build Passing
Ready to install
Build Tests
Composer Install
DI Compile
Templates
Code Quality
Release Discipline
Release history audited up to vv1.0
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
vv1.0
on Magento 2.4.9
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubSpecial Price Visibility for Magento2
A Magento 2 plugin that shows SpecialPrice if available at product edit page.
The main reason for this module is to notify customer if product has Special Price without the need to click on Advanced Pricing button.
Installation From github
- Create directory:
mkdir -p app/code/Wemessage/SpecialPrice - Download and copy the files from this repository to the above folder
- Run following commands:
bin/magento mo:en Wemessage_SpecialPrice bin/magento s:up --keep-generated bin/magento c:c
Installation with composer
- Run following commands:
composer require wemessage/module-specialprice-magento2
bin/magento mo:en Wemessage_SpecialPrice
bin/magento s:up --keep-generated
bin/magento c:c
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.