Option to customize FTP info displayed to users #1049
Closed
stefanpejcic
started this conversation in
Ideas
Replies: 1 comment
|
added in 2.0.1 and documented https://github.com/stefanpejcic/OpenPanel/blob/main/website/docs/articles/user-experience/customizing-ftp-client-templates-and-server-info.md |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In OpenPanel UI on /ftp for the FileZilla and cyberduck templates + the FTP server/port shown on the page, we should allow admin to customize them.
for filezilla/cyberduck should read templates if exist in:
for filezilla/cyberduck files when user downloads them in the gui, we should read those files if present, repalce placeholders and serve. else if files invalid or not present, keep what we have now and render it completely in backend.
All reactions