MahirPatel2005/rise-crm-3.8.2 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a working CRM from this existing PHP project. There isn’t a README, so please inspect the code, figure out how it is meant to run, and get it set up cleanly.

I want to be able to install it, connect it to a database, log in, and use the main CRM screens without errors. Keep the Rise CRM look and structure if that is already in the code. Please make sure the basic customer management flow works, like adding and viewing customers or contacts, using the dashboard, and any other CRM sections that are already built into the app.

Set up the local environment using the included Docker files if that is the easiest path, otherwise explain the PHP and database steps clearly. Fix any broken paths, permissions, uploads, or writable folder issues you find. If you need current docs for the framework or server setup, look them up online.

Want more depth? Deep Reverse