External tools

MaxMind

Geo-location tool

Access / Credentials must be set in .env

MAXMIND_ACCOUNT_ID
MAXMIND_KEY

How it is integrated

Integrated by pacckage geoip2/geoip2

MemSource

Translation tool used by the Translation team. It is integrated in the CMS using API integrations and Webhooks.

Access / Credentials must be set in .env

MEMSOURCE_WEBHOOK_TOKEN
MEMSOURCE_USERNAME
MEMSOURCE_PASSWORD
MEMSOURCE_TEMPLATE_UID

How it is integrated

This feature is integrated into the CMS via a custom-built service. This service allows seamless integration of translation import functionality into the CMS, enabling efficient management of multilingual content.

Sentry

Monitoring and performance monitoring of the code. Logging errors that happens with any visitor, registering all the data about the environment it happened in.
Data analysis based on this log of errors, grouping and notifications.

Access / Credentials

Access is granted by inviting via e-mail to the project in sentry.io

How it is integrated

With composer package "sentry/sentry-laravel"