Give a small real estate agency a self hosted CRM for tracking properties and clients.
Manage sales leads and appointments through a dashboard instead of spreadsheets.
Extend or customize a Laravel and React CRM as a starting point for a property business.
Run automated tests, code style checks, and static analysis as the codebase grows.
| hirezadehghani/estatio | agentpietrucha/ks_affiliation | akarshsatija/php-whois | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | PHP | PHP | PHP |
| Last pushed | — | — | 2014-02-06 |
| Maintenance | — | — | Dormant |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 3/5 | 2/5 |
| Audience | developer | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Requires PHP, Composer, Node, and a database configured through Laravel's .env file before running migrations.
Estatio is an open source customer relationship management system built specifically for real estate agencies, brokers, and property consultants. It gives a small agency the kind of software that keeps track of properties, customers, and leads in one place, without needing to build something custom or pay for a proprietary system. The application is built on Laravel, a PHP framework for building web applications, with a React frontend connected through Inertia.js so the interface behaves like a single page app while the backend still handles the logic in PHP. Styling is done with Tailwind CSS, and the project uses Pest for testing, Laravel Pint for code formatting, and Larastan for catching type related bugs before they reach production. Based on its README, the core features include managing property listings, keeping track of customers and sales leads, scheduling appointments, a dashboard for an overview of activity, and a login and authentication system so different staff members can access the tool securely. The project also ships with a Vite based build setup for fast frontend development. Getting it running follows the usual pattern for a Laravel project: clone the repository, install PHP dependencies with Composer and JavaScript dependencies with npm, copy the example environment file, generate an application key, run the database migrations, then start the development server and the frontend build process together. Automated tests can be run with a single Artisan command, and code style and static analysis tools are included to help keep the codebase consistent as it grows. The project points to separate documentation files covering its architecture, roadmap, change history, contribution guidelines, and security policy for anyone who wants more detail before reading the code. It is released under the GPL 3.0 license, which means any modified version distributed to others must also be shared under the same open license. Contributions are welcomed through pull requests.
An open source real estate CRM built with Laravel and React for agencies, brokers, and property consultants to manage listings, leads, and appointments.
Mainly PHP. The stack also includes Laravel, PHP, React.
GPL 3.0, any modified version distributed to others must also be shared under the same open license.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.