This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[Module] Pydio
#1
[Module] Pydio
Status: *** TESTING PHASE *** - please report bugs to this thread. Thanks for testing!

Pydio (formerly AjaXplorer) is an open source software solution for file sharing and synchronization.
This module gives users a nice file management system. As this module was created mainly to support file management, I removed/modified several not needed parts like: alerts, bookmarks, share, plugins, etc..
Works on Windows AND POSIX systems (Currently supported: CentOS & Ubuntu).
Some parts of the module code was borrowed from VJftw. THX VJftw.

PLEASE install PYDIO with ZPPY as ROOT - DO NOT USE AUTO INSTALLER IN PANEL!
You will be prompted for mysql root and password - not used for pydio itself but needed during:
 - install --> will create new user & pass to work with pydio in mysql.
 - uninstall --> will remove user which worked with pydio & permissions.

Module itself is not a Pydio, source files which are needed with modified pydio will be downloaded during install (aprox 17MB).


Main features:
    See all data/files under user account easily in browser.
    Create, Upload, Download, Edit, Drag and Drop, UNZIP - so basically total control of your files...
    More on Pydio official page.

Fixes:
 2020/02/04 - bug: new repo source for source files zip (v.104)
                    - added Debian for supported OS
 2015/10/19 - bugs for installation/uninstalation scripts (v.103)
 2015/09/15 - bug Application Error [0204] - fixed (v.101)
 2015/09/15 - bug OnDaemonHour.hook - fixed (v.102)
                    - bug: CURLOPT_TIMEOUT - now setup to 0
                    - bug: installer script to download source zip file again, if not downloaded (limited to 3 times, then die)
                    - bug: installer script to ask again for root & pass to DB if not correct
                    - bug: uninstaller script to ask again for root & pass to DB if not correct +
                       skipping operations in DB if not needed(revoke,drop,delete)

   Open:
       - bug: Pydio blank page error in Ubuntu - NOT FIXED YET


How to add my REPO:
Code:
# zppy repo add jkmods.github.io
# zppy update

Install module:
Code:
# zppy install pydio

Upgrade module:
Code:
# NOT AVAILABLE - uninstall & install Pydio again if you need to.

Remove module:
Code:
# zppy remove pydio


Enjoy!
P.S.: Please do not forget to enable module in panel before using it Smile


Attached Files Thumbnail(s)
   
Reply
Thanks given by: Ron-e , bbspike , wpmagic , Finallf , pr0lata09


Messages In This Thread
[Module] Pydio - by jollyjoke - 09-08-2015, 01:28 AM
RE: [Module] Pydio - by Ron-e - 09-08-2015, 01:59 AM
RE: [Module] Pydio - by bbspike - 09-08-2015, 03:27 AM
RE: [Module] Pydio - by henrique araujo - 09-08-2015, 04:13 AM
RE: [Module] Pydio - by jollyjoke - 09-08-2015, 10:18 PM
RE: [Module] Pydio - by Ron-e - 09-09-2015, 01:31 AM
RE: [Module] Pydio - by bbspike - 09-09-2015, 02:18 AM
RE: [Module] Pydio - by Ron-e - 09-13-2015, 07:54 PM
RE: [Module] Pydio - by jollyjoke - 09-15-2015, 01:23 AM
RE: [Module] Pydio - by Rynoxx - 09-14-2015, 09:04 PM
RE: [Module] Pydio - by jollyjoke - 09-15-2015, 01:26 AM
RE: [Module] Pydio - by TGates - 09-15-2015, 05:20 AM
RE: [Module] Pydio - by bbspike - 09-15-2015, 04:06 PM
RE: [Module] Pydio - by jollyjoke - 09-15-2015, 04:53 PM
RE: [Module] Pydio - by Rynoxx - 09-15-2015, 05:48 PM
RE: [Module] Pydio - by jollyjoke - 09-15-2015, 06:40 PM
RE: [Module] Pydio - by Rynoxx - 09-15-2015, 07:23 PM
RE: [Module] Pydio - by insha - 09-20-2015, 05:47 PM
RE: [Module] Pydio - by jollyjoke - 09-21-2015, 08:10 PM
RE: [Module] Pydio - by insha - 09-21-2015, 08:40 PM
RE: [Module] Pydio - by jollyjoke - 09-26-2015, 06:43 PM
RE: [Module] Pydio - by abpdevsolutions - 09-29-2015, 01:57 AM
RE: [Module] Pydio - by zhay_dexxa - 10-01-2015, 08:34 PM
RE: [Module] Pydio - by abpdevsolutions - 10-02-2015, 09:03 AM
RE: [Module] Pydio - by jollyjoke - 09-26-2015, 06:47 PM
RE: [Module] Pydio - by emanzx - 10-06-2015, 07:25 PM
RE: [Module] Pydio - by jollyjoke - 10-09-2015, 04:49 PM
RE: [Module] Pydio - by chukran - 10-13-2015, 10:22 PM
RE: [Module] Pydio - by wpmagic - 10-18-2015, 07:34 PM
RE: [Module] Pydio - by jollyjoke - 10-18-2015, 08:49 PM
RE: [Module] Pydio - by wpmagic - 10-19-2015, 12:22 AM
RE: [Module] Pydio - by Ron-e - 10-19-2015, 12:40 AM
RE: [Module] Pydio - by wpmagic - 10-19-2015, 01:10 AM
RE: [Module] Pydio - by Ron-e - 10-19-2015, 01:47 AM
RE: [Module] Pydio - by wpmagic - 10-19-2015, 02:33 AM
RE: [Module] Pydio - by jollyjoke - 10-19-2015, 08:18 PM
RE: [Module] Pydio - by Ron-e - 10-19-2015, 02:55 AM
RE: [Module] Pydio - by wpmagic - 10-19-2015, 04:51 AM
RE: [Module] Pydio - by jollyjoke - 10-19-2015, 08:19 PM
RE: [Module] Pydio - by wpmagic - 10-20-2015, 06:23 AM
RE: [Module] Pydio - by TGates - 10-20-2015, 06:30 AM
RE: [Module] Pydio - by florian - 11-01-2015, 09:31 PM
RE: [Module] Pydio - by kananeto - 01-25-2016, 02:13 PM
RE: [Module] Pydio - by jollyjoke - 01-29-2016, 10:34 PM
RE: [Module] Pydio - by Rynoxx - 02-01-2016, 11:29 PM
RE: [Module] Pydio - by Dexxa - 02-13-2016, 11:02 PM
RE: [Module] Pydio - by traxchen - 03-14-2016, 07:06 PM
RE: [Module] Pydio - by traxchen - 03-15-2016, 11:54 AM
RE: [Module] Pydio - by insha - 04-09-2016, 11:35 PM
RE: [Module] Pydio - by jollyjoke - 02-03-2020, 02:08 AM
RE: [Module] Pydio - by Jettaman - 02-04-2020, 12:41 PM
RE: [Module] Pydio - by jollyjoke - 02-04-2020, 04:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 40 ,985 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 43 ,870 06-04-2021, 11:47 AM
Last Post: ccr1969
[MODULE] CoinCorner BitCoin Module Xversion 4 13 ,203 06-03-2021, 05:02 AM
Last Post: zHostingSolutions

Forum Jump:


Users browsing this thread: 1 Guest(s)