GeoMaps Add-on Manual

Size: px
Start display at page:

Download "GeoMaps Add-on Manual"

Transcription

1 GeoMaps Add-on Manual

2 Last update: January 9th, 2014 Copyright ClickFWD LLC

3 Table of contents Chapter 1 GeoMaps Add-on Overview & Installation Overview Installation Chapter 2 GeoMaps Con>guration Basic Setup Markers & Infowindow Maps Chapter 3 Address Geocoding Geocoding individual addresses Batch Geocoding Geocoding addresses in new listings Chapter 4 Custom Markers Marker icons by category Marker icons by custom Peld options Using diserent icons for featured listings and mouseover event Chapter 5 Performing Proximity Searches Chapter 6 Displaying Maps Map on listing detail and list pages GeoMaps Module Chapter 7 Theme Customization Listing detail page map List pages map GeoMaps module map Marker infowindow Chapter 8 Tips & Tricks How can I show the Map inside a tab on the listing detail page How to hide the map from certain categories Chapter 9 Troubleshooting Marker assignment via a custom Peld not working List page map overlapping template header

4 Chapter 1 GeoMaps Add-on Overview & Installation 1.1 Overview GeoMaps delivers an amazing implementation of the Google Maps experience right on your website so you can keep your visitors on your site. We've made it dead simple to add the location of a listing on a map with the click of a 'map it' button and you can drag the marker to Pne tune its location. You can also assign diserent marker icons per category and enable 'get directions' and 'streetview'. Combined with the Ple upload capability in JReviews, it's easy to add a KML layer to each listing by uploading KML Ples attachments. If you already have a large database of listings with addresses, GeoMaps can batch geocode them to add the coordinates for you. The GeoMaps add-on incorporates two distinct and powerful functionalities into JReviews: Proximity search and Mapping Proximity search This functionality enables your site's users to use a partial or full address to >nd nearby locations stored in the JReviews database and sorted by distance. Users can perform address search, zipcode and postal code searches. The add-on takes advantage of the JReviews Advanced Search module for complex custom searches that can use both the address and custom Pelds. GeoMaps comes with bulk Geocoding functionality that easily converts listings physical addresses to coordinates, processing thousands of listings in a short time. It also enables your site's users to geocode an address when submitting new listings and even Pne-tune the location by dragging the marker on the map. Copyright ClickFWD LLC 4

5 Chapter 1 GeoMaps Add-on Overview & Installation Mapping Once a listing's address has been geocoded it's possible to show its location on a map. The GeoMaps addon allows you to display a map with markers for your listings in category pages, search results and detail view. A GeoMaps module is also included to display marker locations on a map. The addon has a lot of customization features for the map so you can have diserent markers for diserent types of businesses and toggle many of the features available with the Google Maps API including Street Views and walking and driving Directions. Google has introduced usage limits for the display of maps taking place in early You get 25,000 free map loads per day. You can create a Google API Console account to start tracking your API usage. More information can be found here: faq#usagelimits. Copyright ClickFWD LLC 5

6 Chapter 1 GeoMaps Add-on Overview & Installation A note on geocoding Geocoding is the process of converting a physical address to its coordinate equivalent (latitude/ longitude). To perform this task GeoMaps uses the Google Maps API geocoding service, which has a limit of 2,500 free geocoding transactions per day per IP Address. More information here: Geocoding calls to the API are made during bulk geocoding, use of the add-on s Map It feature and also whenever an address search is performed because the address needs to be converted to coordinates Prst in order to Pnd nearby points. 1.2 Installation The add-on can be installed via the Install & Update menu in the JReviews administration. Copyright ClickFWD LLC 6

7 Chapter 1 GeoMaps Add-on Overview & Installation To install or update the addon you must have previously purchased it, your JReviews version needs to match or be greater than the one speciped for the addon and you must have a valid "Upgrades & Support" package for your JReviews license. If you purchased the addon, but it still says "addon not active for this license", go to the JReviews admin license screen, clear the local key text area and re-submit the license number. This will fetch a new local key that includes the addon information. On the Install & Update page, check the Updates checkbox, and click on the Install button next to the GeoMaps Add-on like on this image: Copyright ClickFWD LLC 7

8 Chapter 1 GeoMaps Add-on Overview & Installation Reload the page to see the GeoMaps link appear under the Add-ons header on the left sidebar: Copyright ClickFWD LLC 8

9 Chapter 1 GeoMaps Add-on Overview & Installation Copyright ClickFWD LLC 9

10 Chapter 2 GeoMaps Con2guration 2.1 Basic Setup Google Maps API url - to add a country bias to geocoding requests you can use the Google url for that country. For example: //maps.google.es, //maps.google.it, //maps.google.de. Google Maps API Key - the key is optional, but it is useful for tracking usage of the API requests. Get a key here ( Copyright ClickFWD LLC 10

11 Chapter 2 GeoMaps ConPguration This is where you tell the GeoMaps add-on which custom Pelds of your listings contain address information. All custom Pelds that you enter here must be previously created in the JReviews Fields Manager. Latitude and Longitude custom Pelds must be created as decimal Pelds in the JReviews Fields Manager. They are used to store latitude and longitude data, but it is not necessary to show those Pelds on the listing form or listing details. You can hide them from your site s registered users by de-selecting the access groups from the Peld s Add/Edit Access Settings in the Fields Manager. Map it >eld - a button will be appended to this Peld in listing forms. Clicking this button will automatically geocode the address and popup a map so the user can adjust the marker location. Automatic geocoding on new submissions - by default a listing s address will only be geocoded if the user submitting the listing clicks the Map It button. By enabling this setting you ensure that addresses are auto geocoded if the user doesn t do it himself using the Map It button. Proximity search - disabling this defaults to regular text searches on the address Peld. Copyright ClickFWD LLC 11

12 Chapter 2 GeoMaps ConPguration Advanced search address >eld - tell the addon which Peld it should use for address searches in the JReviews Advanced Search Module. For instance, if you have a jr_address Peld, then you can add this Peld to the advanced search module as {jr_address} and when the user types an address in that Peld the addon will geocode the address to Pnd nearby listings. Address autocomplete - powered by the Google Places API and returns address suggestions that are NOT related to the addresses in your database. Autocomplete Country Restriction - limits suggestions to the speciped country only. Fill out the two letter code based on the ISO alpha-2 ( ISO_3166-1_alpha-2#Current_codes) depnition. Maximum radius - puts a cap on the allowed radius search. Publish distance on search results - if enabled, a Distance will be shown next to the custom Pelds in the listing details. If you want to customize the distance output, set this setting to No, and use this code in the theme Ple to output the distance: <?php echo $CustomFields->field('jr_gm_distance',$listing);?> Enable map on proximity searches - if disabled, the map will not be shown on the proximity search results page. Proximity search results theme su?x - here you can enter a specipc theme surx for the search results list page. 2.2 Markers & Infowindow Copyright ClickFWD LLC 12

13 Chapter 2 GeoMaps ConPguration Marker icon path - enter the path where you want GeoMaps to look for marker images. GeoMaps comes with several images and you can upload additional ones to this folder. Default: components/com_jreviews_addons/geomaps/icons. Marker infowindow - choose the marker infowindow you want to use. The infowindow is the popup with listing information that appears when you click on a marker. Available options: Google default - this infowindow can only appear within the map boundaries which makes it impractical for maps of small size. Callout Custom - this infowindow can be further customized through the infowindow theme Ples and css. Example of a Google default infowindow: Example of a Callout infowindow: Copyright ClickFWD LLC 13

14 Chapter 2 GeoMaps ConPguration Example of a Custom infowindow: Infowindow >elds - custom Pelds comma list, without spaces (jr_peldone,jr_peldtwo,etc.) that will be made available for inclusion via tags in the infowindow theme Ple. Only add Pelds that exist in JReviews. Copyright ClickFWD LLC 14

15 Chapter 2 GeoMaps ConPguration 2.3 Maps You can turn on and os all of the standard Google Map controls using these settings. All settings are global, but the ones for the GeoMaps module can also be overriden in the module parameters. Copyright ClickFWD LLC 15

16 Chapter 3 Address Geocoding If you installed GeoMaps on a site with existing listings or if you didn't enable auto geocoding, it is required to geocode addresses (convert real addresses to latitude & longitude coordinates) before being able to display the maps on the site. To do that, click the Geocode Addresses link in GeoMaps administration: On this page you can geocode individual addresses or perform batch geocoding of existing addresses. Use the Plters to select the listing types that require geocoding: Copyright ClickFWD LLC 16

17 Chapter 3 Address Geocoding If you see listings without latitude and longitude values, those are the ones that need to be geocoded. 3.1 Geocoding individual addresses Clicking on the pin button located to the right of the address column opens a dialog allowing you to geocode individual addresses and adjust the location of the marker by dragging it. You need to click on the Apply Changes button once you are satisped with the marker location so your changes are saved to the database: Copyright ClickFWD LLC 17

18 Chapter 3 Address Geocoding 3.2 Batch Geocoding If many of your listings are missing latitude and longitude values, use the Geocode Addresses button to begin batch geocoding. A dialog box will appear where you can see the progress and stop the process. The Google API only allows 15,000 geocode transactions per day. After that the addon defaults to the tinygeocoder.com service. Copyright ClickFWD LLC 18

19 Chapter 3 Address Geocoding 3.3 Geocoding addresses in new listings If you allow users to submit listings to your site or you submit them manually, the GeoMaps add-on has a Map It feature that allows users to geocode the address on the Qy and adjust the marker s location if necessary. The add-on adds a couple of buttons after the Peld that you designate as the "Map It" Peld in the conpguration settings. If you enabled auto-geocoding option in the GeoMaps conpguration, it is not necessary to click the Map it button after entering the address, but you can use it to Pne-tune the location: Copyright ClickFWD LLC 19

20 Chapter 3 Address Geocoding If you want to change the address then you need to click on "Clear LatLng" to geocode the new address. Copyright ClickFWD LLC 20

21 Chapter 4 Custom Markers By default, all maps will use standard red markers. If you want, you can choose diserent marker icons for diserent types of listings, for example: The GeoMaps add-on lets you assign custom markers to listings in a couple of ways: 1. By category - all listings in a category will have the same marker 2. By custom >eld options - the images assigned to the select list Peld options will be used as markers so you can have diserent markers even within the same category. To assign custom markers, go to the Assign Custom Markers page in GeoMaps add-on administration: Copyright ClickFWD LLC 21

22 Chapter 4 Custom Markers Select one or multiple categories and click the Assign Marker button in the top right corner. You will get a popup dialog where you'll be able to choose the marker for selected categories: 4.1 Marker icons by category The Assign Markers dialog will display all marker icons that you can assign to categories. Default icons are located in /components/com_jreviews_addons/geomaps/icons. If you need more icons, you can upload them there or tell GeoMaps to look for marker icons in a diserent folder which can be speciped in GeoMaps conpguration. 4.2 Marker icons by custom 2eld options If you use the custom Peld assignment then you need to upload the icons to your theme's /theme_images folder and clear the File Registry in JReviews administration. In the Assign Marker dialog enter the name of the Peld that contains Peld options with images. To assign images to specipc Peld options, go to the Field Options Manager of a custom Peld and add images to Peld options like this: Copyright ClickFWD LLC 22

23 Chapter 4 Custom Markers If you want to use the Peld option images for map markers, but show the Peld option text in the regular display of Pelds, theres's a setting in the Peld's Advanced Options: 4.3 Using di3erent icons for featured listings and mouseover event GeoMaps will use the following surxed images for featured listings and the mouseover event when hovering over a marker: {icon_name}_hover.{icon_extension} Copyright ClickFWD LLC 23

24 Chapter 4 Custom Markers {icon_name}_featured.{icon_extension} {icon_name}_featured_hover.{icon_extension} A real example where the marker image is "hotel.png" would be: hotel_hover.png hotel_featured.png hotel_featured_hover.png If both a category icon and a select Peld are setup for a category, then the select Peld takes priority and if an option is not selected then the category icon is used. Copyright ClickFWD LLC 24

25 Chapter 5 Performing Proximity Searches You need to use the JReviews Advanced Search Module to setup address searches. In the Advanced Search Module parameters, enter "_map" as JReviews Theme SuRx: This will load an alternative theme Ple for this module that includes the code for address searching: /components/com_jreviews/jreviews/views/themes/default/modules/advanced_search_map.thtml The theme Ple use "jr_address" as custom Peld to perform address searches. If you named your address Peld diserently in the Fields Manager, edit this theme Ple and adjust the Peld name. You can also adjust the available radius search options: Copyright ClickFWD LLC 25

26 Chapter 5 Performing Proximity Searches The Advanced Search Module will then look like this: After performing the search, visitors will get the search results page with listings ordered by proximity: Copyright ClickFWD LLC 26

27 Chapter 5 Performing Proximity Searches Copyright ClickFWD LLC 27

28 Chapter 6 Displaying Maps 6.1 Map on listing detail and list pages If you conpgured GeoMaps correctly, the maps will automatically appear in listing detail pages and list pages (category pages, search results, etc.). If you want to hide the map on detail page or list pages, each listing type in JReviews Listing Types Manager have settings for this: Example of a map on a listing detail page: Copyright ClickFWD LLC 28

29 Chapter 6 Displaying Maps Example of a map on a list page: Copyright ClickFWD LLC 29

30 Chapter 6 Displaying Maps 6.2 GeoMaps Module The GeoMaps module is automatically installed with the add-on and allows you to show all the locations of a directory, section or category. It has category autodetect functionality so a single module instance can be used on multiple pages showing diserent markers. Important: the module is not capable of showing all markers for an address search. Instead the list map must be used. Example of a GeoMaps module: The GeoMaps module has many parameters: Functionality Mode - available options: Copyright ClickFWD LLC 30

31 Chapter 6 Displaying Maps Normal (Use ltering settings) - the map will display listings based on the Basic/Advanced Plters that you specify. Geo Targeting (IP Address to Location) - with this mode, the map will be automatically centered to the site's visitor location calculated based on the visitor's IP address. This option requires that you enter Radius and Zoom values. Custom center & zoom - enter Custom Latitude and Custom Longitude to which the map will center. Radius and Zoom values are required with this mode as well. Caching - with lots of markers this setting is very important to cache the json object that the map uses to load the markers. JReviews Theme Su?x - if you need multiple copies of the GeoMaps module and you want each one to use a diserent theme Ple, you can specify a theme surx here. Featured Only - if enabled, the map will display only featured listings. Click2Search Autodetect - automatically Plters results when in Click2Search pages using the value from the click2search Peld. Category Autodetect - Plters results to the current category. In detail view - allows you to change the behavior of the map when the module is shown in listing detail pages. Copyright ClickFWD LLC 31

32 Chapter 6 Displaying Maps Directory/Category/Listing IDs - Plter the markers shown using these settings. It s not necessary to Pll in all of them, just one. Custom WHERE - Plter the markers shown based on custom database query. For more info read Using Custom WHERE and Custom ORDER BY parameters ( Map Width - remember to include px or %. For example 100% or 500px. Map Height - enter the height in px. Address Search Bar - allows users to quickly Pnd a location on the map. Uses the Google geocoder which has a free 15k per day transation limit. This feature is not fully compatible with Geo Targeting with a radius is set because not all markers are available on the map. If a user types an address outside the radius search no markers will be shown. Limit Results - set a limit to the number of markers shown on a map. This is important for performance gains if you have too many results and all markers should not be shown on the map. Enable clustering - groups markers at high zoom levels. Must be used when showing a large number of markers for performance gains. Clustering Min Markers - when clustering is enabled, any number of markers above this setting will trigger the marker clustering functionality. Copyright ClickFWD LLC 32

33 Chapter 6 Displaying Maps You can turn on and os all of the standard Google Map controls using these parameters. Copyright ClickFWD LLC 33

34 Chapter 7 Theme Customization The GeoMaps theme Ples are located here: /components/com_jreviews_addons/geomaps/views/themes/geomaps/ Even though you can customize the theme Ples there, that is not recommended. Instead use the JReviews Code Overrides ( functionality to copy specific geomaps theme Ples that you want to customize into your custom theme in jreviews_overrides folder. 7.1 Listing detail page map The theme Ple of the JReviews listing detail page (/listings/detail.thtml) calls this Ple to load the map: /components/com_jreviews_addons/geomaps/views/themes/geomaps/geomaps/map_detail.thtml If you want to customize it, copy it Prst to your custom theme in overrides: /templates/jreviews_overrides/views/themes/{your_theme}/geomaps/map_detail.thtml 7.2 List pages map Only Blogview and Thumbview list page layouts can show the map. The /listings/listings_blogview.thtml and /listings/listings_thumbview.thtml theme Ples call this Ple to load the map: /components/com_jreviews_addons/geomaps/views/themes/geomaps/geomaps/map_results.thtml If you want to customize it, copy it Prst to your custom theme in overrides: /templates/jreviews_overrides/views/themes/{your_theme}/geomaps/map_results.thtml 7.3 GeoMaps module map The GeoMaps module uses this theme Ple: Copyright ClickFWD LLC 34

35 Chapter 7 Theme Customization /components/com_jreviews_addons/geomaps/views/themes/geomaps/modules/geomaps.thtml If you want to customize it, copy it Prst to your custom theme in overrides: /templates/jreviews_overrides/views/themes/{your_theme}/modules/geomaps.thtml 7.4 Marker infowindow Marker infowindow popups use this theme Ple /components/com_jreviews_addons/geomaps/views/themes/geomaps/geomaps/map_infowindow.thtml If you want to customize it, copy it Prst to your custom theme in overrides: /templates/jreviews_overrides/views/themes/{your_theme}/geomaps/map_infowindow.thtml By default the infowindow shows the listing thumbnail, editor and user rating stars and review count. You can also add custom Pelds. First you need to specify which custom Pelds you want to make available for the infowindow in the GeoMaps conpguration: After that, add the Pels to the infowindow theme Ple like this: <span class="jr-map-jr_address"></span> <span class="jr-map-jr_phone"></span> Copyright ClickFWD LLC 35

36 Chapter 8 Tips & Tricks 8.1 How can I show the Map inside a tab on the listing detail page Read the article about Adding jquery UI tabs to listing detail page ( The included _tabs surxed detail theme Ple already displays the map inside a tab. 8.2 How to hide the map from certain categories Each listing type in JReviews has settings to hide the map from all categories that use that listing type: If you want to hide the map from specipc categories regardless of the listing type, you can customize the theme Ples to remove the map code: \com_jreviews\jreviews\views\themes\default\listings\detail.thtml \com_jreviews\jreviews\views\themes\default\listings\listings_blogview.thtml Copyright ClickFWD LLC 36

37 Chapter 8 Tips & Tricks First create copies of those Ples and rename them to this: \detail_nomap.thtml \listings_blogview_nomap.thtml Then delete the code for maps in those Ples and clear the File Registry in JReviews conpguration. To hide the map from specipc categories, use the Theme Manager and add a "_nomap" theme sufpx to those categories. Copyright ClickFWD LLC 37

38 Chapter 9 Troubleshooting 9.1 Marker assignment via a custom 2eld not working The add-on allows you to use the images assigned to custom Peld options as markers. This is particularly useful if you've used a custom Peld for categorization. If the marker is not appearing on your maps you need to check a couple of things: 1. The Peld needs to be a single select or radio Peld because it's no possible to show more than one marker per listing. 2. The marker image needs to be placed in the add-on's icon folder. This means you will need to copy the image from the theme's theme_images folder to the icon folder where the addon can Pnd it. 9.2 List page map overlapping template header If your Joomla template uses a Pxed header/menu, it is possible that the map on JReviews list pages will overlap the header when scrolling the page. To Px the conqict, it is necessary to push down the map by the height of the header. To do that, modify this Ple: /components/com_jreviews_addons/geomaps/views/js/geomaps.js Find this line in the Ple: var y = jquery(window).scrolltop(); and add the height of your Pxed header like this: var y = jquery(window).scrolltop()+55; If you enabled Load All Mini>ed in JReviews ConPguration, you will need to create a miniped geomaps-ck.js Ple as well. Besides the change in the geomaps.js Ple, it is necessary to set the height like this in the custom_styles.css Ple of your JReviews theme: Copyright ClickFWD LLC 38

39 Chapter 9 Troubleshooting.jr-map-results-wrapper.fixed { } top: 55px; In these examples, 55 represents the height of the header/menu. Copyright ClickFWD LLC 39

MyLists Add-on Manual

MyLists Add-on Manual MyLists Add-on Manual Last update: July 27th, 2015 Copyright 2010-2015 ClickFWD LLC Table of contents Chapter 1 MyLists Overview & Installation............... 4 1.1 Features....................................................................

More information

Blue Form Builder extension for Magento 2

Blue Form Builder extension for Magento 2 Blue Form Builder extension for Magento 2 User Guide Version 1.0 Table of Contents I) Introduction......5 II) General Configurations....6 1) General Settings.....7 2) ReCaptcha... 8 III) Manage Forms......

More information

We do More VMAP DOCUMENTATION

We do More VMAP DOCUMENTATION We do More VMAP DOCUMENTATION Overview VMap Component is a uniquely designed Joomla Extension that allows you to put your listings on Google Map. It provides you a very simple and flexible way to put anything

More information

Everywhere Add-on Manual

Everywhere Add-on Manual Everywhere Add-on Manual Last update: January 9th, 2014 Copyright 2010-2014 ClickFWD LLC Table of contents Chapter 1 Everywhere Add-on Overview & Installation.... 4 1.1 Overview....................................................................

More information

Custom Contact Forms Magento 2 Extension

Custom Contact Forms Magento 2 Extension Custom Contact Forms Magento 2 Extension User Manual This is the user manual of Magento 2 Custom Contact Forms v100.0.0 and was last updated on 29-06-2017. To see what this extension can do, go to the

More information

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide BindTuning Installations Instructions, Setup Guide Invent Setup Guide This documentation was developed by, and is property of Bind Lda, Portugal. As with any software product that constantly evolves, our

More information

Store Locator. Extension Configuration. For more details see the Store Locator extension page.

Store Locator. Extension Configuration. For more details see the Store Locator extension page. For more details see the Store Locator extension page. Store Locator Help customers to find the nearest offline store location to purchase your products. Display all stores on the handy map using Google

More information

Multiple Custom Forms

Multiple Custom Forms Multiple Custom Forms for Magento 2 Extension for Magento 2 User Guide Table of contents 1. Module Features 2. Module Configuration 3. Manage Forms 4. Add Field 4.1. Text Field 4.2. Text Area 4.3. Drop

More information

Google Maps Manually Place Marker On Click V3 Remove

Google Maps Manually Place Marker On Click V3 Remove Google Maps Manually Place Marker On Click V3 Remove Following is the HTML Markup containing the Google Map implementation. To add markers you will need to click on the map. These markers are added. When

More information

Sign-up Forms Builder for Magento 2.x. User Guide

Sign-up Forms Builder for Magento 2.x. User Guide eflyermaker Sign-up Forms Builder 2.0.5 for Magento 2.x User Guide 2 eflyermaker Dear Reader, This User-Guide is based on eflyermaker s Signup-Form Builder Plugin for Magento ecommerce. What follows is

More information

Search Autocomplete Magento Extension

Search Autocomplete Magento Extension Search Autocomplete Magento Extension User Manual This is the user manual of Magento Search Autocomplete v1.6.5 and was last updated on 26-07-2017. To see what this extension can do, go to the Magento

More information

STORE LOCATOR PLUGIN USER GUIDE

STORE LOCATOR PLUGIN USER GUIDE support@simicart.com Support: +84.3127.1357 STORE LOCATOR PLUGIN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO CONFIGURE... 5 4. HOW TO USE ON APP... 13 SimiCart Store

More information

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 support@magestore.com sales@magestore.com Phone: +1-606-657-0768 STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION 3 Outstanding Features...3

More information

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create JSN UniForm User Manual Introduction A simple contact form created by JSN UniForm JSN UniForm is a Joomla form extension which helps you create forms quickly and easily - from normal forms to complex forms.

More information

Newsletter Popup v3.x Configuration for Magento 2

Newsletter Popup v3.x Configuration for Magento 2 Newsletter Popup v3.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Newsletter Popup 3.x Extension for Magento 2 2. Managing Newsletter Popups 3. Managing Newsletter

More information

CMSnipcart Documentation

CMSnipcart Documentation CMSnipcart Documentation Release 1.0.0 CMExtension January 07, 2016 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

Blue Form Builder extension for Magento2

Blue Form Builder extension for Magento2 Blue Form Builder extension for Magento2 User Guide Version 1.0 Table of Contents I) Introduction.. 4 II) Installation 5 III) General Configurations...6 IV) Manage Forms.. 7 1) List of Forms 7 2) Add New

More information

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme)

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme) Table of Contents A Quick Introduction to the Genesis Framework for WordPress Introduction to the Genesis Framework... 5 1.1 What's a Framework?... 5 1.2 What's a Child Theme?... 5 1.3 Theme Files... 5

More information

Store Locator for Magento 2. User Guide

Store Locator for Magento 2. User Guide Store Locator for Magento 2 User Guide Table of Contents 1. Store Locator Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Service API and Comments 1.4. Store Search 2. Store Locator

More information

PlayerLync Forms User Guide (MachForm)

PlayerLync Forms User Guide (MachForm) PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where

More information

Advanced Marketing Techniques: Zach Stone, Molly McCormick, Dave Frees, Connie Gray, Karen Martin, and Mischelle Davis

Advanced Marketing Techniques: Zach Stone, Molly McCormick, Dave Frees, Connie Gray, Karen Martin, and Mischelle Davis Advanced Marketing Techniques: Zach Stone, Molly McCormick, Dave Frees, Connie Gray, Karen Martin, and Mischelle Davis You have access to some incredible tools, and Zach, Connie, Molly, Karen, Dave, and

More information

CM Deal Aggregator Documentation

CM Deal Aggregator Documentation CM Deal Aggregator Documentation Release 1.3.0 CMExtension July 28, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

Configuring Autocomplete & Suggest

Configuring Autocomplete & Suggest How to install extension 1. Backup your store database and web directory. 2. Login to SSH console of your server and navigate to root directory of Magento 2 store. 3. Copy installation instructions from

More information

CM Live Deal Documentation

CM Live Deal Documentation CM Live Deal Documentation Release 1.5.0-beta CMExtension April 12, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

OS Property Ajax search module

OS Property Ajax search module OS Property Ajax search module By Ossolution Version 1.0 [Updated: March 2013] Introduction This extension dramatically changes your concept about the search modules. Fancy design, real-time working and

More information

STORE LOCATOR For Magento 2

STORE LOCATOR For Magento 2 1 STORE LOCATOR For Magento 2 PREFACE Store locator also known as store finder empowers user to add unlimited stores with functionality of adding tags to differentiate them. It allows user to locate nearby

More information

Startup Guide. Version 2.3.7

Startup Guide. Version 2.3.7 Startup Guide Version 2.3.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

Google Map for Magento 2

Google Map for Magento 2 Last update: 2018/03/16 11:06 magento_2:google_map https://amasty.com/docs/doku.php?id=magento_2:google_map For more details see the Google Map extension page. Google Map for Magento 2 Provide customers

More information

Terratype Umbraco Multi map provider

Terratype Umbraco Multi map provider Terratype Umbraco Multi map provider Installation Installing via Nuget This Umbraco package can be installed via Nuget The first part is the Terratype framework, which coordinates the different map providers,

More information

Table of contents. DMXzone Google Maps 2 DMXzone

Table of contents. DMXzone Google Maps 2 DMXzone Table of contents Table of contents... 1 About... 2 Features in Detail... 3 The Basics: Inserting Google Maps on a Page... 20 Advanced: Control Google Maps with Behaviors... 27 Advanced: Track Your Current

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

Getting Started with Pro Maps for Google

Getting Started with Pro Maps for Google Getting Started with Pro Maps for Google This Getting Started Guide shows you how to get up and running with Pro Maps for Google. This Dreamweaver extension allows you to add static and dynamic maps to

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

MapInfo Stratus. Version 41. MapInfo Stratus Administration Guide

MapInfo Stratus. Version 41. MapInfo Stratus Administration Guide MapInfo Stratus Version 41 MapInfo Stratus Administration Guide Contents Chapter 1: Getting Started...7 Signing In and Out...8 Home...8 Version Number and Build Number...9 Using MapInfo Stratus Administration

More information

CM Live Deal Documentation

CM Live Deal Documentation CM Live Deal Documentation Release 1.8.0-beta CMExtension August 14, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

RC Justified Gallery User guide for version 3.2.X. Last modified: 06/09/2016

RC Justified Gallery User guide for version 3.2.X. Last modified: 06/09/2016 RC Justified Gallery User guide for version 3.2.X. Last modified: 06/09/2016 This document may not be reproduced or redistributed without the permission of the copyright holder. It may not be posted on

More information

CM Live Deal Documentation

CM Live Deal Documentation CM Live Deal Documentation Release 1.9.0-stable CMExtension November 16, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

Documentation. Visit the Documentation Online at:

Documentation. Visit the Documentation Online at: Documentation Install Plugin Overview Settings How to add and edit entries From Administration Panel Front-end Form How to display them Shortcodes & PHP Function Layout Generator Front-end Form Generator

More information

CM Live Deal Documentation

CM Live Deal Documentation CM Live Deal Documentation Release 1.3.0-beta CMExtension January 27, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

TUTORIAL MADCAP FLARE Tripane and PDF

TUTORIAL MADCAP FLARE Tripane and PDF TUTORIAL MADCAP FLARE 2018 Tripane and PDF Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Cart32 Store Builder User Manual

Cart32 Store Builder User Manual Cart32 Store Builder User Manual 1 Contents 1. Client and Sales Summaries... 3 2. Main Categories... 3 3. Store Builder Sub-Categories... 3 Categories... 4 Add a Category/Subcategory... 5 Edit a Category/Subcategory...

More information

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel.

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel. Adobe Dreamweaver CS6 Project 3 guide How to create forms You can use forms to interact with or gather information from site visitors. With forms, visitors can provide feedback, sign a guest book, take

More information

COMMISSION OF TEXAS MAY

COMMISSION OF TEXAS MAY GIS Viewer RAILROAD COMMISSION OF TEXAS MAY 2017 Table of Contents GIS Viewer Basics... 1 Basics... 1 Screen Overview... 2 Tools... 5 Visibility... 5 Measure Tool... 7 Identify Tool... 10 Coordinates Tool...

More information

Updated PDF Support Manual:

Updated PDF Support Manual: Version 2.7.0 Table of Contents Installing DT Register... 4 Component Installation... 4 Install the Upcoming Events Module...4 Joom!Fish Integration...5 Configuring DT Register...6 General... 6 Display...7

More information

AC CMS Opencart Extension

AC CMS Opencart Extension AC CMS Opencart Extension I. Features...2 II. Install...3 III. Upgrade...3 IV. Manage Articles...4 V. Manage Categories...6 VI. Manage Comments...7 VII. Manage Article Sets...7 VIII. Place Article Set...

More information

Swiiit User Guide 03/09/2015

Swiiit User Guide 03/09/2015 Swiiit User Guide 03/09/2015 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

2015 Mobiliya. All Rights Reserved Page 2

2015 Mobiliya. All Rights Reserved Page 2 Contents About this Guide... 3 Getting Started... 3 About Mobiliya Shoonya... 3 Key Features... 3 Add-on Features... 4 1. Sign In... 5 2. Admin Dashboard... 6 1. Licenses... 6 2. Users... 7 3. Devices...

More information

This user guide covers select features of the desktop site. These include:

This user guide covers select features of the desktop site. These include: User Guide myobservatory Topics Covered: Desktop Site, Select Features Date: January 27, 2014 Overview This user guide covers select features of the desktop site. These include: 1. Data Uploads... 2 1.1

More information

Attend Events. Version 0.9.x

Attend Events. Version 0.9.x Attend Events Version 0.9.x Contents 1 Introduction 3 1.1 Features................................ 3 1.2 JEvents Integration.......................... 4 2 Installation and Set-Up 5 2.1 Installation..............................

More information

Customer Relationship Management Software Version 1.0. Administrator Guide Guide Version ITarian 1255 Broad Street Clifton, NJ 07013

Customer Relationship Management Software Version 1.0. Administrator Guide Guide Version ITarian 1255 Broad Street Clifton, NJ 07013 Customer Relationship Management Software Version 1.0 Administrator Guide Guide Version 1.0.111218 ITarian 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. Introduction to CRM...5 1.1.Open the

More information

Swiiit User Guide 09/11/2016

Swiiit User Guide 09/11/2016 Swiiit User Guide 09/11/2016 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

truechart Menubar Documentation HighCoordination GmbH Version 1.0.2,

truechart Menubar Documentation HighCoordination GmbH Version 1.0.2, truechart Menubar Documentation HighCoordination GmbH Version 1.0.2, 2017-05-05 Table of Contents 1. Introduction.............................................................................. 1 2. Installing

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Act! Marketing Automation

Act! Marketing Automation Act! Marketing Automation A Guide to Getting Started Helping your business grow with marketing automation Act! Marketing Automation Getting Started Guide 2 Contents Page Page 8 Page 10 Page 11 Page 11

More information

Awesome Table - Documentation

Awesome Table - Documentation Awesome Table - Documentation Short link to this documentation: http://goo.gl/2f0bx Awesome Table can be used to create a table from a spreadsheet and add interactive controls to manipulate the data it

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Dynamic Product Options extension for Magento2. User Guide

Dynamic Product Options extension for Magento2. User Guide Dynamic Product Options extension for Magento2 User Guide version 2.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 4 2. Installation... 5 2.1. System Requirements... 5 2.2. Installation...

More information

MageNative Apps User Guide Series

MageNative Apps User Guide Series MageNative Apps User Guide Series App Submission on Google Play Store Version 1.0 CedCommerce. All Rights Reserved. CedCommerce support@cedcommerce.com Abstract The App Submission on Google Play Store

More information

Looking at the Internet with Google Chrome & Firefox. Scoville Memorial Library Claudia Cayne - September, 2010

Looking at the Internet with Google Chrome & Firefox. Scoville Memorial Library Claudia Cayne - September, 2010 Looking at the Internet with Google Chrome & Firefox Scoville Memorial Library Claudia Cayne - ccayne@biblio.org September, 2010 Google Chrome & Firefox are web browsers - the decoder you need to view

More information

NYU A&S AEM Implementation. Exercise Sheets

NYU A&S AEM Implementation. Exercise Sheets NYU A&S AEM Implementation Exercise Sheets Table of Contents Table of Contents... 2 Exercise 1: Blank Page with Title... 1 A. Create page using template Blank Page with Title... 1 B. Author component Generic

More information

Listing Input (Add/Edit) Tips

Listing Input (Add/Edit) Tips LISTING INPUT 1. Click on the Add/Edit tab in Matrix to begin & then click on Add new 2. Select a Property Type Form 3. AutoFill from Realist or Other Options The first screen of Input gives you multiple

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

FORMS. The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions. Presented by: John Reamer

FORMS. The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions. Presented by: John Reamer FORMS The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions Presented by: John Reamer Creating Forms Forms and Surveys: When and What to Use them For Both Allow you

More information

for Windows Release Notes: Version September 12, 2013 Document version: MINDJET Page 1

for Windows Release Notes: Version September 12, 2013 Document version: MINDJET Page 1 for Windows Release Notes: Version 14.0.334 September 12, 2013 Document version: 130912 MINDJET Page 1 Table of Contents RESOLVED ISSUES IN VERSION 14.0.334... 3 General Usability... 3 Import / Export

More information

Headlines & Features App Guide

Headlines & Features App Guide Headlines & Features App Guide Blackboard Web Community Manager Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress

More information

Navigation Menu Pro Extension

Navigation Menu Pro Extension Navigation Menu Pro Extension User Guide https://www.magebees.com/magento-navigation-menu-proresponsive-mega-menu-accordion-menu-smart-expand-menu.html Navigation Menu Pro Extension By Support Ticket:

More information

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Placester Quick Start Guide

Placester Quick Start Guide Placester Quick Start Guide Congratulations! You re on your way to building a strong online presence for your real estate business. This Quick Start Guide will walk you through all of the basics for getting

More information

IEEE Wordpress Theme Documentation

IEEE Wordpress Theme Documentation IEEE Wordpress Theme Documentation Version 1.0.2 2014-05- 16 Table of Contents TABLE OF CONTENTS 2 INITIAL SETUP 3 FRONT PAGE 3 POSTS PAGE 4 CONTACT 5 SITE MAP 6 MENU 7 HOME PAGE 8 PAGE TEMPLATES 10 LEFT

More information

Manual Html Image Src Url Path Not Working

Manual Html Image Src Url Path Not Working Manual Html Image Src Url Path Not Working _img src="file:///absolute/path/to/rails-app/public/image.png" alt="blah" /_. However i obviously want a relative path instead. Where is the relative path going.

More information

Classic Headlines & Featured App Guide

Classic Headlines & Featured App Guide Classic Headlines & Featured App Guide Blackboard Web Community Manager Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade

More information

Scope Monthly. Guide to updating and maintaining the Scope Monthly Website. Last Updated: Table of Contents

Scope Monthly. Guide to updating and maintaining the Scope Monthly Website. Last Updated: Table of Contents 1 Scope Monthly Guide to updating and maintaining the Scope Monthly Website. Last Updated: 2016.06.13 Table of Contents Creating a new monthly issue. Editing a monthly issue. Editing issue date Editing

More information

Blog Pro for Magento 2 User Guide

Blog Pro for Magento 2 User Guide Blog Pro for Magento 2 User Guide Table of Contents 1. Blog Pro Configuration 1.1. Accessing the Extension Main Setting 1.2. Blog Index Page 1.3. Post List 1.4. Post Author 1.5. Post View (Related Posts,

More information

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev. 06.29.09 Overview: This reference manual will cover two separate applications that work together to produce a

More information

Spectrum Spatial Analyst

Spectrum Spatial Analyst Location Intelligence Spectrum Version 12.2 Spatial Analyst Table of Contents Delete Records 34 1 - Getting Started Overview 5 Supported Browsers and Operating Systems 7 Supported Languages 8 2 - Signing-in

More information

Data Asap Introduction Versions Getting Started Prerequisite Preparation Screens MANAGE PROJECTS (Screen 1)...

Data Asap Introduction Versions Getting Started Prerequisite Preparation Screens MANAGE PROJECTS (Screen 1)... TABLE OF CONTENTS Data Asap Introduction... 2 Versions... 2 Getting Started... 3 Prerequisite... 3 Preparation... 3 Screens... 3 MANAGE PROJECTS (Screen 1)... 3 Load Project Tab... 3 New Project tab...

More information

Cascade V8.4 Website Content Management for the Site Manager UMSL

Cascade V8.4 Website Content Management for the Site Manager UMSL Cascade V8.4 Website Content Management for the Site Manager UMSL Contents Purpose & How to Use This Guide... 5 Getting Started and Logging In... 5 Login... 5 Dashboard... 5 Notifications... 5 Setting

More information

Percussion Documentation Table of Contents

Percussion Documentation Table of Contents Percussion Documentation Table of Contents Intro to the Percussion Interface... 2 Logging In to Percussion... 2 The Dashboard... 2 Managing Dashboard Gadgets... 3 The Menu... 4 The Finder... 4 Editor view...

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

Terratype Umbraco Multi map provider

Terratype Umbraco Multi map provider Terratype Umbraco Multi map provider Installation Installing via Nuget This Umbraco package can be installed via Nuget The first part is the Terratype framework, which coordinates the different map providers,

More information

AJAX Reviews User Guide

AJAX Reviews User Guide AJAX Reviews User Guide Version: 1.0 Website: http://www.magpleasure.com Support: support@magpleasure.com Table of Contents AJAX Reviews Description... 3 Configure AJAX Reviews... 4 Mails after Purchase

More information

For Dispatchers and Administrative Users. User Guide

For Dispatchers and Administrative Users. User Guide For Dispatchers and Administrative Users 800.205.7186 www.codeblue.com Table of Contents Section Page 2 Signing into Blue Alert Mobile...3 3 Blue Alert Mobile Home Screen...4 3.1 Home Screen...4 3.2 Active

More information

ENABLING WEBCHAT HOSTED USER GUIDE

ENABLING WEBCHAT HOSTED USER GUIDE ENABLING WEBCHAT HOSTED USER GUIDE CONTENTS... 1 Sign up Process... 2 Sign up Process (Continued)... 3 Logging In/ Out... 4 Admin Dashboard... 5 Creating, Edit, Delete A User... 5 Creating, Edit, Delete

More information

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

InstantSearch+ Documentation for WooCommerce

InstantSearch+ Documentation for WooCommerce InstantSearch+ Documentation for WooCommerce Contents Overview... 1 Top Menu... 2 Home...2 Pricing...2 Help & Support...2 Stores...2 Account...4 Dashboard Tabs... 5 Analytics...5 AutoComplete...9 Search

More information

Customer Relationship Management Software Version 1.0

Customer Relationship Management Software Version 1.0 Customer Relationship Management Software Version 1.0 Administrator Guide Guide Version 1.0.111218 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. Introduction to CRM...5

More information

gaalliance.org and bap.gaalliance.org Users Guide

gaalliance.org and bap.gaalliance.org Users Guide IDENTITY PRINT PUBLISHING WEB Visible Logic, Inc. 142 High Street Suite 615 Portland, ME 04101 207.761.4230 visiblelogic.com gaalliance.org and bap.gaalliance.org Users Guide CONTENTS Introduction 2 Site

More information

Documentation of Woocommerce Login / Sign up Premium. Installation of Woocommerce Login / Sign up Premium

Documentation of Woocommerce Login / Sign up Premium. Installation of Woocommerce Login / Sign up Premium Documentation of Woocommerce Login / Sign up Premium Installation of Woocommerce Login / Sign up Premium Installation Install Word Press from http://codex.wordpress.org/installing_wordpress. Upload via

More information

Joomla! extension JSN EasySlider User Manual

Joomla! extension JSN EasySlider User Manual Joomla! extension JSN EasySlider User Manual (for JSN EasySlider 2.0.x) www.facebook.com/joomlashine www.twitter.com/joomlashine www.youtube.com/joomlashine This documentation is release under Creative

More information

As part of our commitment to continuously updating and enhancing our fundraising system, we are thrilled to announce our latest enhancements.

As part of our commitment to continuously updating and enhancing our fundraising system, we are thrilled to announce our latest enhancements. As part of our commitment to continuously updating and enhancing our fundraising system, we are thrilled to announce our latest enhancements. Purchase Items during Registration Administrators can now enable

More information

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual Mobiketa Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging Quick-Start Manual Overview Mobiketa Is a full-featured Bulk SMS and Voice SMS marketing script that gives you control over your

More information

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

Table of Contents. Page 1

Table of Contents. Page 1 Table of Contents Logging In... 2 Adding Your Google API Key... 2 Project List... 4 Save Project (For Re-Import)... 4 New Project... 6 NAME & KEYWORD TAB... 6 GOOGLE GEO TAB... 6 Search Results... 7 Import

More information

Mini Project - Phase 2 Connexus Website

Mini Project - Phase 2 Connexus Website Mini Project - Phase 2 Connexus Website The url to Connexus Website: http://connexus-beta.appspot.com/ Here is my github repository: https://github.com/azizclass/nimadini The second phase is in the MiniProject-Phase2/Connexus

More information

YearbookFusion Online A Quick Start Guide

YearbookFusion Online A Quick Start Guide YearbookFusion Online A Quick Start Guide Welcome to YearbookFusion Online. This guide will help you get started and plan out your yearbook process from start to end. Step 1: Launch the Application In

More information

Magento 2 / Google Maps Integration User Guide For Extension Version 1.0.2

Magento 2 / Google Maps Integration User Guide For Extension Version 1.0.2 Magento 2 / Google Maps Integration User Guide For Extension Version 1.0.2 This document details the installation, configuration and functionality of the DP Extensions Google Maps Integration for Magento

More information

Homework 8: Ajax, JSON and Responsive Design Travel and Entertainment Search (Bootstrap/Angular/AJAX/JSON/jQuery /Cloud Exercise)

Homework 8: Ajax, JSON and Responsive Design Travel and Entertainment Search (Bootstrap/Angular/AJAX/JSON/jQuery /Cloud Exercise) Homework 8: Ajax, JSON and Responsive Design Travel and Entertainment Search (Bootstrap/Angular/AJAX/JSON/jQuery /Cloud Exercise) 1. Objectives Get familiar with the AJAX and JSON technologies Use a combination

More information

Listing Input (Add/Edit & Copy) Tips

Listing Input (Add/Edit & Copy) Tips LISTING INPUT 1. Click on the Add/Edit tab in Matrix to begin & then click on Add new 2. Select a Property Type Form 3. AutoFill from Realist or Other Options The first screen of Input gives you multiple

More information

Web AppBuilder for ArcGIS Dive Into Mobile Development. Yiwei Ma & Kevin Gao

Web AppBuilder for ArcGIS Dive Into Mobile Development. Yiwei Ma & Kevin Gao Web AppBuilder for ArcGIS Dive Into Mobile Development Yiwei Ma & Kevin Gao Yiwei Ma Software Developer Kevin Gao User Interface Engineer Theme A theme in WAB is a template framework representing the look

More information