Hello EspoCRM team/community,
I am trying to set up a self-hosted instance of EspoCRM, but have run into a dead end with both available options:
Is there any way to:
Currently, it seems impossible to install EspoCRM from scratch as an open-source, self-hosted project.
Any help or clarification would be much appreciated!
Thanks in advance,
Patrick
I am trying to set up a self-hosted instance of EspoCRM, but have run into a dead end with both available options:
- EspoCRM 8.2.3 “ready-to-install” ZIPs are no longer available for download from the official website, so I cannot do a standard installation.
- EspoCRM 9.x (e.g. 9.1.7) source code is available, but building the front-end fails due to missing npm packages such as bullbone and moment-timezone-data-build. These packages do not exist in the public npm registry, and as a result the build process cannot be completed.
Is there any way to:
- Obtain the official EspoCRM 8.2.3 release ZIP (with all required JS files included)?
- Or, will the missing dependencies for EspoCRM 9.x be made available so the source can be built by the community?
Currently, it seems impossible to install EspoCRM from scratch as an open-source, self-hosted project.
Any help or clarification would be much appreciated!
Thanks in advance,
Patrick
Comment