-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
32 lines (26 loc) · 918 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
This is a Poi Management module for the cms Silverstripe (visit www.silverstripe.org)
Maintainer Contact
-----------------------------------------------
Chris Weber
<chris (at) thinc (dot) ch>
Requirements
-----------------------------------------------
SilverStripe 2.4 or newer
Installation Instructions
-----------------------------------------------
Rename project folder to locations
copy news folder into the silverstripe base folder
run {domain}/dev/build?flush=all
Usage Overview
-----------------------------------------------
1. Create PoiLocationPage
2. Set City, Zip and Country (Tab: Location)
3. Add Poi (Tab Pois)
4. Set Adress
5. Press Find Location by Address
6. if marker isn't set exactly, drag it to the right place
7. Save and your done!
Planned Features
-----------------------------------------------
- Implement Category for Pois
- Search Page (Filtering by Category, Location and text)