Skip to content

peterz/spree-geo-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoSettings

Extension for calculating distance for delivery. Based on entered delivery distance, extension calculate if shipping address is in that distance. If it is not order can not be proceeded. Distance is calculated based on driving direction.

You could managed following preferences:

  • address - address of your store
  • time_to_delivery - approximate time to deliver order
  • minimum_order - minimum value of order
  • delivery_distance - distance in within you deliver orders

Installation

  1. Add gem "geo_settings" to your Gemfile
  2. Run bundle install
  3. Run rake geo_settings:install

About

Spree extension for restricting orders to predefined delivery distance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published