16 <p><b>XCL</b> is a <strong>Web Application Platform</strong> with a modular architecture
17 making XCL an ideal tool for developing small to large dynamic community websites,
18 intra company portals, corporate portals, weblogs and much more.
19 </p>
20 </div>
21
22 <div class="ui-tab-content">
23 <p>
24 The Cube Core is released under the terms of the <a href="https://github.com/xoopscube/legacy/blob/2.3/BSD_license.txt" target="_blank">New BSD License</a>
25 </p>
26 <p>
27 The XCL modules are released under the terms of the <a href="https://github.com/xoopscube/legacy/blob/2.3/gpl-2.0_license.md" target="_blank">GNU General Public License (GPL)</a>
28 </p>
29 </div>
30
31 <div class="ui-tab-content">
32 <p>
33 </p><ul>
34 <li><a href="https://www.apache.org/" target="_blank" rel="external">Apache</a>, <a href="https://www.nginx.com/" target="_blank" rel="external">Nginx</a> or any other Web Server.</li>
35 <li><a href="https://www.php.net/" target="_blank" rel="external">PHP7.4</a> and higher</li>
36 <li><a href="https://www.mysql.com/" target="_blank" rel="external">MySQL</a> or <a href="https://mariadb.org/" target="_blank" rel="external">MariaDB</a> Database 5.6.x and higher</li>
37 </ul>
38 <p></p>
39 </div>
40</div>
41 <h3>Checklist for Installation</h3>
42 <p><input type="checkbox" required> Set up Web Server, PHP7.4 and SQL Database.
43 </p><p><input type="checkbox" required> Database with charset <em>utf8mb4_general_ci</em>, user and password.
44 </p><p>Make the directories and file writabale :