The module provide schema to import and store free zip code database and functions to work with data.
Data can be obtained from http://greatdata.com/free-zip-code-database US only.
This module provides a views display plugin to show tasks in a GANTT Chart
using the dhtmlx GANTT javascript library. Views Gantt
uses the libraries API. Please upload the dhtmlx GANTT library
and put it in you libraries folder if you want to use this module.
Installation
1. Download and unpack the Libraries module directory in your modules folder (this will usually be "sites/all/modules/").
2. Download and unpack the Views module directory in your modules folder (this will usually be "sites/all/modules/").
3. Download and unpack the Views Gantt (this) module directory in your modules folder (this will usually be "sites/all/modules/").
4. Download and unpack the dhtmlx GANTT js library in "sites/all/libraries".
Make sure the path to the plugin files becomes:
"sites/all/libraries/dhtmlxgantt/codebase/dhtmlxgantt.css",
"sites/all/libraries/dhtmlxgantt/codebase/dhtmlxcommon.js",
"sites/all/libraries/dhtmlxgantt/codebase/dhtmlxgantt.js",
5. Go to "Administer" -> "Modules" and enable the Views Gantt module.
6. Create view with Gantt style and set all required options in the settings.