This package is the authoritative, provider-neutral implementation of White Label. It owns domain behavior and data; optional API, Filament, Livewire, React, Vue, and Nuxt packages translate its public contracts for their surfaces.
Software · Hosting · Services · Liberu Group
- Fully compatible with Laravel 13, PHP 8.5, and Pest 5.
- Built following the domain-driven design guidelines of the Liberu architecture.
- Reusable, presenting a clean public contract and boundaries.
- Adheres to the strict database, security, and authorization standards of Liberu.
- PHP 8.5
- Composer 2
- A supported database (e.g. MySQL, PostgreSQL, SQLite)
To install this package via Composer, run:
composer require liberusoftware/module-crm-white-label| Project | Repository | Purpose |
|---|---|---|
| Boilerplate | liberusoftware/boilerplate-laravel | Shared Laravel application foundation and reference composition |
| CMS | liberu-cms/cms-laravel | Structured content, publishing, media, multisite, and headless delivery |
| CRM | liberu-crm/crm-laravel | Customer data, sales, marketing, service, and customer success |
| Billing | liberu-billing/billing-laravel | Products, subscriptions, invoicing, payments, and provisioning |
| Accounting | liberu-accounting/accounting-laravel | Ledgers, banking, tax, expenses, close, and financial reporting |
| Ecommerce | liberu-ecommerce/ecommerce-laravel | Catalog, checkout, orders, fulfillment, returns, B2B, and omnichannel commerce |
| Control Panel | liberu-control-panel/control-panel-laravel | Hosting, infrastructure, DNS, mail, databases, backups, and security operations |
| Automation | liberu-automation/automation-laravel | Governed workflows, provider-neutral AI, approvals, and connectors |
Please do not report security vulnerabilities through public GitHub issues. Follow our Security Policy for private reporting and supported versions.
This project is open-source software. You may use, modify, and distribute it under the terms described in LICENSE.md.
The linked license text is authoritative; this summary is not legal advice.
Feedback and contributions are welcome. You can help by reporting reproducible bugs, proposing focused enhancements, improving documentation or translations, and submitting tested code changes.
Before contributing, please read CONTRIBUTING.md and our Code of Conduct. Search existing issues first, then use the appropriate issue template. Pull requests should explain the problem and approach, remain focused, include or update tests, pass the required workflows, and document user-visible or breaking changes.
Thank you to everyone who helps improve Liberu.