olix-backoffice
v1.0.7
Published
Responsive open source admin theme dashboard and control panel for bundle Symfony OlixBackOfficeBundle.
Downloads
3
Maintainers
Readme
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";