https://github.com/relaticle/relaticle
The Next-Generation Open-Source CRM Platform written with Laravel and Filament
https://github.com/relaticle/relaticle
alpine company contacts crm filament laravel livewire note opportunity people saas sales task team tracking
Last synced: 22 days ago
JSON representation
The Next-Generation Open-Source CRM Platform written with Laravel and Filament
- Host: GitHub
- URL: https://github.com/relaticle/relaticle
- Owner: Relaticle
- License: apache-2.0
- Created: 2024-09-25T16:56:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-27T21:11:26.000Z (10 months ago)
- Last Synced: 2025-04-27T21:29:23.311Z (10 months ago)
- Topics: alpine, company, contacts, crm, filament, laravel, livewire, note, opportunity, people, saas, sales, task, team, tracking
- Language: PHP
- Homepage: https://relaticle.com
- Size: 5.29 MB
- Stars: 75
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Next-Generation Open-Source CRM
๐ Website ยท
๐ Documentation ยท
๐ฃ๏ธ Roadmap ยท
๐ฌ Discussions
Clean, modern interface built with Filament 4 and Livewire 3
---
# About Relaticle
**Perfect for:** Laravel developers, agencies, and SMBs who need a modern CRM they can customize and self-host.
Relaticle is a powerful, adaptable CRM platform built for teams who've outgrown spreadsheets but find Salesforce overkill. Unlike SaaS CRMs that lock your data in their cloud, Relaticle gives you complete control with self-hosting and unlimited customization through our no-code custom fields system.
**Core Strengths:**
- **Fully Customizable** - Create and manage custom fields without coding
- **Multi-Team Support** - Securely manage multiple business units with isolated workspaces
- **Modern Technology** - Built on Laravel 12, PHP 8.4, and Filament 4
- **Privacy-Focused** - Self-host with complete data ownership
- **Open Source** - Transparent development with AGPL-3.0 license
**vs Other CRMs:**
- **vs HubSpot/Salesforce:** Self-hosted, no monthly fees, own your data
- **vs SuiteCRM:** Modern Laravel stack, no-code customization, beautiful UI
- **vs Custom Build:** Production-ready, maintained, community-supported
Visit our [website](https://relaticle.com) to learn more about Relaticle's capabilities.
# Requirements
- PHP 8.4+
- PostgreSQL 15+
- Composer 2 and Node.js 20+
- Redis for queues (optional for development)
# Installation
```bash
git clone https://github.com/Relaticle/relaticle.git
cd relaticle && composer app-install
```
# Development
```bash
# Start everything (server, queue, vite)
composer dev
# Run tests
composer test
# Format code
composer lint
```
# Docker Deployment
For production deployment using Docker, see [`docker-compose.prod.yml`](docker-compose.prod.yml).
# Documentation
Visit our [comprehensive documentation](https://relaticle.com/documentation) for guides on business usage, technical architecture, API integration, and more.
# Community & Support
- ๐ [Report Issues](https://github.com/Relaticle/relaticle/issues)
- ๐ก [Request Features](https://github.com/Relaticle/relaticle/discussions/categories/ideas)
- ๐ฌ [Ask Questions](https://github.com/Relaticle/relaticle/discussions/categories/q-a)
- โญ [Star us on GitHub](https://github.com/Relaticle/relaticle) to support the project
# License
Relaticle is open-source software licensed under the [AGPL-3.0 license](LICENSE).
# Star History
[](https://www.star-history.com/#Relaticle/relaticle&Date)