You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Try live demo](https://demo.adminforth.dev/) (Read-only mode)
8
9
@@ -136,4 +137,4 @@ This will always run latest version of adminforth package.
136
137
137
138
## Star History
138
139
139
-
[](https://www.star-history.com/#adminforth/adminforth&type=date&legend=top-left)
140
+
[](https://www.star-history.com/#devforth/adminforth&type=date&legend=top-left)
Copy file name to clipboardExpand all lines: adminforth/documentation/docs/tutorial/03-Customization/10-menuConfiguration.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -278,3 +278,23 @@ auth: {
278
278
This syntax can be use to get unique avatar for each user of hardcode avatar, but it makes more sense to use it with [upload plugin](https://adminforth.dev/docs/tutorial/Plugins/upload/#using-plugin-for-uploading-avatar)
279
279
280
280
281
+
## Custom URL
282
+
You can use the url property to override default navigation. This is useful for linking to pre-filtered lists or external sites.
0 commit comments