Server requirements
Everything below must pass before installation can begin.
- PHP 8.2 or newer (running 8.3.31) ✓
- PHP extension: pdo_mysql ✓
- PHP extension: openssl ✓
- PHP extension: mbstring ✓
- PHP extension: ctype ✓
- PHP extension: fileinfo ✓
- PHP extension: tokenizer ✓
- PHP extension: xml ✓
- PHP extension: curl ✓
- storage directory writable ✓
- bootstrap/cache writable ✓
- public/uploads writable ✓
- .env file writable (will be created from .env.example) ✓
Database
MySQL connection the store will use. The credentials are verified before being saved.
Set up the database
Creates all tables the store needs.
Administrator account
The account you will use to sign in to the admin panel.
🎉
Installation complete
Your store is ready. Sign in to the admin panel to configure payments, shipping and content.