DigiDocu is a free, open source document management system built with laravel. Which provide easy way to manage documents with features like permissions, resize & compress images, combine multiple images into single pdf, zip all files etc..
- Download the latest release from here or clone repository.
- Run
composer install
. - Copy & setup
.env
file. - Create database & Change
DB_DATABASE
in.env
. - Migrate the Database
php artisan migrate
. - Run
php artisan key:generate
- Run
php artisan db:seed
(This will generate super-admin & basic settings [required]). - Visit URL in the browser
Username | Password |
---|---|
super | 123456 |
- Please explain your PR in clear language otherwise your PR may rejected.
- Contribute to documentation in
public/docs
directory.
- DigiDocu is primary licenced under GPLv3 license.
- For Enterprise licence contact us at nandoliyaharish@gmail.com
- For Hosted Solutions contact us at nandoliyaharish@gmail.com