Requirements
The server requirements for Craft Commerce are the same as Craft 3.5 (opens new window) as well as PHP’s SOAP extension (opens new window).
# PHP Package Dependencies
Craft Commerce uses the following PHP packages, which will be installed for you via Composer. Please see each package’s documentation for any additional requirements.
- craftcms/cms (opens new window) ^3.7.25
- dompdf/dompdf (opens new window) ^1.0.2 (recommends GD and IMagick)
- moneyphp/money (opens new window) ^3.3.1
- ibericode/vat (opens new window) ^1.1.2
- iio/libmergepdf (opens new window) ^4.0
If you’re using MySQL or MariaDB, the engine should provide timezone support for the best experience. See Populating MySQL and MariaDB Timezone Tables (opens new window).