rapidez/smile-store-locator

Rapidez Smile Store Locator

0.17.0 2024-03-21 11:50 UTC

README

Requirements

You need to have a modified version of the Smile Store Locator module installed and configured within your Magento 2 installation. This fork adds some extra's to the retailers:

  • Description field
  • Streetview field
  • Facilities field
  • Description and display from/to fields on special opening hours

It's also possible to use the original module but in that case you need to remove these extra's from the Blade views.

Installation

yarn add gmap-vue -D
composer require rapidez/smile-store-locator

After that go to the configured url, default: /stores

Views

If you need to change the views you can publish them with:

php artisan vendor:publish --provider="Rapidez\SmileStoreLocator\SmileStoreLocatorServiceProvider" --tag=views

License

GNU General Public License v3. Please see License File for more information.