what3words / magento2-w3w-plugin

Magento V2 e-commerce plugin
MIT License
2 stars 3 forks source link

Plugin now compatible with Magento 2.2.6 #2

Closed abdulmueid closed 5 years ago

abdulmueid commented 5 years ago

Made few changes to make the plugin compatible with Magento 2.2.6 Fixed:

  1. Unable to find @baseDir in .less files => prefixed .less files with _ to make them partials and correctly import variables.
  2. Unable to find display/info.phtml frontend template => created blank display/info.phtml