CRM package for the Marktic organization with models for managing:
- Contacts (linked to tenant_id and subject_id)
- Addresses (linked to tenant_id and subject_id)
- Contracts (linked to tenant_id and subject_id)
composer require marktic/crmThis package provides models and migrations for CRM functionality including contacts, addresses, and contracts management.
- PHP >= 8.2
MIT License - see LICENSE file for details