You are here

sendgrid_integration.info in SendGrid Integration 7

Same filename and directory in other branches
  1. 6 sendgrid_integration.info
name = SendGrid Integration
description = Provides Sendgrid Integration for the Drupal Mail System
core = 7.x
php = 5.5
package = Mail
configure = admin/config/services/sendgrid
files[] = inc/sendgrid.mail.inc
files[] = tests/sendgrid_integration.test
files[] = tests/sendgrid_integration.mail_test.test

; For the tests the Maillog module is also required.
test_dependencies[] = maillog

File

sendgrid_integration.info
View source
  1. name = SendGrid Integration
  2. description = Provides Sendgrid Integration for the Drupal Mail System
  3. core = 7.x
  4. php = 5.5
  5. package = Mail
  6. configure = admin/config/services/sendgrid
  7. files[] = inc/sendgrid.mail.inc
  8. files[] = tests/sendgrid_integration.test
  9. files[] = tests/sendgrid_integration.mail_test.test
  10. ; For the tests the Maillog module is also required.
  11. test_dependencies[] = maillog