Odoo Module Downloader | Export Addons Source Code | Extract Apps to ZIP | Odoo Source Extractor | Odoo 17 Module Download
by Waqas Mustafa https://www.linkedin.com/in/waqas-mustafa-ba5701209/$ 19.93
-
Community
-
Enterprise
Odoo Module Downloader: Export Addons Source Code
Easily download and export the source code of any installed or available Odoo addon directly from the Apps dashboard. Access custom modules, third-party apps, or core addons in a convenient .ZIP archive without requiring SSH, FTP, or terminal server access.
This module provides a 1-Click Download feature directly inside the Odoo user interface. Simply navigate to the Apps menu, open any module or use the card dropdown, and click Download to export the source code instantly.
Packages the complete source directory of any module into a standard .ZIP archive ready for download.
Works out of the box with zero complex setup. No command line, SSH, or server credentials required.
Strictly restricted to users in the Settings / Administration group (base.group_system) to protect code privacy.
Automatically filters out VCS files (.git, .github), cache (__pycache__, .pyc), and development folders.
Enforces a 100 MB safety size limit to prevent memory exhaustion and server performance degradation.
Fully compatible with Odoo 17 Community and Enterprise editions running on Linux, Docker, or Windows servers.
- Kanban View: Click the three-dot menu icon on the module card and select Download.
<module_name>.zip containing the module's
complete source code. Extract it to inspect or transfer the addon code anytime!
-
17.0.1.0.0 2024-05-01
- Initial release for Odoo 17
- Direct source code packaging into .ZIP archive
- Form and Kanban view Download buttons
- Clean file filter (excludes git, pycache, temporary files)
- Strict System Administrator security enforcement
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 161 |
| Technical Name |
module_downloader |
| License | OPL-1 |
| Website | https://www.linkedin.com/in/waqas-mustafa-ba5701209/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module