QuickMunch
Restaurant marketplace & management platform - installer
System requirements
| PHP 8.2 or newer | Ready |
| Database driver (pdo_mysql)Enable the "pdo_mysql" PHP extension. | Missing |
| Multibyte strings (mbstring)Enable the "mbstring" PHP extension. | Missing |
| Encryption (openssl) | Ready |
| Image processing (gd)Enable the "gd" PHP extension. | Missing |
| Upload type detection (fileinfo) | Ready |
| Outbound HTTP (curl) — menu import from a URL; recommended for the restEnable the "curl" PHP extension. | Recommended |
| Archives (zip) — menu imports/exportsEnable the "zip" PHP extension. | Recommended |
| Locale formatting (intl)Enable the "intl" PHP extension. | Recommended |
| Core PHP extensionsMissing: dom, xml. These normally ship with PHP — ask your host to enable them. | Missing |
| storage/ writableGive the web server write permission on storage. | Missing |
| bootstrap/cache/ writableGive the web server write permission on cache. | Missing |
| application root writable (.env is created there) | Ready |
Please resolve the items marked "Missing", then reload this page.