Skip to content

DrupalGap is a mobile Application Development Kit for Drupal websites. This project utilizes Drupal, PhoneGap, and jQueryMobile.

License

Notifications You must be signed in to change notification settings

andikasulis/DrupalGap

 
 

Repository files navigation

DrupalGap is an open source mobile application development kit for
Drupal websites. This project utilizes Drupal, PhoneGap (Cordova),
and jQueryMobile.

  http://www.drupalgap.org

|================================================|
| Try a Demo of the DrupalGap Mobile Application |
|================================================|

Android

  https://play.google.com/store/apps/details?id=com.drupalgap&hl=en

iOS (iPhone, iPad, etc)

  https://itunes.apple.com/us/app/drupalgap/id509874423?mt=8

Please rate the DrupalGap application to help improve it!

|========================================|
| Mobile Application for Android and iOS |
|========================================|

The DrupalGap mobile application can be installed on an Android or
iOS mobile device. Once installed, the device can connect to Drupal
websites running the DrupalGap module.

|====================================|
| Mobile Application Development Kit |
|====================================|

Developers can create custom multi-platform mobile applications that communicate
with their Drupal websites.

|===============|
| DrupalGap API |
|===============|

  http://api.drupalgap.org

|==============|
| Installation |
|==============|

0. Enable the DrupalGap Module on your Drupal Site

1. Complete the PhoneGap Getting Started Guide for your Platform

   http://docs.phonegap.com/en/2.7.0/guide_getting-started_index.md.html#Getting%20Started%20Guides

2. Download the latest stable release of DrupalGap:

   https://github.com/signalpoint/DrupalGap/tags

3. Extract the downloaded DrupalGap archive into PhoneGap's www
   directory. When you are done, the drupalgap.js file will be
   located here:

   www/drupalgap.js

   Note, the DrupalGap index.html will overwrite the index.html provided
   by PhoneGap.

4. Open www/app/default.settings.js and save a copy of it as settings.js
   so the copy of it lives here: 
   
   www/app/settings.js
   
5. Specify your Drupal site path (with NO trailing slash) in settings.js,
   for example:

   'site_path':'http://www.drupalgap.org',

6. Run your new Mobile Application!

===================================

From here you'll have a great start to building a mobile application that
integrates with your Drupal website.

|=======================|
| Getting Started Guide |
|=======================|

http://www.drupalgap.org/get-started

|==================|
| More Information |
|==================|

http://www.drupalgap.org
http://www.drupal.org/project/drupalgap

About

DrupalGap is a mobile Application Development Kit for Drupal websites. This project utilizes Drupal, PhoneGap, and jQueryMobile.

Resources

License

Stars

Watchers

Forks

Packages

No packages published