mirror of
https://gh.wpcy.net/https://github.com/hayBIT/freescout2ant.git
synced 2026-07-15 03:55:28 +08:00
FreeScout module to connect to Ameise API
Both jquery.min.js (v3.3.1) and jquery-3.6.0.min.js (v3.6.0) are not referenced anywhere in the module. FreeScout provides jQuery globally, making these bundled copies unnecessary dead weight. https://claude.ai/code/session_016gzcajqiWz1H395YSZwNA6 |
||
|---|---|---|
| .github | ||
| Config | ||
| Console | ||
| Database | ||
| Entities | ||
| Http | ||
| Jobs | ||
| Providers | ||
| Public | ||
| Resources | ||
| Services | ||
| composer.json | ||
| LICENSE.md | ||
| module.json | ||
| README.md | ||
| start.php | ||
Ameise Freescout Package
Installation
- Download the latest module zip file via the releases card on the right.
- Transfer the zip file to the server in the Modules/AmeiseModule folder of FreeScout.
- Unpack the zip file.
- Remove the zip file.
- Activate the module via the Modules page in FreeScout. Log in to Ameise to connect.
Update instructions
- Download the latest module zip file via the releases card on the right.
- Transfer the zip file to the server in the Modules/AmeiseModule folder of FreeScout.
- Remove the content of the folder AmeiseModule
- Unpack the zip file.
- Remove the zip file.
- Activate the module via the Modules page in FreeScout.
Logging
Verbose module logs (including Cron-Logeinträge) are disabled by default to avoid
ein übermäßiges Wachstum der activity_logs-Tabelle. Bei Bedarf können Sie sie
über die Umgebungsvariable AMEISE_LOG_STATUS=true wieder aktivieren.
Attachment Handling
Image attachments are automatically converted to PDF before being archived.