Skip to content

Wordpress Installation ​

Before installing the Trigger theme, you need to have a working WordPress installation.

  1. Download WordPress from wordpress.org
  2. Upload files to your web server
  3. Create a MySQL database
  4. Run the installation script at your website URL

For detailed instructions, see the official WordPress installation guide.

Server Requirements ​

RequirementRecommended
WordPress6.9+
PHP8.3+
MySQL8.0+
MariaDB10.11+
Max Execution Time300s+ (for correct demo import)
Memory Limit256MB+
Max Upload Size64MB+

PHP Extensions ​

Required ​

  • hash - Password and package hashing
  • json - Data interchange format
  • curl - Remote request operations
  • dom - Text Widget validation
  • exif - Image metadata processing
  • fileinfo - File upload mimetype detection
  • imagick - Better image quality for media uploads
  • mbstring - UTF-8 text handling
  • openssl - SSL-based connections
  • zip - Plugin/theme installation

Checking Configuration ​

Navigate to Admin Panel -> Tools -> Site Health -> Info -> Server in your WordPress admin panel to verify your server meets these requirements before importing demo data to the theme.