N Nepext

Version 1.0.0

  1. 1 Requirements
  2. 2 Database
  3. 3 Site
  4. 4 Administrator
  5. 5 Install
  6. 6 Done

Before we start

Nepext runs on ordinary shared hosting. These are the things it needs from your server.

PHP 8.2 or newer
Found 8.2.32
Extension: pdo_mysql
Database access
Extension: mbstring
Correct handling of non-English text
Extension: json
API responses
Extension: openssl
Encryption of two-factor secrets
Extension: gd
Avatar and sticker processing
Extension: zlib
Compressed backups
Extension: fileinfo
Upload validation
Extension: intl
Better slugs and Unicode normalisation
Extension: curl
Outbound requests (optional)
Writable: config/
Configuration file is written here
Writable: storage/
Logs, cache and uploads
Writable: storage/logs/
Application and security logs
Writable: storage/cache/
Cached feeds and sitemaps
Writable: storage/uploads/
Avatars and stickers
Writable: storage/uploads/avatars/
Profile pictures
Writable: storage/uploads/stickers/
Sticker artwork
Writable: storage/backups/
Database backups
URL rewriting
.htaccess is present.

Everything looks good — continue