Thank you for purchasing Affiliate Elites! This guide will walk you through the installation process in just a few minutes.
Unzip the downloaded package and upload the contents of the app
folder to your domain root (e.g., public_html
).
/public_html/
├── admin/
├── ajax/
├── api/
├── classes/
├── config/
├── cron/
├── includes/
├── logs/
├── public/
│ ├── affiliate_structure.sql
│ ├── install.php
├── uploads/
├── vendor/
└── index.php
Use your hosting panel to create a database, user, and assign privileges. Save the credentials for the next step.
Visit http://yourdomain.com/public/install.php
and fill in:
localhost
)License Code: Found in your purchase email or Envato account under “License certificate & purchase code”.
After success, delete install.php
and affiliate_structure.sql
from /public
.
Login at http://yourdomain.com/admin/index.php
with:
Change the default password immediately.
config/
exists and has 0755 permissions.