No description
|
All checks were successful
Ethernium Builder / build (push) Successful in 10s
|
||
|---|---|---|
| .devcontainer | ||
| .forgejo/workflows | ||
| .idea | ||
| bin | ||
| config | ||
| docker | ||
| install | ||
| site | ||
| src | ||
| .env | ||
| .gitattributes | ||
| .gitignore | ||
| .htaccess | ||
| composer.json | ||
| composer.lock | ||
| index.php | ||
| LICENSE | ||
| README.md | ||
| symfony.lock | ||
Wise Eternium
Wise Eternium is a CMS written for PHP that is not like your typical CMS'es. Eternium uses more of a Site Builder design where we provide you with services and a templating engine and you can write your pages in simple PHP and generate things like menus and sitemaps. Think of it as an anti-CMS.
Requirements
To install Wise Eternium, here is the system requirements
- PHP 8.1+
- The following PHP Extensions must be installed
- ctype
- dom
- iconv
- json
- pcre
- SimpleXML
- session
- tokenizer
- The following PHP Extensions is optional, only required when you enable certain services
- curl, only required if using hCaptcha
- gd, only required if using GD Internal Captcha