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
Added period after 8.1 (and changed back to 8.0, per information given by the developers).
Also added section for the admin area and linking out to the newly created Access admin page.
Copy file name to clipboardExpand all lines: docs/faq.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ important links to easy accessible and hosted on your own web-server or web-ho
20
20
21
21
## What do I need to use LinkStack?
22
22
23
-
To host your own instance of LinkStack, you will need a web server running at least PHP 8.1
23
+
To host your own instance of LinkStack, you will need a web server running at least PHP 8.0.
24
24
25
25
26
26
## Can I still use LinkStack if I don’t have a web server?
@@ -39,6 +39,10 @@ The project offers various tiers of [hosted instances](https://linkstack.org/hos
39
39
40
40
LinkStack can be updated from the administrator control panel (if you are an admin). Updates can be installed manually or handled by the automatic updater.
41
41
42
+
## After installing LinkStack, how do I access the admin area?
43
+
44
+
After installation, you can access the administrator panel by visiting the `/login` page and signing in with the administrator credentials set when using the setup wizard. See also the [admin access](/access-admin) page.
45
+
42
46
## How can I contribute to LinkStack?
43
47
44
48
For source code contributions and to report bugs/security issues, please [visit the GitHub](https://github.com/LinkStackOrg/LinkStack) repository.
0 commit comments