The technical documentation is a work in progress.
Installation
Server Prerequisites
The server prerequisites for installing and running the CMS are quite basic:
- Disk space requirements depend on your site. The core software's basic files take up less than 10MB on the web server. However, you'll also need space for media, backups, and other files generated by your site.
- PHP 7.4 or higher.
- Apache 2.4.7 or higher web server hosted on Linux, OS X, or Windows with the Apache mod_rewrite module installed and activated. The Apache VirtualHost configuration must contain the AllowOverride All directive to allow the use of .htaccess files.
Download
- Download the source code and some website examples from Github.
- Extract the file, creating a new directory.
- Rename the directory.
- Transfer it to your hosting provider via SFTP or into the 'www' directory on your local development web server.
Let's go!
Navigate from your browser to this directory, then to data/sites, choose the demo site you want, and finally, choose the public directory of your preference.
Create a new site
For that, duplicate the StarterKit folder, and rename it to your new project name