Download the PHP package siteation/magento2-storeinfo without Composer
On this page you can find all versions of the php package siteation/magento2-storeinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download siteation/magento2-storeinfo
More information about siteation/magento2-storeinfo
Files in siteation/magento2-storeinfo
Package magento2-storeinfo
Short Description Get your store information with ease
License MIT
Informations about the package magento2-storeinfo
Siteation - Magento 2 Store Info
The Magento2 StoreInfo module streamlines the process of integrating essential store information into your Magento 2 website. Traditionally, this information would be added via CMS Static Blocks or hardcoded into templates.
However, the StoreInfo module offers a more efficient method by directly accessing and retrieving values from the store information.
Key Features:
- Simplified store information integration
- Extends default Magento 2 store information
- Additional fields for enhanced storefront presentation:
- Extra Store phone number
- WhatsApp number
- Chamber of Commerce field
With the StoreInfo module, developers can easily enhance their Magento 2 storefronts with comprehensive and customizable store information.
Installation
Install the package via;
[!NOTE] This Module requires Magento 2.4 or higher! For more requirements see the
composer.json
.
How to use
The StoreInfo works out of the box by providing store information and store email addresses and displaying them on your storefront.
Admin | Storefront |
---|---|
Besides this the Siteation Storeinfo also adds even more usefull fields under Stores > Configration > Siteation > StoreInfo
.
Socials
Admin | Storefront |
---|---|
Opening Hours
Admin | Storefront |
---|---|
Notices
Admin | Storefront |
---|---|
Get StoreInfo in your own Template blocks.
First get the viewModal in your template, using the following sample;
Hyva - Sample Phtml file head
Luma - Sample Phtml file head
_For Luma templates,_ _see the previous sample for the xml needed to load the viewModal._After this you can load any Magento StoreInfo field as text in your phtml;
All versions of magento2-storeinfo with dependencies
magento/module-directory Version >=100.4
magento/module-store Version >=101.1