697 B
697 B
Deployment Instructions
- Upload Files: Upload all files to your server (e.g., via BT Panel/宝塔).
- Database Setup:
- Create a new MySQL/MariaDB database.
- Import
install.sqlinto the new database.
- Configuration:
- Edit
db/config.phpand update theDB_NAME,DB_USER, andDB_PASSwith your new database credentials.
- Edit
- Permissions: Ensure the
uploads/anddb/directories are writable by the web server.
Features
- Real-time Exchange Rates: Fiat-to-USDT rates are fetched automatically.
- Global Currencies: Supports 30+ major global currencies with flags.
- Admin Panel: Accessible via
/admin. Default login:admin/admin.