# PHPCRM v8.1 — Open Source CRM Software (Latest)

PHPCRM v8.1 is the latest stable release of the free and open-source CRM software built with **PHP and MySQL**.  
This update includes **performance improvements, bug fixes, and UI enhancements** to deliver a faster and smoother CRM experience.

---

## 🚀 Features in This Release

- Lead Management  
- Customer Management  
- Tasks & Follow-ups  
- Notes & Activity Tracking  
- Dashboard with CRM KPIs  
- Secure Login & Change Password  

---

## 🛠 Technical Highlights

- Pure PHP MVC architecture (no heavy frameworks)
- MySQL / MariaDB database support
- Bootstrap 5 responsive UI
- 100% customizable source code

---

## 📌 Installation

1. Upload files to your hosting or local server (XAMPP / WAMP)
2. Create a MySQL database
3. Import the SQL file:
   ```
   /database/phpcrm_install.sql
   ```
4. Update database credentials in:
   ```
   /app/config/database.php
   ```
5. Access the CRM via:
   ```
   http://localhost/your-folder/public/
   ```

---

## 🆓 License

MIT Open Source License — free to modify and use commercially.

⚠ **Important Notice:**  
Reselling PHPCRM as a **standalone CRM software product** is not allowed.

---

Thank you for using **PHPCRM v8.1** 🚀
