Fencus Address Book Plugin
An address book management plugin.
Plugin dependencies
This plugin depends on Fencus Google Maps Widgets Plugin.
Description
Manage your contacts and display them on the front-end through a single component.
- Find a demo here.
- This plugin aims to be an example of the funcionality of Address Finder FormWidget from Fencus Google Maps Widgets Plugin.
Contents of this plugin
- A simple contact manager on the back-end using the Address Finder FormWidget from Fencus Google Maps Widgets Plugin to find and format the address of each contact.
- A simple address book component to show your contacts on the front-end.
- A simple person component to show the details of a given contact.
Plugin dependencies
This plugin depends on Fencus Google Maps Widgets Plugin.
Contents of this plugin
- A simple contact manager on the back-end .
- A simple address book component to show your contacts on the front-end.
- A simple person component to show the details of a given contact.
Usage
- Load your contacts on the backend.
- Create a Person Page.
- Create an Addressbook Page.
- Add the Person Component to the Person Page
- You should configure two parameters:
slug
, wich is a parameter obtained from the page URL (example:/person/:slug
) andAddressbook Page
, that should point towards the Addressbook Page that you created.
- You should configure two parameters:
- Add the Addressbook Component to the Addressbook Page.
- You should configure one parameter:
Person Page
that should point towards the Person Page that you created.
- You should configure one parameter:
And thats about it, its a very simple plugin !
-
This plugin has not been reviewed yet.
-
1.0.2 |
Minor fixes Jan 15, 2017 |
---|---|
1.0.1 |
First version of AddressBook. Feb 27, 2016 |