WP Manifestindependent plugin directory
manifest / unclassified / little-green-light-integration

Little Green Light API Integration

Modern WordPress integration with Little Green Light CRM for membership management, events, and payments

by Andrew Skinner · github.com/askinne2/little-green-light-integration · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/askinne2/little-green-light-integration/archive/refs/heads/main.zip

Declares an update source (https://github.com/askinne2/Little-Green-Light-Integration), so updates arrive through the plugin's own updater.

From the readme

Little Green Light Integration A modern, enterprise-grade WordPress plugin that provides seamless integration with the Little Green Light CRM via their Dynamic API. Built from the ground up with modern PHP architecture, PSR-4 standards, dependency injection, and comprehensive caching. This plugin delivers a complete membership management system, automated renewal processing, event registration, class enrollment, and intelligent email communications with production-ready performance and reliability. Features 🔒 Core Integration - Modern PHP Architecture: PSR-4 namespaces, dependency injection container, and service-oriented architecture - Service Container: PSR-11 compliant dependency injection with 28+ registered services - Hook Management: Centralized WordPress action/filter management with service resolution - API Connection: Secure, cached connection to Little Green Light CRM with automatic retry logic - Constituent Management: Intelligent creation and updates of constituents with conflict resolution - Data Synchronization: Real-time bidirectional sync between WordPress users and LGL constituents - Advanced Caching: Multi-layer caching with smart invalidation and cache warming

Read the full README on GitHub →