Upload files, create folders, download multiple files and folders at once. Share files and folders. Make sure to check drag-n-drop upload - simply drag files from your desktop to web browser. You can get this template for $50.
If you are already own DocManager template v1, v2, v3 or v4 you can upgrade to version 5 for $25.
Create a new account and upload files dragging them from your desktop into browser window.
Enter live demoVersion 5 - November 2024
Version 4 - December 2020
Version 3 - December 2018
Version 2 - July 2017
After first build you can logon as [email protected]/admin. Proceed to 'Settings' table and edit the path to the folder where files are to be uploaded. We recommend using the absolute path.
Also make sure this folder exists and the web server user has write permissions on this folder.
This step-by-step tutorial explains how to create folders programmatically when new user registers.
Since ASP doesn't have a built-in zip functionality you will need to install a free XStandard.Zip component on your web server to enable downloading multiple files at once.
You will have to make a few changes to php.ini file. Here are recommended settings to upload files up to 20Mb.
You will have to make a few changes to web.config file in the root folder of your website. Here are recommended settings to upload files up to 512Mb.
Proceed to Page Designer, select this button. On the right side next to ItemID it will show you sample code (click ? sign): Here is the code you can use: