meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
phplist4:start [2026/05/18 16:38] tatevikphplist4:start [2026/05/23 12:40] (current) tatevik
Line 1: Line 1:
-**phpList4**+**phpList4** (WIP)
  
 phpList4 is a complete Symfony-based rewrite of phpList3, modernizing the platform’s architecture, codebase, and development workflow. It is designed to improve maintainability, extensibility, performance, and developer experience while preserving phpList’s core functionality for email campaign and subscriber management. The rewrite introduces modern PHP standards, dependency management with Composer, improved APIs, and a more scalable foundation for future development. phpList4 is a complete Symfony-based rewrite of phpList3, modernizing the platform’s architecture, codebase, and development workflow. It is designed to improve maintainability, extensibility, performance, and developer experience while preserving phpList’s core functionality for email campaign and subscriber management. The rewrite introduces modern PHP standards, dependency management with Composer, improved APIs, and a more scalable foundation for future development.
Line 5: Line 5:
 Its ecosystem consists of modular services, client libraries, and reusable Symfony bundles, including: Its ecosystem consists of modular services, client libraries, and reusable Symfony bundles, including:
  
-  * https://github.com/TatevikGr/rss-bundle — RSS feed integration and content processing 
   * https://github.com/phpList/core — core application and business logic   * https://github.com/phpList/core — core application and business logic
   * https://github.com/phpList/rest-api — API layer for external integrations   * https://github.com/phpList/rest-api — API layer for external integrations
   * https://github.com/phpList/web-frontend — modern frontend interface   * https://github.com/phpList/web-frontend — modern frontend interface
 +  * https://github.com/phpList/base-distribution — reusable API integration package
 +  * https://github.com/TatevikGr/rss-bundle — RSS feed integration and content processing
   * https://github.com/TatevikGr/phplist-api-client-js — JavaScript client SDK   * https://github.com/TatevikGr/phplist-api-client-js — JavaScript client SDK
   * https://github.com/TatevikGr/phplist-api-client — PHP client library   * https://github.com/TatevikGr/phplist-api-client — PHP client library
-  * https://github.com/TatevikGr/base-distribution — reusable API integration package+
  
 [[phplist4:installation|]] [[phplist4:installation|]]