Skip to content
Snippets Groups Projects
README.md 1.59 KiB
Newer Older
Mahmoud Zayed's avatar
Mahmoud Zayed committed
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Features
 * Recommended modules
 * Installation
 * Configuration
Mahmoud Zayed's avatar
Mahmoud Zayed committed
 * Maintainers

INTRODUCTION
------------
 
 Add Bootstrap Grid support to Layout Builder module.
 currently, work for both Bootstrap 3 and Bootstrap 4.
Mahmoud Zayed's avatar
Mahmoud Zayed committed

 * For a full description of the module, visit the project page:
   https://drupal.org/project/bootstrap_layout_builder

 * To submit bug reports and feature suggestions, or to track changes:
   https://drupal.org/project/issues/bootstrap_layout_builder

REQUIREMENTS
------------

 Any theme that utilizes the Bootstrap framework grid system and classes.

FEATURES
--------
 * Add bootstrap row with columns from 1 to 12 to layout builder section.
 * Allow you to customize the row and columns classes
   so you can control the responsive and add any other needed classes.
Mahmoud Zayed's avatar
Mahmoud Zayed committed

RECOMMENDED MODULES
-------------------

 * No extra module is required.

INSTALLATION
------------

 * Install as usual, see
   https://www.drupal.org/node/1897420 for further information.
Mahmoud Zayed's avatar
Mahmoud Zayed committed

CONFIGURATION
-------------

 * After enabling the module go to:
   -> Content Type
   -> Manage display
   -> Select View mode 
   -> Layouts available for sections 
   -> then enable bootstrap_layout_builder Layouts (Cols from 1 to 12).
Mahmoud Zayed's avatar
Mahmoud Zayed committed

CREDITS
-------------

Icons made by Royyan Wijaya from thenounproject.com
https://thenounproject.com/roywj/collection/gradak-revamp-interface/
Mahmoud Zayed's avatar
Mahmoud Zayed committed

MAINTAINERS
-----------

Current maintainers:

 * Mahmoud Zayed (https://www.drupal.org/u/mahmoud-zayed)
 * Aaron Christian (https://www.drupal.org/u/aaronchristian)