You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!
ProjectSend is a free, clients-oriented, private file sharing web application.
Clients are created and assigned a username and a password.
Uploaded files can be assigned to specific clients or clients groups.
Other features include auto-expiration of upload, notifications, full logging of actions by users and clients, option to allow clients to also upload files, themes, multiple languages...
It is recommended that you download the latest release from the official website.
Downloading a development version directly from the repository might give you unexpected results, such as visible errors, functions that are still not finished, etc.
Documentation
Docs are maintained at https://projectsend.gitbook.io.
There you will find installation requirements, instructions, tutorials, and troubleshooting information.
Developing
If you want to help with development, you will need to do a few things via the command line:
Download the npm and composer dependencies with the commands npm install and composer update
Run the default gulp task simply with gulp to compile the main CSS and JS assets files.
ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!