Skip to content

This is project is a openUI plugin that loads a OpenStreetMap and let editors pick and store a location

Notifications You must be signed in to change notification settings

epegar/bloomreach-OSM-Location-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloomreach OSM Location picker

This project is a Bloomreach OpenUI extension. The purpose of the extension is to make it easy for editors to pick locations. In this case by using a map and a search bar.

screenshot

The extension uses OpenStreetMaps because there isn't any kind of quota or accout needed, so it's easier to set up.

The demo directory contains an archetype where the pluin has been included.

Steps to run the demo:

  1. Start Bloomreach: go to the demo directory and use mvn clean verify && mvn -P cargo.run.
  2. Start the extension: the easiest way to load the extension is using the included scripts docker-build.sh and docker-run.sh.

How to setup the extension in your project?

  1. You'll have to define the extension under /hippo:configuration/hippo:frontend/cms/ui-extensions. In this case, if you take a look at the demo, you'll find the following node: /hippo:configuration/hippo:frontend/cms/ui-extensions/locationPicker. screenshot
  2. Add this extension to a document type. You can alse check the only document type defined on the demo.

About

This is project is a openUI plugin that loads a OpenStreetMap and let editors pick and store a location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages