lotsofpixels / module-pricelist-section
Magento 2 Pricelist page in My account section
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.0.0|^8.1.0|8.2.0
This package is auto-updated.
Last update: 2024-10-27 09:25:20 UTC
README
The module is adding a link in the My account section for a page which is showing the content of a static block.
Installation
composer require lotsofpixels/module-pricelist-section
Usage
Content of static block 'pricelist_block' is displayed on the page. The route is pricelist/customer/index/ The value of the label can be set in the backend and will be displayed as label and page title.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.