Download the PHP package daniel-jorg-schuppelius/datev-filedispatcher without Composer
On this page you can find all versions of the php package daniel-jorg-schuppelius/datev-filedispatcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download daniel-jorg-schuppelius/datev-filedispatcher
More information about daniel-jorg-schuppelius/datev-filedispatcher
Files in daniel-jorg-schuppelius/datev-filedispatcher
Package datev-filedispatcher
Short Description Project description.
License MIT
Informations about the package datev-filedispatcher
datev-filedispatcher
A tool for automatically organizing and sorting client files that are pulled from the DATEV Document Management System (DMS) into a directory. The files are moved into the corresponding client directories based on their assignment.
Functionality
The tool uses the DATEV API to automatically sort documents into the appropriate client folders. This creates a file structure that enables quick retrieval and structured storage. Various file and image formats are supported.
Note on Using with Nextcloud
datev-filedispatcher
can be used in conjunction with Nextcloud to share client files easily and securely. Since many law firms or companies still rely on email for client communication, using this tool in combination with Nextcloud provides a structured and modern alternative for document distribution. Clients have direct access to their relevant files and can stay up to date without relying on email communication. The files are directly sorted into the Nextcloud directory.
Requirements
The following tools are required to successfully run datev-filedispatcher
:
1. TIFF Tools
Required for processing and handling TIFF files.
- Windows: GnuWin32 TIFF Tools
- Debian/Ubuntu:
2. Xpdf
Required for handling PDF files.
- Windows: Xpdf Download
- Debian/Ubuntu:
3. ImageMagick
For converting and processing image files.
- Windows: ImageMagick Installer
- Debian/Ubuntu:
4. muPDF Tools
For processing PDF and XPS documents.
- Debian/Ubuntu:
Installation and Usage
- Install the requirements (see above).
- Download and configure
datev-filedispatcher
. - Execution: Once files are placed in the monitored directory, the automatic sorting into the corresponding client folders begins.
Bash Script for Monitoring the Corresponding Directory
To activate the Bash script as a service on Linux, run the following commands:
License
This project is licensed under the MIT License. For more information, see the LICENSE file. It would be nice if you consider supporting me for any commercial use.
All versions of datev-filedispatcher with dependencies
guzzlehttp/guzzle Version ^7.9
psr/log Version ^3.0@dev
daniel-jorg-schuppelius/datev-php-sdk Version dev-main
dschuppelius/php-common-toolkit Version ^0.2.2