Google Form
Categories
Component ID
1072444
Component name
Google Form
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1250
Component created
Component changed
Component body
Google Form integration for Drupal 6 (will work on D7 port)
Main Features of Module:
- embed google form within a block to use own themes formatting
- uses form key to pull the form down from google via drupal_http_request
- form data is submitted direct into google form as the normal google form process happens
- avoids use of iframes
IMPORTANT: Please read the README.txt file for full install instructions as this requires a 3rd party library - simple_html_dom and the Libraries API module
Code First written by Tom Gillet - but further developed and rewritten to closely obey Drupal standards.
Future Tasks:
- Work with views or panels as well as blocks
- D7 port
