FreeScout module to connect to Ameise API
Find a file
2025-06-08 01:49:14 +02:00
.github Revert "clear git cache" 2023-07-21 16:25:32 +05:30
Config change to offline scope again 2023-11-18 19:56:04 +01:00
Console adapt ArchiveThreads.php 2025-05-12 14:03:20 +02:00
Database fix auto archive issue 2023-12-16 19:08:20 +05:30
Entities Add Thread import 2025-06-04 11:27:40 +02:00
Http Refactor CRM integration 2025-06-04 19:49:10 +02:00
Jobs Refactor CRM integration 2025-06-04 19:49:10 +02:00
Providers Refactor CRM integration 2025-06-04 19:49:10 +02:00
Public Color Ameise icon background by session 2025-06-08 01:49:14 +02:00
Resources Color Ameise icon background by session 2025-06-08 01:49:14 +02:00
Services log CRM API response bodies 2025-06-04 22:53:29 +02:00
composer.json add composer description 2025-05-10 00:52:22 +02:00
LICENSE.md add LICENSE.md 2024-04-12 14:28:22 +02:00
module.json package update 2023-12-20 17:44:05 +05:30
README.md docs: update login instructions 2025-06-04 11:56:33 +02:00
start.php new code 2023-09-16 16:00:05 +05:30

Ameise Freescout Package

Installation

  1. Download the latest module zip file via the releases card on the right.
  2. Transfer the zip file to the server in the Modules/AmeiseModule folder of FreeScout.
  3. Unpack the zip file.
  4. Remove the zip file.
  5. Activate the module via the Modules page in FreeScout. Log in to Ameise to connect.

Update instructions

  1. Download the latest module zip file via the releases card on the right.
  2. Transfer the zip file to the server in the Modules/AmeiseModule folder of FreeScout.
  3. Remove the content of the folder AmeiseModule
  4. Unpack the zip file.
  5. Remove the zip file.
  6. Activate the module via the Modules page in FreeScout.