You are here

README.txt in Entityblock 8

EntityBlock
==========
EntityBlock module contains a Field that can be used to create blocks from any
entity type.

1. Install this module like any other Drupal module.
2. Go to the fields overview of the entity / bundle that you want to be turned
   into a block.
3. Add an EntityBlock field.
4. When you add a entity of this type then automatically a block is created as well.

File

README.txt
View source
  1. EntityBlock
  2. ==========
  3. EntityBlock module contains a Field that can be used to create blocks from any
  4. entity type.
  5. 1. Install this module like any other Drupal module.
  6. 2. Go to the fields overview of the entity / bundle that you want to be turned
  7. into a block.
  8. 3. Add an EntityBlock field.
  9. 4. When you add a entity of this type then automatically a block is created as well.