Skip to main navigation Skip to main content Skip to page footer

Wise Eternium Version 1.0 Developer Reference

Thank you for downloading Wise Eternium. 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 7.4+
  • 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

Support

Wise Eternium 1.0 is a LTS release, and we will be supporting it till February 2029, to align with Symfony 5.4's security updates.