Skip to content

Commit e1c5992

Browse files
committed
feat: add plugins category to documentation
1 parent 6e4cfdb commit e1c5992

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"label": "Plugins",
3+
"position": 8,
4+
"collapsible": true,
5+
"collapsed": false,
6+
"link": {
7+
"type": "generated-index",
8+
"title": "AdminForth Plugins",
9+
"slug": "/tutorial/ListOfPlugins",
10+
"description": "This section contains the available plugins in the AdminForth ecosystem. Plugins extend AdminForth resources and UI with common features like editors, auth flows, AI tooling, imports, uploads, and automation."
11+
}
12+
}

0 commit comments

Comments
 (0)