Administrate Bootstrap Theme screenshot

Administrate Bootstrap Theme

Author Avatar Theme by Blocknotes
Updated: 7 Jul 2024
25 Stars

A Bootstrap 5 theme for Administrate

Categories

Overview

The Administrate Bootstrap Theme is a Bootstrap 5 theme designed for use with the Administrate project. It provides an easy installation process and customization options, allowing users to incorporate Bootstrap components into their admin interface.

Features

  • Easy installation: Simply run the generator installer to install the theme.
  • Customizable via SASS variables: Edit the variables in the theme’s stylesheet to customize its appearance.
  • Bootstrap component integration: Use Bootstrap components within the admin interface.

Installation

To install the Administrate Bootstrap Theme, follow these steps:

  1. Add the following line to your Gemfile:
    gem 'administrate-bootstrap-theme', '~> 1.0'
    
  2. Run the bundle command to install the gem:
    bundle
    
  3. Run the installer to generate the theme:
    bin/rails generate administrate_bootstrap_theme:install
    

Summary

The Administrate Bootstrap Theme is a convenient and customizable theme for use with the Administrate project. It offers easy installation, customization via SASS variables, and integration with Bootstrap components within the admin interface. Users can quickly enhance the visual appearance of their admin pages by incorporating this theme.