You are here

simplenews_scheduler.info in Simplenews Scheduler 7

name = "Simplenews Scheduler"
description = "Allows a schedule to be set for sending (and resending) a Simplenews item."
core = 7.x
package = Mail
php = 5.3
files[] = tests/simplenews_scheduler.test
dependencies[] = simplenews
dependencies[] = date_api
dependencies[] = token

File

simplenews_scheduler.info
View source
  1. name = "Simplenews Scheduler"
  2. description = "Allows a schedule to be set for sending (and resending) a Simplenews item."
  3. core = 7.x
  4. package = Mail
  5. php = 5.3
  6. files[] = tests/simplenews_scheduler.test
  7. dependencies[] = simplenews
  8. dependencies[] = date_api
  9. dependencies[] = token