Code

Discussion on File Manager Plugin For WordPress

Discussion on File Manager Plugin For WordPress

Cart 3,858 sales

getredhawkstudio does not currently provide support for this item.

1696 comments found.

Hi. Ive purchased your xcript and all is workign fine, but the cron jobs are not working. Ive checked and tehy are propely set up, every minute. All othe rcron jobs for oteh rscripts work fine. Please help

Hi,
Can you email me the backend access, I’ll see what the problem is.

Can you provide an email address? I dotn want to give details here, please

Got your email.

Hi ! How can we mask some icons ? (like upload, cut, copy… ). Thanks !

Hi,
The icon file is inside the filemanager plugin, you can modify them in any way you want.

Thanks !

Hallo, I have installed the plugin in the server and I would like to do the following.

After any user upload a file to a particular folder in the server, an email must be sent to ALL the users registered in wordpress. I know that there is a variable {filename} which does the trick but the filename (i.e. filepath) is too long. It shows something like this:

”/var/www/vhosts/erasmusplus-arteporlaconvivencia.eu/erasmusplus-weallcount.eu/wp-content/uploads/Project-Docs/1-Datos socios – Partners Information/AYUN. ALDEANUEVA/Descripción – persona contacto – Description – contact person\testfile.txt”

but I would like to avoid the first part:

”/var/www/vhosts/erasmusplus-arteporlaconvivencia.eu/erasmusplus-weallcount.eu/wp-content/uploads”

and show only the following:

”/Project-Docs/1-Datos socios – Partners Information/AYUN. ALDEANUEVA/Descripción – persona contacto – Description – contact person\testfile.txt”

which is the root folder path (/Project-Docs) for uploading files. All users will upload files to the root folder.

How can I do it?

Thank you very much for your help.

Regards, Emilio

Hi,
The email only works for the default folder for each user. The email is sent to the admin if user uploads a file, and an email is sent to the user if the admin uploads a file to his folder.

When uploading a pdf file via the front-end there are four images (different file sizes) created automatically. Is this normal? Can that be stopped?

Hi,
Yes, uploading a generates thumbnails for that pdf. You can go to php folder inside the filemanager plugin and find connector.php. You can add ‘tmbPath’ => ’’, to the root array to disable it. More details:
https://github.com/Studio-42/elFinder/wiki/Connector-configuration-options#tmbPath

I bought this plugin with a great hope. It works well and found no problem at Chrome browser but download is not working at internet explorer 11. I have IE but I cannot force my user to use Chrome only. Will you please check and advise how to solve my problem at IE11?

Hi,
IE sometimes block filemanager, you’ll see an unblock message to make it work. If your users want, they can use Microsoft Edge, IE is not a browser anymore, it has so many issues and it doesnt update automatically either.

Hi,

I have just purchased your plugin, however, I am struggling to set up the plugin. I’ve tried to view the documentation but I can’t access it. Would you be able to help me set of this plugin?

Thanks, Adam

Hi,
Sure, what exactly do you need. You can assign any user any folder from the users page under the filemanager in dashboard. Then you can show those folders to the assigned users through [filemanager foldername=”*“] shortcode.
You can also go to the front-end access page and generate other shortcode for each user role or everyone who visits the site.
You can also use this shortcode: [filemanager] to show every user their unique default folders. These folders are assigned automatically and can be configured from the settings page under the filemanager dashboard page.

Hi, Thanks for that information. I’ve gone through all of that but for some reason there are no folders displaying and I don’t have access to any of the buttons?

Can you email me the backend access, let me see whats going on.

I bought this with a great hope but I could not apply it to my site because I found a problem at Internet Explorer;

No download problem at Chrome browser but download never start at IE11. I cannot ask or force my user to use Chrome browser only.

Do you have any idea how to solve this? Please help

CK

Hi,
The plugin has some issues with Internet Explorer. You can upgrade IE to Microsoft Edge or use any other browser.

Apologies if the following questions are a bit basic, but could you please tell me if File manager has the following functionality.

1. Able to set up front-end access through a web page so the user does not have to go into wordpress backend. 2. Ability to set up three levels of permissions Admin, Manager and User. 3. Set up a folder structure that allows 7 levels of folders. 4. A template folder can be set up with specific permissions and when the folder is copied the permissions are copied as well. 5. PDF, Word and Excel documents can be viewed through a document viewer. 6. Permission can be set so when a user uploads a file to a folder they can only see the files they have uploaded and not files uploaded by other users.

Your help with the above questions is much appreciated.

Cheers, John

Hi,
All the features you asked except for 4(template folder) and 6(users only see their own files inside a shared folder) are available.

Why the File Manager is not working any more? https://www.pesca.pet/gerenciador-de-arquivos/

I am using firefox too, try disabling the addons and clear cache. it should be ok.

disabling the firefox addons all is working fine. Thank you very much for your help.

Hi,

I just purchased your file manager plugin and am having issues.

I am unable to set read/write access to users. I am seeing that a folder is created for users upon registration, in wp-content/uploads, however, the user is not able to upload files. I am unable to even do this for admin.

I looked at the documentation, and it instructs to go to Users within the WP Dashboard and then follow the dropdown underneath ‘File Manager’. However, I just see hyperlinked text ‘Folders’ for each user, and there is no dropdown whatsoever.

How do I allow users to have read/write access to their folders upon creation? I have tried all of the different shortcodes, such as manually entering ‘access=”rw”’, but nothing is working.

Thank you for your help.

Hi,
You can use the shortcode [filemanager] to display users their default folders, and you can go to settings page of the filemanager to make the default folder read/write instead of read only.

Hello, I want to give each logged in user for their own file management from the front end, so that they can Add/Edit/delete/move files in the folder and also loggedin user can create new folders, move folders and create sub folders. Also i want to check the full demo, with each access so that i can check whether it is feasible or not. Kindly give the demo, it will be very helpful for me!

Hi,
Yes you can use [filemanager] shortcode to dsiplay every logged-in user their unique default folders. You just need to set the default folder permission to read/write from the settings page of the filemanager.
Here is the demo page:
http://borockltd.com/wp/filemanager-demo/

Hi! I just installed it, but the “open folder” process doesn’t work! I can’t see any files.

Can you help me?

Got it, I’ll reply to your email.

Solved! thanks for the quick response and support.

To Author of File Manager Plugin,

I am interested in purchasing your plugin, but wanted to ask a couple of questions before purchasing, pertaining to what I need the plugin to do.

1.) Can users create new folders/subfolders within their unique directory/folder? Additionally, can users upload files to their folders and subfolders?

2.) Is there a file size limit?

Thank you!

Hi,
1. Yes, user can create their own folder/files in their unique folders, if you set its access to read/write.
2. There is no file size limit, filemanager even supports file chunking which lets you upload files larger than your server file size limits.

Thank you for your swift response!

Hello. Can we define role for users that they could access only to specific folders in their profile page? Thank you.

Hi,
Yes, you can generate shortcodes for folders based on user roles, or if you want unique folder for every user, their is a shortcode to show everyone their assigned folder.

We need support for the purchased Filemanager plugin. When we upload to our users / clients, they are not receiving the notification email.

Data for access:

http://fmarquesconsultoria.com.br/wp-admin user: admin pass: @@fconsult1

Hi,
The email only works for the default user folder. Every user has their own folder in uploads folder by their username. When admin uploads file to that folder, only then that user gets a notification.
You can use this shortcode to show user their default folders:
[filemanager]

Hi there – I have purchased this item as we need to be able to supply customers / general public with .rfa files. Is there a way I can add a link onto an existing page to reference 1 single file, that can be downloaded by anyone?

Thanks, Annaliese

Hi,
You can go to the front-end access page and generate a shortcode for that folder with read only access. Then you can paste this shortcode in any page for users to be able to download the files in that folder.

Hi there,

I installed the plugin but have problems with user access to folders.

can i send you my password and access and you can check it?

Thing is: I have an admin account and two users. One of the users has access to his folders as i set it. But the other always gets an error message: “Volumes not found”. can you help please?

Thank you! Kind regards Olaf

Hi,
Sure, you can email me your backend access, I’ll show you how to set it up.

There are options to create folder and all in your demo here: http://preview.codecanyon.net/item/file-manager-plugin-for-wordpress/full_screen_preview/2640424 I can’t see all those options in the version that I have got

Hi,
You must have assigned yourself a folder with read only access, change the folder access to read/write and you’ll have all the options available.

Is there a rename folder option available? and does this plugin have money back guarantee?

Yes, if you have a read/write access to this folder it will let you rename files/folders. You can email me the backend access to your wordpress dashboard, I’ll show you how to assigned yourself a folder with read/write access.

Hello! Thanks for your quick reply on my last question. I have a new issue. I have folders set to read/write but still they are all locked as read only on the front end for my users. I can access full on back end or front end as admin, but as user it’s all locked. I have set specific folders for the users and user groups. Please help! Thanks!!

Hi,
When you generated the shortcode for the front-end, set the folder to read/write.
If are using default folder shortcode, then you can go to the settings page of the filemanager and change the default folder permissions to read/write.

i have tried both ways, it still shows a lock on each folder (and a green pin not sure what that means). thanks for your help! i am not using generated user folders, i’m using folders that i’m specifying for each user.

Can you email me the backend access, I’ll show you how.

No files or directories are displayed even though parameters are configured in the settings menu.

You can reply to the same email thread for updates.

My issue (originally reported on May 5, 2018) is now fixed with version 7.20. (FYI, I did not execute your last suggestion which was to change themes to established if the theme was the cause). I am very happy the problem is gone. Have a good one!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey