rapidez / smile-store-locator
Rapidez Smile Store Locator
Installs: 2 114
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 5
Open Issues: 0
Requires
- php: ^8.0|^8.1|^8.2
- blade-ui-kit/blade-heroicons: ^2.0
- illuminate/database: ^9.0|^10.0|^11.0
- illuminate/support: ^9.0|^10.0|^11.0
- illuminate/view: ^9.0|^10.0|^11.0
- rapidez/core: ~0.55|^1.0|^2.0
Requires (Dev)
- orchestra/testbench: ^7.3
- phpunit/phpunit: ^9.5.10
- dev-master
- 2.1.0
- 2.0.1
- 2.0.0
- 0.17.0
- 0.16.0
- 0.15.1
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.1
- 0.12.0
- 0.11.0
- 0.10.1
- 0.10.0
- 0.9.1
- 0.9.0
- 0.8.0
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0
- dev-feature/add-seller
- dev-feature/use-imports
- dev-readd-times-to-frontend-retailers
This package is auto-updated.
Last update: 2024-12-16 10:02:23 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.