Skip to content

mattshoaf/DrupalGap

 
 

Repository files navigation

What is DrupalGap?

An open source application development kit for Drupal 7. Try a demo...

What is DrupalGap used for?

Build custom apps for Drupal 7, with one set of code, and then deploy them to a wide range of app stores, devices and browsers.

Tools and Features

By utilizing familiar coding syntax and concepts from Drupal 7 such as...

  • Entities / Fields
  • Modules
  • Hooks
  • Themes
  • Regions
  • Blocks
  • Render Arrays
  • Custom Pages (via hook_menu())
  • Forms API
  • User Roles / Permissions

with built in pages, widgets and forms to handle...

  • User Authentication
  • Adding / Editing Entities
  • Displaying Entities / Fields
  • Rendering Views Result Data

the DrupalGap tool set is dedicated to Drupal 7 application development.

Getting Started

Try the Hello World for DrupalGap.

About

An application development kit for Drupal websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Other 1.3%