An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



Relaticle logo

Next-Generation Open-Source CRM


Tests
Laravel 12
Filament 4
PHP 8.4
License


๐ŸŒ Website ยท
๐Ÿ“š Documentation ยท
๐Ÿ›ฃ๏ธ Roadmap ยท
๐Ÿ’ฌ Discussions


Relaticle Dashboard - Manage contacts, companies, and opportunities in a modern interface


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

[![Star History Chart](https://api.star-history.com/svg?repos=Relaticle/relaticle&type=Date)](https://www.star-history.com/#Relaticle/relaticle&Date)