Page 1 of 1

new fileMan ( file manager )

Posted: Wed Feb 08, 2023 9:05 pm
by davidefa
New file manager for meteotemplate, to upload/download/edit files directly from meteotemplate.
The file manager is available at the following address: admin/fileMan.php ( you need to be logged in as administrator )
To add the file manager to the menu you can add a line like the following:

Code: Select all

File Manager|admin/fileMan.php|fa fa-file-text-o
fileMan01.png
fileMan01.png (576.97 KiB) Viewed 17403 times
v1.1
- corrected root directory definition ( in v1.0 was fixed to /template ), tanks to user FSC830

P.S.
To configure the file manager you can add a admin/tfm_config.php file ( see tfm documentation )

Re: new fileMan ( file manager )

Posted: Thu Feb 16, 2023 4:11 am
by andyk1
Awesome, Thank You David!

Re: new fileMan ( file manager )

Posted: Fri Mar 10, 2023 11:49 pm
by spd2612
Is this a plugin, or where does it install

Re: new fileMan ( file manager )

Posted: Sat Mar 11, 2023 6:31 am
by FSC830
Just copy the two files into the <template_root>/admin directory and add the line in (admin) menu setup.

Regards

Re: new fileMan ( file manager )

Posted: Sat Mar 11, 2023 4:25 pm
by spd2612
well that link did not work for me I had to use

Code: Select all

File Manager,https://hurricanepub.com/template/admin/fileMan.php
what does the rest of the url do It seems to work