New to EspoCRM.
Hi all — I’m trying to install EspoCRM on my server, but I keep ending up with the source package (from GitHub or other mirrors). Those zips seem to be missing the DI container (data/cache/di.php), the compiled JS client (client/build/), and the metadata cache (data/cache/application/metadata.php).
I'm looking for the full build ZIP — the one that includes all compiled assets and is ready to run without needing composer, npm, or grunt.
Can someone confirm where the official full build ZIPs are published for versions like 9.3.0 or 9.2.7?
Thanks in advance
Hi all — I’m trying to install EspoCRM on my server, but I keep ending up with the source package (from GitHub or other mirrors). Those zips seem to be missing the DI container (data/cache/di.php), the compiled JS client (client/build/), and the metadata cache (data/cache/application/metadata.php).
I'm looking for the full build ZIP — the one that includes all compiled assets and is ready to run without needing composer, npm, or grunt.
Can someone confirm where the official full build ZIPs are published for versions like 9.3.0 or 9.2.7?
Thanks in advance

Comment