Plug Block
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
--------------------------
Get the Block API plugin system for Drupal 8 in your Drupal 7 developments.
Using this module, developers will be able to create block in a similar
way as in D8.
Installation
--------------------------
1. Copy the entire plug_block directory the Drupal sites/all/modules
directory or use Drush.
2. Login as an administrator. Enable the module on the Modules page.
Use Drush command: drush en plug_block
