Sliced - YII Documentation 1.4.0

πŸ™ Thank you for purchasing Sliced - YII Admin Dashboard Template.

If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.Support Email: sup.srbthemes@gmail.com

Introduction

Sliced - YII is a powerful admin dashboard template built with Tailwind CSS. Sliced comes with dozens of functional designs to help you get started quickly. With a wide range of beautiful styles and a full-screen layout, it’s a perfect fit for admin dashboards, eCommerce, CRM, CMS, LMS panels and etc. If you are looking to take your app to the next level – Sliced is the way to go!

Requirements

This guide will walk you through the installation process and prerequisites to get your admin dashboard up and running smoothly.

Task Instructions
Composer Make sure to have the Composer installed & running in your computer. If you already have installed composer on your computer, you can skip this step.
Serve Make sure to have the Xampp OR Wamp installed & running in your computer. If you already have installed Xampp / Wamp server on your computer, you can skip this step. Note: PHP must be 8.1 or higher version.

Installation

Follow these simple steps to install and set up Sliced Admin Template:


  • Step 1: Unzip
    Unzip The Downloaded Folder and open it in vscode or any other code editor you use.


  • Step 2: This would install all of the framework's required dependencies in the vendor folder.

    composer install  
  • Step 3: Runs the project locally. The development server is accessible at http://localhost:8080.

    php yii serve 
  • Step 4: If You Wish to Runs the project locally on Different Port. The development server is accessible at http://localhost:8081.

    php yii serve --port 8081 

File Structure

β”œβ”€β”€ πŸ“ Admin
|    β”œβ”€β”€ πŸ“ assets
|    β”œβ”€β”€ πŸ“ commands
|    β”œβ”€β”€ πŸ“ config
|    β”œβ”€β”€ πŸ“ controllers
|    |      β”œβ”€β”€ πŸ“„ SiteController.php
|    |      └── πŸ“„ SlicedController.php
|    β”œβ”€β”€ πŸ“ mail
|    β”œβ”€β”€ πŸ“ models
|    β”œβ”€β”€ πŸ“ plugins
|    β”œβ”€β”€ πŸ“ runtime
|    β”œβ”€β”€ πŸ“ tests
|    β”œβ”€β”€ πŸ“ vagrant
|    β”œβ”€β”€ πŸ“ views
|    |       β”œβ”€β”€ πŸ“ layouts
|    |       β”œβ”€β”€ πŸ“ site
|    |       └── πŸ“ sliced
|    |            β”œβ”€β”€ πŸ“ partials
|    |            └── πŸ“„ All PHP Files.
|    β”œβ”€β”€ πŸ“ web
|    |        β”œβ”€β”€ πŸ“ assets
|    |        |   β”œβ”€β”€ πŸ“ css
|    |        |   β”œβ”€β”€ πŸ“ fonts
|    |        |   β”œβ”€β”€ πŸ“ images
|    |        |   └── πŸ“ js
|    |        β”œβ”€β”€ πŸ“ css-site
|    |        β”œβ”€β”€ πŸ“„ .htaccess
|    |        β”œβ”€β”€ πŸ“„ favicon.ico
|    |        β”œβ”€β”€ πŸ“„ index.php
|    |        β”œβ”€β”€ πŸ“„ index-test.php
|    |        └── πŸ“„ robots.txt
|    β”œβ”€β”€ πŸ“ widgets
|    β”œβ”€β”€ πŸ“„ .bowerrc
|    β”œβ”€β”€ πŸ“„ .gitignore
|    β”œβ”€β”€ πŸ“„ codeception.yml
|    β”œβ”€β”€ πŸ“„ composer.json
|    β”œβ”€β”€ πŸ“„ composer.lock
|    β”œβ”€β”€ πŸ“„ docker-compose.yml
|    β”œβ”€β”€ πŸ“„ LICENSE.md
|    β”œβ”€β”€ πŸ“„ package.json
|    β”œβ”€β”€ πŸ“„ package-lock.json
|    β”œβ”€β”€ πŸ“„ README.md
|    β”œβ”€β”€ πŸ“„ requirements.php
|    β”œβ”€β”€ πŸ“„ Vagrantfile
|    β”œβ”€β”€ πŸ“„ yii
|    └── πŸ“„ yii.bat
└── πŸ“ Starterkit


Layout

Layouts covers all theme configuration settings if you want to apply manually in project.

Layout Name Details
Creative You can set manually by adding layout class from <body class="detached">
Detached You can set manually by adding layout class from <body class="detached detached-simple">

CSS

Sliced Built with latest version of CSS3.

File Name Details
css/style.css Tailwind CSS
css/swiper-bundle.min.css Swiper CSS
css/fancybox.css Fancybox CSS
css/accordion.min.css Accordion CSS

Javascript

Sliced Built with Javascript

File Name Details
js/alpine.min.js Alpine js
js/swiper-bundle.min.js Swiper Js
js/apexcharts.js ApexCharts js
js/fancybox.umd.js Facncybox Js
js/custom.js All Custom js files

Support

Thank you for become a part of us. If you have any query, suggestion and complain. Contact us anytime.

- sup.srbthemes@gmail.com

Changelog

1.4.0 - 08 May 2024

Adeded Version

Blazor

NodeJs

1.3.0 - 19 March 2024

Adeded Version

React

Svelte

CakePHP

Yii2

1.2.1 - 13 March 2024

Updated

Laravel 11

1.2.0 - 6 March 2024

Adeded Version

PHP

Symfony

CodeIgniter

1.1.0 - 13 Feb 2024

Added

Added Authentication features using Breeze

Added Profile and Password Update Features

Added Vite Support

Added Project & Ecommerce Dashboards

Added Calender App

Added LTR & RTL Supported

Updated

TailwindCSS v3.4.1

Layout and Components updated

1.0.0 - 11 Sep 2023

General

Initial Released

© 2024 Sliced