iquesters/integration

Integration module for Laravel projects

Maintainers

Package info

github.com/iquesters/integration

Language:Blade

pkg:composer/iquesters/integration

Statistics

Installs: 104

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.16 2026-06-06 11:04 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