O'Chat
Deploy module on Odoo SH
Install O'Chat on your Odoo.sh instance directly from the Odoo Apps Store.
Prerequisites
| Requirement | Details |
|---|---|
| Odoo Version | 17.0, 18.0 or 19.0 |
| Edition | Community or Enterprise |
| Python dependency | pycryptodome |
Step 1: Add the Python dependency
O'Chat requires the pycryptodome library for end-to-end encryption. On Odoo.sh, add it to your requirements.txt file:
pycryptodomeCommit and push the change so that Odoo.sh installs the dependency automatically.
Step 2: Deploy the module
- Go to the Odoo Apps Store
- Search for "O'Chat"
- Select the version matching your Odoo instance (17, 18 or 19)
- Click the "Deploy on Odoo.sh" button
- Select the Odoo.sh instance matching the version you want to deploy O'Chat on
Step 3: Install the module
- Log in to your Odoo.sh instance as an administrator
- Enable Developer Mode (Settings → Developer Tools → Activate Developer Mode)
- Go to Apps
- Click Update Apps List and confirm
- Search for "O'Chat"
- Click Install
Helpdesk integration
If you have the Helpdesk module installed, the O'Chat Helpdesk extension will be installed automatically. This adds the /ticket command to O'Chat channels.
Step 4: Verify the installation
- Go to Discuss (the chat icon in the top menu)
- You should see a new O'Chat category in the left sidebar
- The category will be empty until you create connections
You're all set!
O'Chat is installed. You can now set up the module to register your instance and start communicating.