zerp / landing-page
Landing page, CMS, and marketplace module for the Zerp ERP platform
v1.0.4
2026-07-17 18:13 UTC
README
CMS module for the Zerp ERP platform. Landing page, CMS, and marketplace module for the Zerp ERP platform
Requirements
- PHP 8.2+
- A Laravel application with package auto-discovery enabled (built for Zerp, Laravel 12)
Installation
composer require zerp/landing-page
The package auto-registers via Laravel's package discovery - no manual service provider registration needed.
What it provides
Zerp\LandingPage\Providers\LandingPageServiceProvider- boots this module's routes, migrations, and settings- Frontend pages/components under
src/Resources/js
License
MIT - see LICENSE.