EveryDatastore Backend Requirements

The backend of EveryDataStore ECM is designed with SilverStripe 5 framework. The server requirements for EveryDataStore ECM backend are the same like SilverStripe 5 framework requirements

PHP-Requirements:

  • PHP 8.1
  • PHP extensions: ctype, dom, fileinfo, hash, intl, mbstring, session, simplexml, tokenizer, xml
  • PHP configuration: memory_limit with at least 48M
  • PHP extension for image manipulation: either gd or imagick
  • PHP extension for a database connector (e.g. mysql)
  • PHP ionCube 8.1 (for EveryRESTFulAPI)

Database-Reuirements:
EveryDataStore ECM can be run with one of following databases:

  • MySQL >=5.6 (default database)
  • PostgreSQL 
  • SQL Server