Skip to content

A mobile application development kit for Drupal websites. This project utilizes Drupal, PhoneGap, jQuery Mobile and jDrupal.

License

Notifications You must be signed in to change notification settings

VitaliyKim/DrupalGap

This branch is 1013 commits behind signalpoint/DrupalGap:7.x-1.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

595bf6b · Oct 27, 2014
Aug 31, 2014
Oct 27, 2014
Mar 21, 2014
Oct 27, 2014
Sep 26, 2014
Jan 21, 2014
Jan 22, 2014
Oct 13, 2014
Jan 22, 2013
Feb 8, 2014
Sep 26, 2014
Sep 26, 2014
Aug 4, 2014
Aug 18, 2014
Aug 4, 2014
Aug 4, 2014
May 23, 2013
Mar 21, 2014
Mar 21, 2014
Mar 21, 2014
Sep 15, 2014
Jul 10, 2014
Aug 4, 2014

Repository files navigation

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

  http://www.drupalgap.org

With DrupalGap developers can create custom multi-platform mobile
applications that communicate with their Drupal websites.

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

For complete details, please visit the DrupalGap Hello World documentation.

    http://www.drupalgap.org/hello-world

====

1. Download the latest stable release of DrupalGap:

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

2. Extract the downloaded DrupalGap archive into the www directory
   located within your PhoneGap project workspace. When you are done,
   the drupalgap.js file will be located here:

     www/bin/drupalgap.js

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

3. 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
   
4. Specify your Drupal site path (with NO trailing slash) in settings.js,
   for example:

     Drupal.settings.site_path = 'http://www.example.com';

5. Run your new Mobile Application!

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

From here you'll have a great start to building a mobile application that
integrates with your Drupal website. Check out topics in the Getting
Started Guide to continue.

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

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

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

http://www.drupalgap.org
http://api.drupalgap.org

About

A mobile application development kit for Drupal websites. This project utilizes Drupal, PhoneGap, jQuery Mobile and jDrupal.

Resources

License

Stars

Watchers

Forks

Packages

No packages published