Difference between revisions of "DB Importer G2"

From Documentation | Viadat Creations
Jump to: navigation, search
(Min Requirements, Installation)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== About ==
+
== <span id="About" class="mw-headline">About</span> ==
=== Benefits ===
+
 
 +
=== <span id="Minimum_Requirements" class="mw-headline">Minimum Requirements</span> ===
 +
 
 +
* Store Locator v4.0+ (since DB Importer G2 v2.0)
 +
* [[Addons_Platform_Lite|Addons Platform Lite]]
 +
 
 +
=== <span id="Benefits" class="mw-headline">Benefits</span> ===
 +
 
 
Import location data from other database tables on your server into your Store Locator's database so that it's formatted, geocoded, and ready for display on through your Store Locator's map interface.
 
Import location data from other database tables on your server into your Store Locator's database so that it's formatted, geocoded, and ready for display on through your Store Locator's map interface.
  
Flexible in allowing you to match your imported database's fields to the Store Locator's database fields during the import process. Also provides you a history of imports and the ability to undo (rollback) imports if needed.
+
Flexible in allowing you to match your imported database's fields to the Store Locator's database fields during the import process. Also provides you a history of imports and the ability to undo (rollback) imports if needed.
  
=== Availability ===
+
<br />
Free with the [[Addons_Platform|Addons Platform]]
+
'''[[Main_Page#Addons|«Back List of Addons]] | [http://www.viadat.com/products-page/ Purchase Addons Now»]'''
  
 +
== <span id="Usage" class="mw-headline">Usage</span> ==
  
'''[[Main_Page#Addons|&laquo;Back List of Addons]] | [http://www.viadat.com/products-page/ Purchase Addons Platform Now&raquo;]'''
+
=== <span id="Features" class="mw-headline">Features</span> ===
  
== Comparison: This (G2) vs. Original ==
 
 
== Usage ==
 
=== Features ===
 
 
# Query any database table with location information to pull into the Store Locator's database
 
# Query any database table with location information to pull into the Store Locator's database
 
# The G2 edition now features an audit trail (a record of all of the your imports), a stored record of the database query performed for an import, the ability to perform a rollback (undo) of past imports if needed
 
# The G2 edition now features an audit trail (a record of all of the your imports), a stored record of the database query performed for an import, the ability to perform a rollback (undo) of past imports if needed
 
# Has the ability to bypass geocoding if importing coordinates -- makes for quicker imports if coordinates are already known
 
# Has the ability to bypass geocoding if importing coordinates -- makes for quicker imports if coordinates are already known
# Has an import status bar (nice for longer imports).  
+
# Has an import status bar (nice for longer imports).
# Like [[Sample_DB_Importer_Queries|the original]], you still can conveniently associate the imported data with the proper columns to your Store Locator fields during the import process.  
+
# Like [[Sample_DB_Importer_Queries|the original]], you still can conveniently associate the imported data with the proper columns to your Store Locator fields during the import process.
 
# Works with importing from custom fields created that you may have created with the [[Custom_Field_Manager|Custom Field Manager]] or by other addons
 
# Works with importing from custom fields created that you may have created with the [[Custom_Field_Manager|Custom Field Manager]] or by other addons
  
=== Installation ===
+
=== <span id="Installation" class="mw-headline">Installation</span> ===
 +
 
 +
'''DB Importer G2 v2.0 and later:'''
 +
 
 +
''Note: All addons marked v2.0 and later are now fully WordPress plugins and can be installed as such''
 +
 
 +
# Upload the DB Importer G2 zip file (downloaded from your [https://www.viadat.com/account/ account page]) via '''WP Admin > Plugins > Add New > '''click''' 'Upload Plugin'''' button
 +
# Once upload is complete, turn on the addon using 'Activate' button (can also be done on '''WP Admin > Plugins''' page)
 +
# Once turned on, you can validate the addon by submitting your purchase key under '''WP Admin > Store Locator > Addons > Settings'''
 +
# Now you can then manage the addon's settings under '''WP Admin > Store Locator > Addons > Settings > DB Importer G2'''
 +
<br>
 +
'''Before DB Importer G2 v2.0:'''
 +
 
 
# Install via the '''Addons > Marketplace''' page (visible with [[Addons_Platform|Addons Platform]] installed & activated). It will automatically be installed in your '''/wp-content/uploads/sl-uploads/addons/''' folder
 
# Install via the '''Addons > Marketplace''' page (visible with [[Addons_Platform|Addons Platform]] installed & activated). It will automatically be installed in your '''/wp-content/uploads/sl-uploads/addons/''' folder
 
# On '''Addons > Settings''' Activate using the same key that was used to activate the Addons Platform for that particular website
 
# On '''Addons > Settings''' Activate using the same key that was used to activate the Addons Platform for that particular website
  
=== Sample Database Queries ===
+
=== <span id="Sample_Database_Queries" class="mw-headline">Sample Database Queries</span> ===
 +
 
 
[[Sample_DB_Importer_Queries|Sample Database Queries]]
 
[[Sample_DB_Importer_Queries|Sample Database Queries]]
  
 
+
<br />
'''[[Main_Page#Addons|&laquo;Back List of Addons]] | [http://www.viadat.com/products-page/ Purchase Addons Platform Now&raquo;]'''
+
'''[[Main_Page#Addons|«Back List of Addons]] | [http://www.viadat.com/products-page/ Purchase Addons Now»]'''

Latest revision as of 21:10, 30 November 2018

About

Minimum Requirements

Benefits

Import location data from other database tables on your server into your Store Locator's database so that it's formatted, geocoded, and ready for display on through your Store Locator's map interface.

Flexible in allowing you to match your imported database's fields to the Store Locator's database fields during the import process. Also provides you a history of imports and the ability to undo (rollback) imports if needed.


«Back List of Addons | Purchase Addons Now»

Usage

Features

  1. Query any database table with location information to pull into the Store Locator's database
  2. The G2 edition now features an audit trail (a record of all of the your imports), a stored record of the database query performed for an import, the ability to perform a rollback (undo) of past imports if needed
  3. Has the ability to bypass geocoding if importing coordinates -- makes for quicker imports if coordinates are already known
  4. Has an import status bar (nice for longer imports).
  5. Like the original, you still can conveniently associate the imported data with the proper columns to your Store Locator fields during the import process.
  6. Works with importing from custom fields created that you may have created with the Custom Field Manager or by other addons

Installation

DB Importer G2 v2.0 and later:

Note: All addons marked v2.0 and later are now fully WordPress plugins and can be installed as such

  1. Upload the DB Importer G2 zip file (downloaded from your account page) via WP Admin > Plugins > Add New > click 'Upload Plugin' button
  2. Once upload is complete, turn on the addon using 'Activate' button (can also be done on WP Admin > Plugins page)
  3. Once turned on, you can validate the addon by submitting your purchase key under WP Admin > Store Locator > Addons > Settings
  4. Now you can then manage the addon's settings under WP Admin > Store Locator > Addons > Settings > DB Importer G2


Before DB Importer G2 v2.0:

  1. Install via the Addons > Marketplace page (visible with Addons Platform installed & activated). It will automatically be installed in your /wp-content/uploads/sl-uploads/addons/ folder
  2. On Addons > Settings Activate using the same key that was used to activate the Addons Platform for that particular website

Sample Database Queries

Sample Database Queries


«Back List of Addons | Purchase Addons Now»