Issue #3207912: Module lacks a README - documentation
1 unresolved thread
Merge request reports
Activity
added 1 commit
- 15bc2133 - Added MAINTAINERS and updated install module guide link alias with permalink
- README.md 0 → 100644
37 38 * Install as you would normally install a contributed Drupal module. Visit 39 [Extending Drupal - installing modules](https://www.drupal.org/node/1897420) 40 for further information. 41 42 CONFIGURATION 43 ------------- 44 45 After enabling the module, create a Layout from 'Structure > Layout Library' and 46 clicking 'Add Layout'. Add a descriptive label and connect the Layout to an 47 entity type (such as a Node type, inline-block type). 48 49 After creating the Layout, click 'Edit layout' to edit the layout, configure 50 sections, and pre-define blocks. Once complete, click 'Save layout' to save the 51 layout 52 changed this line in version 5 of the diff
added 1 commit
added 1 commit
- 56faa4c2 - i add all the steps to configure the layout on read.me file inside configuration section
added 1 commit
- a89aa2fe - Fixed wrong maintainer - added others maintainers - added detail on configuration
Please register or sign in to reply