FreeScout module to connect to Ameise API
Find a file
2025-04-21 21:34:05 +02:00
.github Revert "clear git cache" 2023-07-21 16:25:32 +05:30
Config new keys for Base‑URI & Token‑URL 2025-04-21 13:21:17 +02:00
Console fix typo 2025-04-20 23:24:18 +02:00
Database Create 2025_04_21_000000_create_ameise_tokens_table.php 2025-04-21 13:18:16 +02:00
Entities Create AmeiseToken.php 2025-04-21 13:18:51 +02:00
Http prepare for token fresh 2025-04-21 21:22:12 +02:00
Jobs fix typo 2025-04-20 23:27:57 +02:00
Providers check for user session 2024-12-15 01:30:33 +01:00
Public deactivate Ameise customer search for CC and BCC 2025-03-27 11:12:25 +01:00
Resources fix issue special character in customer name 2024-12-15 23:59:20 +01:00
Services prepare for token fresh 2025-04-21 21:21:36 +02:00
tests/Feature Create CrmServiceTest.php 2025-04-21 21:34:05 +02:00
composer.json package update 2023-12-20 17:44:05 +05:30
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 Update README.md 2023-09-16 16:18:39 +05:30
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.
  6. log in to Ameise for 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.