A complete CRM module for Laravel ERP — customers, leads, opportunities, pipelines & activities.

Maintainers

Package info

github.com/Dev-3bdulrahman/crm

pkg:composer/dev-3bdulrahman/crm

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-06-13 19:47 UTC

This package is auto-updated.

Last update: 2026-06-13 20:28:28 UTC


README

Latest Version PHP Version Laravel License

A complete CRM module for Laravel ERP systems. Manage customers, leads, opportunities, sales pipelines, contacts, organizations, and activities — with full API and Livewire admin interface.

Features

  • Customer & Contact Management
  • Lead Tracking with Sources & Statuses
  • Opportunity Management
  • Sales Pipeline & Stages (Kanban-ready)
  • Organization Management
  • Activity & Notes Logging
  • REST API endpoints
  • Arabic & English translations

Requirements

Dependency Version
PHP ^8.2 | ^8.3
Laravel ^11.0 | ^12.0

Installation

composer require dev-3bdulrahman/crm

Publish and run migrations:

php artisan vendor:publish --provider="Dev3bdulrahman\Crm\CrmServiceProvider"
php artisan migrate
php artisan db:seed --class="Dev3bdulrahman\Crm\Database\Seeders\CrmDatabaseSeeder"

Service Provider

Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:

Dev3bdulrahman\Crm\CrmServiceProvider::class,

Changelog

See CHANGELOG.md for release history.

License

MIT License © Abdulrahman