This repository has been archived by the owner on Dec 17, 2022. It is now read-only.
Releases: Siteation/magento2-module-storeinfo
Releases · Siteation/magento2-module-storeinfo
v1.2.1
v1.2.0
Added
getFormattedPhoneNumber
for using safe a version, without spaces and non numeric valuesgetEmailName
,getSalesEmail
,getSalesEmailName
,getSupportEmail
,getSupportEmailName
for more email control
Changed
- Cleanup country logic by replacing
CountryFactory
forCountryInformationAcquirerInterface
- Renamed
getTransEmail
togetStoreEmail
- Allow email group as option in
getStoreEmail
to get the other email options like; sales, support and custom
Fixes
- Missing dependencies in composer, closes #8
Full Changelog: 1.1.2...1.2.0