You are here

entityconnect_bean.info in Entity connect 7.2

name = "Entity Connect and Bean bridge."
description = "Allows for referenced entity to be created and edited from the entity reference field"
core = "7.x"
package = Entity Connect

dependencies[] = "bean"
dependencies[] = "bean_admin_ui"
;dependencies[] = "entityconnect_entityreference"
dependencies[] = "entityreference"
dependencies[] = "entityconnect"

File

modules/entityconnect_bean/entityconnect_bean.info
View source
  1. name = "Entity Connect and Bean bridge."
  2. description = "Allows for referenced entity to be created and edited from the entity reference field"
  3. core = "7.x"
  4. package = Entity Connect
  5. dependencies[] = "bean"
  6. dependencies[] = "bean_admin_ui"
  7. ;dependencies[] = "entityconnect_entityreference"
  8. dependencies[] = "entityreference"
  9. dependencies[] = "entityconnect"