Hi there
I'm trying to design a CI/CD pipeline for EspoCRM. We use several of the official extensions and I'm wondering if there may be an API for https://portal.espocrm.com/ that would allow me to query for extension updates and download the zip files? With the intention of installing them via the CLI.
Alternatively is there a recommended way to keep extensions under version control, installing them using composer or bundle as submodules etc?
I'm trying to design a CI/CD pipeline for EspoCRM. We use several of the official extensions and I'm wondering if there may be an API for https://portal.espocrm.com/ that would allow me to query for extension updates and download the zip files? With the intention of installing them via the CLI.
Alternatively is there a recommended way to keep extensions under version control, installing them using composer or bundle as submodules etc?

Comment