You are here

fb_autopost.info in Facebook Autopost 7

name = Facebook Autopost
description = Allows auto-posting to Facebook Fan Pages when publishing a node
package = Facebook Autopost
core = 7.x
configure = admin/config/services/fbautopost
php = 5.3

dependencies[] = fb_permissions
dependencies[] = libraries
dependencies[] = entity

files[] = class/FBAutopost.php
files[] = class/FBAutopostException.php
files[] = class/FBAutopostPhoto.php
files[] = class/FBAutopostEvent.php
files[] = class/FBAutopostPost.php
files[] = class/FBSession.php

File

fb_autopost.info
View source
  1. name = Facebook Autopost
  2. description = Allows auto-posting to Facebook Fan Pages when publishing a node
  3. package = Facebook Autopost
  4. core = 7.x
  5. configure = admin/config/services/fbautopost
  6. php = 5.3
  7. dependencies[] = fb_permissions
  8. dependencies[] = libraries
  9. dependencies[] = entity
  10. files[] = class/FBAutopost.php
  11. files[] = class/FBAutopostException.php
  12. files[] = class/FBAutopostPhoto.php
  13. files[] = class/FBAutopostEvent.php
  14. files[] = class/FBAutopostPost.php
  15. files[] = class/FBSession.php