DropVault - Secure PHP File UploadDropVault - Secure PHP File Upload
Secure file upload script with password protection, expiry dates, download limits & admin dashboard. No database server neededDropVault - Secure PHP File Upload
Secure file upload script with password protection, expiry dates, download limits & admin das...1 Support questions or comments
Please login or create an account to post a question or comment.
-
2 days agois possible add payment for download? -
2 days agoIsmaelCardozo AuthorYes, it's possible to add payments for downloads to DropVault!Right now the script doesn't have this feature, but extending it is very doable since it's built with plain PHP + SQLite. Here's how it could work:
When uploading a file, the uploader can optionally set a price.
On the download page, if the file has a price, the visitor sees a clean "Pay to Download" button instead of getting the file immediately.
After successful payment (via Stripe or PayPal), they get access for example through a one-time secure download link or by unlocking the file.
In my opinion, the easiest and cleanest way is using Stripe Checkout. It's secure, user-friendly, and the PHP integration is straightforward (no need to handle credit card details yourself).
I haven't implemented this yet, but if there's interest I can look into adding it as an optional module to make it fit what you need. could you tell me a bit more?
Do you want simple one-time payments per download?
Different prices for different files?
Something else, like subscriptions, donations, or tiered access?
Let me know your thoughts and any specific requirements, and I'll see how we can make it happen!
Information
| Category | Scripts & Code / PHP Scripts / Uploaders |
| First release | 24 March 2026 |
| Last update | 24 March 2026 |
| Software version | PHP 8.0, PHP 8.1, PHP 8.2, PHP 8.3, PHP 8.4 |
| Files included | .php, .css, .html, Javascript .js |
| Tags | php script, password protection, SQLite, File Sharing, drag and drop, file upload, admin dashboard, short link, self hosted, dark ui, expiring links, secure upload, download limit, anonymous sharing, no mysql |
