Stisla
Stisla is a Free Bootstrap Admin Template which will help you to speed up your project and design your own dashboard UI. Users will love it.
Install / Use
/learn @Codeigniter-Template/StislaREADME
Stisla Admin Dashboard Template
Stisla Stisla is a Free Bootstrap Admin Template which will help you to speed up your project and design your own dashboard UI. Users will love it.
Preview
Screenshot
Table of contents
Installation
Here is how :
- Fork the repository
- Clone with
git clone https://github.com/Codeigniter-Template/Stilsa.git - Or Download zip
Usage
- Create a new Controller at
view/viewsthen put like this:
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$this->load->view('_layout/header'); ?>
<!-- Main Content -->
<?php
$this->load->view('_layout/footer'); ?>
- Create a new Controller at
application/controllersthen put like this:
<?php
defined('BASEPATH') or exit('No direct script access allowed');
class Control extends CI_Controller
{
public function __construct()
{
parent::__construct();
}
public function index()
{
$data['title'] = 'Dashboard';
$this->load->view('example/index', $data);
}
}
Tips
You Need Modification Header.php , Js.php to include css and js on new your viewcontrol if you change view name
License
Stisla is under the MIT License.
Related Skills
diffs
343.1kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
openpencil
1.9kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
HappyColorBlend
HappyColorBlendVibe Project Guidelines Project Overview HappyColorBlendVibe is a Figma plugin for color palette generation with advanced tint/shade blending capabilities. It allows designers to
Flyaro-waffle-app
Waffle Delight - Full Stack MERN Application Rules & Documentation Project Overview A comprehensive waffle delivery application built with MERN stack featuring premium UI/UX, admin management, a
