Google App Engine
Categories
Component ID
2131963
Component name
Google App Engine
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2148
Component created
Component changed
Component body
Optimize your Drupal installation for the Google App Engine platform.
Included changes/integration:
- App Engine mail service
- Cloud Storage
- Push Task Queues with hook_cron_queue_info() workers
- Drupal core patch (root/core.patch)
Please see README.txt for details. Also checkout blog post Drupal integration module for Google App Engine for more setup and technical details.
Download
The two easiest ways to get everything needed are as follows.
All-in-one download (pick latest one)
If Drush make is preferred use either the drupal-full.make which includes other
recommended modules or drupal.make which includes core and this module.
$ drush make http://drupalcode.org/project/google_appengine.git/blob_plain/refs/heads/7.x-1.x:/root/drupal-full.make
$ drush make http://drupalcode.org/project/google_appengine.git/blob_plain/refs/heads/7.x-1.x:/root/drupal.make
Support
- For general App Engine (PHP) support please visit Stackoverflow
- For issues specific to this Drupal module please visit the issue queue

