⚙️ System Requirements

Before installing Restaurant POS Pro, make sure your server environment meets the following minimum requirements. These ensure the app runs smoothly, securely, and as intended in a live environment.


Requirement

Minimum Version / Details

PHP

8.1 or higher

MySQL/MariaDB

MySQL 5.7+ or MariaDB 10+

Web Server

Apache / Nginx with .htaccess or rewrite support

HTTPS

Required (SSL certificate must be installed)

Hosting

Shared hosting, cPanel, VPS, or Cloud Server


🧩 Are you looking for a customized version?

📦 Required PHP Extensions

Make sure these PHP extensions are enabled:

  • cURL

  • OpenSSL

  • Mbstring

  • PDO

  • Fileinfo

  • JSON

  • Tokenizer

  • XML


📁 Folder Permissions

The following directories must be writable:

  • /storage

  • /bootstrap/cache

✅ Tip: You can set these using chmod -R 775 or via your hosting panel’s file manager.


📝 Notes

  • This system is optimized for production environments only.

  • We recommend using cPanel or Plesk for the best compatibility.

Last updated