2.8.4.5.1. Enable Phalcon

Phalcon — high performance open source PHP framework.

The version of the framework you can use depends on the PHP version you set:

  • Phalcon 2 — PHP 5.3-5.6.
  • Phalcon 3 — PHP 5.5-7.2.
  • Phalcon 4 — PHP 7.2-7.4.
  • Phalcon 5 — PHP 7.4-8.4.
  1. Open the "PHP settings" section.
  2. In the "Phalcon module" field, select the desired version of Phalcon and save your changes.
  3. Wait 10-15 minutes for the changes to take effect.

You can view information about whether Phalcon is currently enabled for a site, as well as its exact version, using phpinfo.

Content