Getting Started
Installing Freya was made to be as simple as it can, however there still is some configuration that needs to be done before it can be used! Please set aside ample time to patiently and fully read through the install documentation.
Setup Note
While Freya is somewhat of a drag-and-drop system you will still be required to do a bit of configuration on your webhost/VPS - this is mostly pointing your web server to the correct directory.
Requirements
There are a list of requirements that must be met before Freya can be used on your machine. If you're using a VPS or something that lets you use a terminal to install packages you can follow the installation guide for installing these requirements. These are mostly for people on shared web hosts to be worried about.
- PHP >= 7.2.5
- BCMath PHP Extension
- Ctype PHP Extension
- Fileinfo PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- GMP Module PHP Extension
It may seem like a long and daunting list but most PHP 7.2.5+ builds come with most of these installed by default. The installation page will have an extension checker as-well.
Updating Freya
F.A.Q
Not enough questions for this yet.