mirror of
https://github.com/zephrynis/ptero-sidebar.git
synced 2026-04-17 09:31:55 +00:00
37 lines
485 B
YAML
37 lines
485 B
YAML
info:
|
|
name: "Sidebar"
|
|
identifier: "sidebar"
|
|
description: "A basic sidebar"
|
|
flags: ""
|
|
version: "1.0"
|
|
target: "beta-2024-12"
|
|
author: "Zephrynis"
|
|
icon: ""
|
|
website: ""
|
|
|
|
admin:
|
|
view: "view.blade.php"
|
|
controller: ""
|
|
css: ""
|
|
wrapper: ""
|
|
|
|
dashboard:
|
|
css: "root.css"
|
|
wrapper: ""
|
|
components: ""
|
|
|
|
data:
|
|
directory: ""
|
|
public: ""
|
|
console: ""
|
|
|
|
requests:
|
|
views: ""
|
|
app: ""
|
|
routers:
|
|
application: ""
|
|
client: ""
|
|
web: ""
|
|
|
|
database:
|
|
migrations: "" |