Sakura v 1.2.1
β
TODO
- UPGRADE PLUGIN ROUTER
- UPGRADE MEMBER MENU
- UPGRADE TO USE MULTI TEMPLATES
π
About
Sakura panel , A script made with PHP ( Phalcon FrameWork ) and can run on both apache and nginx or any php service.
The idea of this panel is to make it possible to manage your website, server, bot or anything you want just by adding plugins that allow you to do that without touching the main source code of the panel making it faster more secure and more reliable with a fantastic easy on eyes ui.
This panel idea started as a normal panel for Sakura Core but it ended up something even bigger ...
βοΈ
Installation :
- First you need to install php v 7.2+ and Phalcon v 4.0.1+ in your Machine
- Then execute
git clone https://github.com/yassinrais/sakura-panel.git
repository into your machine - Run
composer install
to install php dependencies (vendor) - (For Unix OS) Run
chmod +x ./sakura-cli.sh
then./sakura-cli.sh install
With cli/bash Or if you're (a Windows OS) Runsakura-cli install
with cmd/powershell - Run
sakura-cli adduser
to add a new user as administrator. - Enjoy ! Sakura Panel
β₯
β
CLI Usage :
- Install Script
sakura-cli install
- Add New Admin
sakura-cli adduser
- Create Plugin
sakura-cli create-plugin
π₯
Contributors :
π
License :
Please see the LICENSE included in this repository for a full copy of the MIT license, which this project is licensed under.