One of the most powerful features of Odoo is its modular architecture. With ODOO4projects' On the Rise plan and above, you can install custom modules directly from Git repositories. Here's how.
Step 1: Connect Your Git Repository
From your dashboard, navigate to the Modules tab and click Connect Git Repo. Enter your repository URL and authentication credentials if required. We support GitHub, GitLab, and Bitbucket.
Step 2: Deploy the Module
Once connected, select the module from the list and click Deploy. The system will clone the repository, install any dependencies, and make the module available in your Odoo apps list.
git clone https://github.com/your-org/odoo-custom-module.git
# ODOO4projects handles the rest automatically
Step 3: Install in Odoo
Go to the Odoo Apps menu, search for your module, and click Install. That's it. Your custom module is now live.
Need Module Support?
Upgrade to On the Rise for full module installation and customization support.
View Plans