![]() |
|
[Module] Monsta File Manager - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41) +----- Forum: Available Modules (https://senforums.mach-hosting.com/forumdisplay.php?fid=63) +----- Thread: [Module] Monsta File Manager (/showthread.php?tid=935) |
[Module] Monsta File Manager - lino69 - 01-29-2015 ![]() --------------------------- Monsta FTP Change Log BUG FIX v1.4.10 31/01/15 - Fixed a code error with indexing language files Files: index.php BUG FIX v1.4.9 29/01/15 - Fixed a date display error - Converted tabs to spaces in code Files: ALL ----------------------------- For install just go to module admin upload the module then on the Administration Modules look for it when you find it give user roles and save changes ready EDIT (TGates): Can be installed using Repo Browser or by command line: Code: zppy repo add zppy-repo.mach-hosting.com
zppy update
zppy install Monsta_FileManagerGithub https://github.com/lino69/Monsta_FileManager If you Like it Hit the Rate buttons for more
RE: Monsta File Manager - Me.B - 01-29-2015 Will test it... RE: Monsta File Manager - TGates - 01-30-2015 Seems to work pretty good, will add it to my repository so users can add it through the repo browser or by zppy. RE: Monsta File Manager - Me.B - 01-30-2015 I always said it's better using monsta than ajax explorer even if it might lack some features... I use it on separate sub domain. RE: Monsta File Manager - ballen - 01-30-2015 Excellent looking module.... I'm definitely going to check this out!!
RE: Monsta File Manager - lino69 - 01-31-2015 i'm working on an update that will make this more user friendly and more secure RE: Monsta File Manager - TGates - 01-31-2015 (01-31-2015, 12:53 AM)lino69 Wrote: i'm working on an update that will make this more user friendly and more secure Right on, I'll update it in my repo once you get it sorted
RE: Monsta File Manager - lino69 - 01-31-2015 (01-31-2015, 03:17 AM)TGates Wrote:(01-31-2015, 12:53 AM)lino69 Wrote: i'm working on an update that will make this more user friendly and more secure The Attached Files are Updated its beter now RE: Monsta File Manager - Ron-e - 01-31-2015 (01-29-2015, 02:41 PM)lino69 Wrote: look for it when you find it change the Category to file management This can be easily skipped by adding the following line to your module.xml file. PHP Code: <defaultcat>File Management</defaultcat> RE: Monsta File Manager - lino69 - 01-31-2015 (01-31-2015, 06:44 AM)Ron-e Wrote:(01-29-2015, 02:41 PM)lino69 Wrote: look for it when you find it change the Category to file management Thanks i added it |