Wordpress Bundle
  • What is Wordpress Bundle?
  • Getting started
    • Installation
    • Wordpress
    • Router
    • Cron job
    • Templates
  • Reference
    • Argument resolver
    • Controller
      • AdminAction
      • BlogController
      • FrontAction
      • WordpressAction
    • Entity
      • Block
      • Blog
      • Comment
      • File
      • Image
      • Menu
      • MenuItem
      • Post
      • Term
      • User
    • Repository
      • CommentRepository
      • PostRepository
      • TermRepository
      • UserRepository
    • Service
      • PaginationService
      • BreacrumbService
  • Guides
    • Server requirements
    • Install plugins
    • Use Multisite
    • Gutenberg
    • WP Steroids plugin
      • Image options
      • Maintenance
      • Admin pages removal
      • WYSIWYG Editor
      • Feature Support
      • Multi-site configuration
      • Constants definition
      • ACF configuration
      • Menu
      • Custom Post type
      • Advanced permalink settings
      • Custom Taxonomy
      • Templates
      • Page states
      • External table viewer
      • Roles
      • Optimisations
      • Security
      • Search
    • Twig Cookbook
    • Inject variables in all templates
    • Internationalization
    • Extending Wordpress Bundle
    • Error pages
    • Site health
  • Integrations
    • Advanced Custom Fields
      • Install ACF PRO
  • Extras
    • Migrating from 1.x to 2.0
    • Roadmap
    • Changelog
    • Alternatives
Powered by GitBook
On this page
  • PHP
  • Apache
  • Web root
  • Database
  • Folders permissions

Was this helpful?

  1. Guides

Server requirements

PreviousBreacrumbServiceNextInstall plugins

Last updated 3 years ago

Was this helpful?

PHP

Version 7.2.5 is mandatory, 7.4.20 is highly recommended. Memory limit should be at least 256M

Mandatory extensions

  • with webp, png, gif and jpeg support

Recommended extension

Apache

If you plan to use Apache, these modules are mandatory

Recommended modules

Web root

Server web root should be /public

Database

MySQL ( min 5.7 ) or MariaDB

Recommended charset : utf8_mb5_general_ci

Folders permissions

These folders require 755 permissions

  • public/uploads/

  • var/

  • public/wp-bundle/languages/

  • public/wp-bundle/upgrade/

GD
cURL
LibXML
MCrypt
Mysqli
OpenSSL
Zip
mbstring
Ctype
iconv
JSON
PCRE
Session
SimpleXML
Tokenize
fileinfo
APCU
Headers
Includes
MIME
Rewrite
Proxy
Proxy_HTTP
SetEnvIf
SSL
Alias
Expire
HTTP/2.0