Add receipt show/print/pdf endpoints with dompdf integration. Active preview and PDF links in order Documents tab. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
28 lines
577 B
JSON
28 lines
577 B
JSON
{
|
|
"host": "host700513.hostido.net.pl",
|
|
"username": "www@orderpro.projectpro.pl",
|
|
"password": "TcVVuQD2ppdGQWnwZv6j",
|
|
"remotePath": "/public_html",
|
|
"protocol": "ftp",
|
|
"port": 21,
|
|
"fileNameEncoding": "utf8",
|
|
"autoUpload": true,
|
|
"autoDelete": false,
|
|
"autoDownload": false,
|
|
"ignoreRemoteModification": true,
|
|
"ignore": [
|
|
".git",
|
|
"/.vscode",
|
|
"/.claude",
|
|
".gitignore",
|
|
"/.scannerwork",
|
|
"/.paul",
|
|
"/vendor/bin",
|
|
"/node_modules",
|
|
"/composer.phar",
|
|
"/composer.lock",
|
|
"/tests",
|
|
"/phpunit.xml",
|
|
"/.plantuml"
|
|
]
|
|
} |