Ember documentation
This is the documentation for Ember.
Here you will find instructions for installing, updating, configuring and extending Ember and its official modules and integrations.
TIP
These instructions assume the reader knows the basics of working with their hosting environment, including a web server, PHP and MySQL.
Configuration of the aforementioned is covered only as it pertains to Ember, as it varies by environment otherwise.
Requirements
- a web server capable of URL rewriting and executing PHP scripts
- PHP 7.4 through 8.1
- MySQL 5.7.8 or above
PHP extensions
Required
- cURL
- PDO MySQL
- Document Object Model (enabled by default)
- SimpleXML (enabled by default)