Skip to main content

A tool to install and update odoo addons

Project description

Odoo Addons Manager

This tool allows you to easily deploy addons from a description file. Install, update, uninstall, list and install dependencies... Use option --help to learn more.

addons.yml

This is the description file you have to write, listing the addons and their source location.

version: '1.0' # Version of this description file used in changelog (optional - current date is used by default)
odoo_version: '11.0' # Targeted version of Odoo
modules:
  my_module:
    source_type: 'zip' # The module is located in a local zip folder4
    path: '/home/odoo/my_module.zip' # Path to the zip folder
  web_responsive:
    source_type: 'dir' # The module is located in a regular folder
    path: '/home/odoo/addons' # Path to the parent directory
  web_advanced_search:
    source_type: 'git' # The module is located in a Git repository
    url: 'https://github.com/OCA/web.git' # URL of the repository
    branch: '10.0' # Branch of the repository to find the module (optional - value of odoo_version is used by default)
  oca_geoengine: # Chosen name of the module directory when installed
    source_type: 'git'
    url: 'https://github.com/OCA/geospatial.git'
    origin_name: 'base_geoengine' # Specify when the 'chosen name' is different from the name in the source location

changelog.md

A human-readable log file listing changes (addons added, updated and removed) in the installation directory, for each version of the description file.

oam.hst

An exhaustive - but rawer - log file listing every operation performed in the install directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odoo-addon-manager-0.1.1.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

odoo_addon_manager-0.1.1-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

Details for the file odoo-addon-manager-0.1.1.tar.gz.

File metadata

  • Download URL: odoo-addon-manager-0.1.1.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5

File hashes

Hashes for odoo-addon-manager-0.1.1.tar.gz
Algorithm Hash digest
SHA256 604c568fc5dab0b59ea48484f272b6bee9531fe51aab5a5d99404074321255fa
MD5 db4607738fd6175092cf1b8ad85edabb
BLAKE2b-256 a9ad63ba1d0c1ac504b46f2100611a8ff0f75036bcd2f8a445bc39f36c9bf6ed

See more details on using hashes here.

File details

Details for the file odoo_addon_manager-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: odoo_addon_manager-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5

File hashes

Hashes for odoo_addon_manager-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8633481871d66417cc65ecc73ba9b5e6e3b4de727bf0772f52bbb010e806f4a5
MD5 49222970077d3b67532a061f8909fe07
BLAKE2b-256 5748903cad64b635c217344e6c8a89499100fcd79b1297e66dae0590ebf735d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page