Skip to content

TechMitraaTeam/module-storeinfo

Repository files navigation

Magento 2 Acquired Store Information

The store owners may want to add the other store's /branches details on their site which might physically available But, Magento 2 default functionalities does not allow that. In order to solve this problem, this extension has been developed. This extension is easy to use admin just need to add information of the other store's from backend

Installation Instruction

Manual Installation

  • Copy the content of the repo to the app/code/TechMitraa/StoreInfo
  • Run command: php bin/magento setup:upgrade
  • Run command: php bin/magento setup:static-content:deploy
  • Now flush cache: php bin/magento cache:flush

Enable Extension

Stores > Configuration > TechMitraa > StoreInfo image

Manage Acquired Store's Information

Find Acquire Store Info in Main Menu > Manage Acquired Store Information

Listing of all acquired Information image

Modify Inline Store Name and Address without going to detail view page. image

Manage Store's timings easily from admin. image

Admin can upload custom image for particular store. image

Add store information in Any CMS Page

{{block class="TechMitraa\StoreInfo\Block\StoreInfoListData" name="storeinfo.listdata" template="TechMitraa_StoreInfo::list.phtml" "}}

image

Add store information in Any CMS Page/CMS Block via widget

{{widget type="TechMitraa\StoreInfo\Block\StoreInfoListWidget" storeinfo="Visit Our Other Stores"}}

image

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub or get connect with us at TechMitraa Support .

Changelog

Based in setup_version

v1.0.0

Initial module Released

Let us know!

We’d be love to hear from you. You can send us links to your projects where you using our component. Just send an email to [email protected] And do let us know if you have any questions or suggestion regarding our work. We are happy to help you.