For full Monsta FTP install and usage documentation, please visit:
https://www.monstaftp.com/guides/

SYSTEM REQUIREMENTS:
====================

PHP Version: 8.1.0 or higher (required)
- Monsta FTP requires PHP 8.1.0 or higher due to modern PHP features and dependencies
- The application will display an error message if an older PHP version is detected
- Check your PHP version with: php -v

Note: Previous versions of Monsta FTP required PHP 7.1, but version 2.13+ requires PHP 8.1+

RUNTIME WRITE PERMISSIONS:
==========================

Monsta FTP needs write access to a small set of runtime directories.
At minimum, ensure these paths are writable by your PHP/web server user:

- application/api/data
- application/api/storage/imports

Depending on your workflow, temporary transfer directories may also be created
under your PHP temp directory (for example the value returned by sys_get_temp_dir()).
