Hello Frappe Community
I have been working on a new open-source app called Law Firm, a legal management and paralegal module built on top of the Frappe Framework. It’s designed to bridge the gap between legal workflows and management systems.
A quick note: This module was originally tailored specifically for the Arab region, so the initial focus was on Arabic terminology. I have done my best to translate and adapt everything into English for the global community. If you spot any leftover Arabic strings or translation issues, please bear with me!
I am sharing this here because I need your help to test it out! The app is open-source (GPL-3.0), and I would love for the community to install it, explore its features, and provide feedback.
If you find any bugs, missing translations, face issues, or see room for improvement, please feel free to open an issue or—even better—submit a Pull Request. All contributions are highly welcome!
GitHub Repository:
https://github.com/m7amedenho/law_firm
How to install (v16):
bench get-app https://github.com/m7amedenho/law_firm --branch version-16
bench install-app law_firm
Looking forward to your feedback and contributions! Let’s build a great legal module together.