Skip to main content

Introduction

GitHub Workflow Status Scrutinizer code quality (GitHub/Bitbucket) GitHub Last commit GitHub Repo stars GitHub forks GitHub release (latest by date)

Thelia is an open source tool for creating e-business websites and managing online content. This software is published under LGPL.

caution

This is the documentaion for Thelia version >= 2.5.0, if you are using a previous version, check the Legacy documentation.

Compatibility

Thelia version2.32.42.5
PHP5.5 / 5.6 / 7.0 / 7.17.0 / 7.1 / 7.2 / 7.38.0.2 / 8.1 / 8.2
MySQL5.5 / 5.65.5 / 5.6 / 5.75.6 / 5.7 / 8.0
Symfony2.82.86.0 / 6.3
MaintainedNoSecurity fixes onlyYes

Requirements

  • PHP
    • Required extensions :
      • PDO_Mysql
      • openssl
      • intl
      • gd
      • curl
      • dom
    • safe_mode off
    • memory_limit at least 128M, preferably 256M.
    • post_max_size 20M
    • upload_max_filesize 2M
    • date.timezone must be defined
  • Web Server Apache 2 or Nginx