Skip to content

visionappscz/drupal-bootstrap-ui

Repository files navigation

Bootstrap UI for Drupal 8

Build Status

This theme extends the Drupal Bootstrap project and implements visual and design principles of Bootstrap UI, a Bootstrap extension for building beautiful web apps user interfaces.

Prerequisities

Working Drupal 8 installation. Drupal Composer project is the recommended way of installation.

Install

Add the following to your composer.json to tell Composer where to find this package:

{
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/visionappscz/drupal-bootstrap-ui"
        }
    ]
}

Install the package:

$ composer require visionappscz/bootstrap-ui

Docs

About

This theme extends the Drupal Bootstrap project and implements visual and design principles of Bootstrap UI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors