One Lead is a Frappe app designed to fetch and centralize all Ad Form leads in one place. It simplifies lead collection by connecting various ad platforms into a single system.
- Frappe Version: 15
- App Name:
onelead
Install inside your Frappe bench:
cd frappe-bench/apps
git clone https://github.com/redsoftware-hq/onelead.git
cd ..
bench --site your-site-name install-app onelead
-
Clone into your local Frappe bench:
git clone https://github.com/redsoftware-hq/onelead.git apps/onelead
-
Install the app on your site:
bench --site your-site-name install-app onelead
-
Start the server:
bench start
Full documentation is available here:
https://redsoftware-hq.github.io/one-docs/onelead/
Found a bug or want to suggest a feature?
Open an issue or contribute here:
🔗 https://github.com/redsoftware-hq/onelead/issues
This project is open source and available under the MIT License.
Maintained by the team at Red Software HQ.