iquesters/integration

Integration module for Laravel projects

Maintainers

Package info

github.com/iquesters/integration

pkg:composer/iquesters/integration

Transparency log

Statistics

Installs: 119

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.23 2026-06-25 12:22 UTC

README

A Laravel package for managing third-party integrations (e.g. Zoho Books). It provides a standardized way to map, sync, and store external system data.

Facebook OAuth completion

Set the Laravel package config through environment variables:

CHATBOT_UTIL_API_URL=https://<chatbot-util-host>
CHATBOT_UTIL_TIMEOUT=20

The chatbot-util deployment must redirect completed Facebook OAuth callbacks to:

FACEBOOK_CONNECT_DEFAULT_REDIRECT_TARGET=https://<laravel-host>/social/facebook/connect/complete