This commit is contained in:
alcalbg
2024-12-13 08:24:32 +00:00
parent 23a4ef5968
commit 28fb6b87e8

View File

@@ -124,8 +124,8 @@
visit: http://127.0.0.1:8080 login as admin/admin123</code></pre> visit: http://127.0.0.1:8080 login as admin/admin123</code></pre>
<h2 id="minimum-requirements">Minimum Requirements</h2> <h2 id="minimum-requirements">Minimum Requirements</h2>
<ul> <ul>
<li>PHP 7.2.5+ (with php-zip extension)</li> <li>PHP 8.1+ (with php-zip extension)</li>
<li>Node v12 or v14</li> <li>Node 12 - 22</li>
</ul> </ul>
<h2 id="download-precompiled-build">Download precompiled build</h2> <h2 id="download-precompiled-build">Download precompiled build</h2>
<p>Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.</p> <p>Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.</p>