Composer
Composer dependency management lets you manage PHP packages on your WordPress server without SSH access, from the CLI or from the WordPress admin.
This is a Loopress Full feature, not available in Loopress Light.
- CLI: the
lps composer push/pullcommands - Admin UI: search, install, remove and update packages from the WordPress admin
- Security Audit: known CVEs and abandoned packages among your installed dependencies
- Platform Diagnostics: catches PHP version mismatches before they break an install
- Using packages in code snippets: load the Composer autoloader from a snippet