Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Releases: Siteation/magento2-module-storeinfo

v1.2.1

15 Dec 19:47
7a87547
Compare
Choose a tag to compare

Fixes

  • Empty getCountry error #9

Full Changelog: 1.2.0...1.2.1

v1.2.0

13 Nov 15:07
37954a9
Compare
Choose a tag to compare

Added

  • getFormattedPhoneNumber for using safe a version, without spaces and non numeric values
  • getEmailName, getSalesEmail, getSalesEmailName, getSupportEmail, getSupportEmailName for more email control

Changed

  • Cleanup country logic by replacing CountryFactory for CountryInformationAcquirerInterface
  • Renamed getTransEmail to getStoreEmail
  • 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

v1.1.2

27 May 14:30
59aea0e
Compare
Choose a tag to compare

Fixes

  • Empty getCountryNameById error

Full Changelog: 1.1.1...1.1.2

v1.1.1

03 Feb 15:32
Compare
Choose a tag to compare

Fixes

  • DE translation for VAT

v1.1.0

02 Feb 22:31
Compare
Choose a tag to compare

Added

  • Support for store name
  • Support for country name
  • Support for region name
  • Support for vat number

Changed

  • Readme with docs for basis usages
  • Hyva sample template to match Hyva footer style

v1.0.4

04 Oct 15:11
Compare
Choose a tag to compare

Fixes

  • Sample templates, address order

v1.0.3

14 Jun 06:13
Compare
Choose a tag to compare

Fixes

  • schema data value for postcode

v1.0.2

24 Apr 18:08
Compare
Choose a tag to compare

Fixes

  • Typos in readme

Removed

  • TOC from readme
  • Unneeded UrlInterface

v1.0.1

19 Apr 15:59
Compare
Choose a tag to compare

Changed

  • Renamed getEmailUs to getEmail to match the config setting.
    The old function naming will still be available until v2.

v1.0.0

11 Mar 09:54
Compare
Choose a tag to compare

Initial release 🎉