jimmlog / inspinia-theme
Inspinia - Responsive Admin Theme
2.6.0
2017-10-28 12:24 UTC
This package is auto-updated.
Last update: 2026-03-01 00:11:33 UTC
README
This library contains Inspinia Responsive Admin Theme for Bower.
Installation
Bower
Install npm and bower
sudo apt install npm
sudo npm install -g bower
Install bower package.
bower install inspinia-theme
or see Installing Packages Docs for other ways.
Composer
The preferred way to install this theme is through composer.
Either run
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
composer global require "fxp/composer-asset-plugin:^1.0"
composer require "jimmlog/inspinia-theme:^2.6.0"
or add
"jimmlog/inspinia-theme": "^2.6.0"
to the require section of your composer.json.
License
The MIT License (MIT). See LICENSE file.