Installing Joomla and QuickStart requires a server (Linux / Apache), but it can also be installed locally on your computer with WAMP/JAMP/XAMPP/MAMP software. These settings are recommended for PHP to ensure full compatibility*:
- Requirements for Joomla! 4.x:
- PHP 8.2 (Recommended), 7.2.5 (Minimum)
- MySQL 8.0 (Recommended), 5.6 (Minimum)
- Requirements for Joomla! 5.x:
- PHP 8.3 (Recommended), 8.1.0 (Minimum)
- MySQL 8.1 (Recommended), 8.1.13 (Minimum)
- upload_max_filesize = 4M (or more)
- memory_limit = 128MB (but 256MB or more is recommened)
- max_execution_time = 180 (but 300 or more is recommened)
- cURL library - your server must work with curl or url_fopen.
- OpenSSL Libraries - must be enabled.
- PHP file_get_contents() function - must be available/unlocked.
* Those values can be changed in php.ini or .htaccess file. Please contact your web hosting service provider to ask them where/how to change PHP settings.
In addition, some features of the modules and components** used in a template may require:
- GD library support
- cURL library support
- Support for mb_* functions in PHP to use multibyte strings
**More information you can find inside SP Page Builder documentation.
Notice: Microsoft will no longer provide security updates or technical support for Internet Explorer 11.
Browsers support

Chrome, Safari, Firefox, Brave, Opera, Edge (Chromium-based), and Dissenter
- Design support for Edge (old version) may be limited in certain areas. Please update to a new version.
- Design support for IE11 and IE10 is limited in certain areas. Please update to Edge (based on Chromium) or use custom CSS IE Hacks if necessary.