1.1.1 • Published 4 months ago

olix-backoffice v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

OlixBackOffice : Admin Dashboard

OlixBackOffice is a fully responsive administration template. Based on AdminLTE and Bootstrap 5 framework and also the JavaScript plugins.

Works with the bundle Symfony OlixBackOfficeBundle

Installation

In his project Symfony :

bin/console importmap:require "olix-backoffice"

And in assets/app.js :

// Import CSS
import "olix-backoffice/olixbo.min.css";
// Import JavaScript
import "olix-backoffice";