You are here

replicate_field_collection.info in Replicate field collection 7

core = "7.x"
description = "Extends Replicate module to manage the replication of field_collection fields."
name = "Replicate Field Collection"
package = "Entity"

dependencies[] = replicate
dependencies[] = field_collection
dependencies[] = entity

File

replicate_field_collection.info
View source
  1. core = "7.x"
  2. description = "Extends Replicate module to manage the replication of field_collection fields."
  3. name = "Replicate Field Collection"
  4. package = "Entity"
  5. dependencies[] = replicate
  6. dependencies[] = field_collection
  7. dependencies[] = entity