
| Action | Timeline | Priority | | :--- | :--- | :--- | | Audit all active addons for PHP 8.0+ compatibility | 1 month | High | | Replace unsupported payment gateway addons with Stripe/PayPal REST | 2 months | Critical | | Develop an "abstraction layer" addon that logs all hook calls | 3 months | Medium | | Begin parallel migration to a modern platform (e.g., Shopify for ISC; Klaviyo for IEM) | 6–12 months | Strategic | Interspire addons remain a powerful mechanism for extending legacy e-commerce and email marketing systems. However, the ecosystem has transitioned from a vendor-supported marketplace to a community-driven, freelance-dependent model. While custom addons can solve specific business problems (API integrations, custom shipping logic, GDPR compliance), they cannot remedy the fundamental end-of-life status of Interspire Shopping Cart.
"name": "gdpr-consent-logger", "version": "1.0.0", "interspire_compatibility": "iem": ">=7.0", "isc": "<=6.6.9" , "hooks_used": ["contact_delete", "newsletter_subscribe"], "php_extensions": ["json", "pdo_mysql"] interspire addons