ciao ho provato a cambiare i link del tuo plugin per poterlo installare su un server esterno ma usare come cloud una cartella sul mio http://FTP.va tutto ma non riesco solo a leggere la cartella sul http://ftp.quale è il percorso da cambiare?
Hi @compie67,
you have to use shortcodes to display the cloud for the current user.
User folders created by the plugin are generated once your user upload a file.
So, everyone get a cloud space, but you will see that in the admin area only if the user have uploaded something.
—
Hi @luca_3d,
the folder structure is mysite.com/cloud/*/ where * is the id of the user. For example: mysite.com/cloud/1/
In order to change that structure you should hack the plugin. At the moment it’s not possible to tweak it in settings panel.