Skip to content

sahayarex/drupalionic

Repository files navigation

drupalionic

A framework for ionic mobile apps with drupal backend.

<img src="icon.png" >

Dependencies:

  1. ionic
  2. drupal website.

Installation:

  1. git clone https://github.com/sahayarex/drupalionic.git
  2. cd drupalionic
  3. Take the drupalionic module from the folder "module_for_drupal" and install the module in your drupal 7 installation. (Make sure the dependencies of drupalionic module also installed)
  4. Open www/js/services.js on line 3 change baseUrl to ur drupal server url
  5. ionic platform add android/ios(android is already added in the code)
  6. ionic run android/ios

Thats it. Wow you get the mobile app with login, start logging in and check it.

About

A framework for ionic mobile apps with drupal backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published