Table of Contents
Pre-Installation Requirements
Before installing Extreme Link List, ensure your web hosting meets these requirements:
| PHP Version | 7.4 or higher (8.0+ recommended) |
|---|---|
| Database | MySQL 5.7+ or MariaDB 10.2+ |
| Web Server | Apache 2.2+ or Nginx 1.10+ |
| PHP Extensions | PDO, PDO_MySQL, GD, cURL, mbstring, fileinfo |
| File Permissions | /uploads/ folder (755 or 777), Root directory (temporarily) |
Installation Process
Upload Files
Download the script files from your purchase, extract the ZIP file, and upload all files to your web server via FTP or File Manager.
For main domain: Upload to /public_html/ or /www/
For subdomain: Upload to /public_html/subdomain/
Run the Installer
Navigate to your website URL in a web browser. You'll be automatically redirected to install.php and the installation wizard will start.
License Validation
Enter your License Key exactly as provided and click "Validate License & Continue". The system will verify your license online.
Database Configuration
Enter your database details:
- Database Host: Usually
localhost - Database Name: Your MySQL database name
- Username & Password: Your MySQL credentials
- Site URL: Your full website URL
Database Setup (Automatic)
The installer automatically creates all necessary database tables and installs default settings. This process takes about 30 seconds.
Create Admin Account
Choose your admin credentials with a username (no spaces), email address, and secure password (minimum 6 characters).
Installation Complete
You'll see a success message. IMPORTANT: Delete the install.php file for security, then click "Go to Admin Dashboard".
Admin Panel Overview
Your admin panel is the control center for managing your link directory. Access it at yoursite.com/admin/
Content Management
- Dashboard: Overview and statistics
- Categories: Organize your links into categories
- Links: Add and manage individual links
- Reviews: Manage detailed reviews for links
- Import: Bulk import links from CSV files
Settings
- Appearance: Customize colors, fonts, and themes
- Users: Manage admin users and permissions
- Settings: Configure site-wide options
Statistics & Rankings
- Statistics: View detailed analytics and reports
- Rankings: Advanced ranking system for links
- Activity Logs: Monitor admin actions
- Layout Manager: Arrange category display
Complete Admin Area Guide
Dashboard
What You'll See: Statistics cards showing total categories, links, and users, recent activity feed, and quick action buttons for common tasks.
How to Use: Review your site's growth, monitor recent additions, and access frequently used functions quickly.
Categories Management
Adding a New Category:
- Navigate to Categories ? Add New
- Fill in Name, Description, Position, Display Limit
- Upload optional category image (64x64 pixels recommended)
- Click "Save Category"
Links Management
Adding a New Link:
- Navigate to Links ? Add New
- Enter Name, URL, Category, and Description (required)
- Set optional Position and upload Image
- Click "Save Link"
[Category]|[Site Name]|[Description]|[Site URL]|[Position]
Reviews System
Add detailed reviews with separate ratings for Content (1-5 stars), Navigation, and Cost. Include written reviews, pros/cons lists, and payment information.
Appearance Customization
Choose from predefined color schemes (Default Red, Dark Blue, Forest Green, Purple Theme, Orange Accent, Teal Modern) or create custom color schemes. Select from various font options including Segoe UI, Helvetica, Roboto, and more.
Ranking System
The intelligent ranking system automatically reorders links based on click performance using Zipf distribution algorithms. Configure evaluation windows, promotion thresholds, and performance metrics in the Rankings section.
Frontend User Experience
Homepage Features
- Top Navigation Bar: Site branding and search functionality
- Category Grid: 4-column responsive layout
- Link Previews: Top links displayed in each category
- Search Functionality: Real-time search with highlighting
- Responsive Design: Optimized for all devices
Category & Link Pages
- Full Link Listings: Complete link catalog with descriptions
- Click Tracking: Monitor link popularity automatically
- SEO-Friendly URLs: Clean, readable page addresses
- Review Integration: Star ratings and detailed reviews
Mobile Experience
Fully responsive design with touch-friendly navigation, fast loading times, and intuitive mobile gestures for the best user experience across all devices.
Troubleshooting
Common Installation Issues
License Validation Failed
- Check license key for typos
- Ensure internet connection is working
- Try offline mode if available
- Contact support if key appears invalid
Database Connection Failed
- Verify database credentials
- Check database host (usually localhost)
- Ensure database exists
- Test connection outside script
File Permission Errors
- Set folder permissions to 755 or 777
- Check uploads folder permissions
- Verify web server can write files
- Contact hosting provider if needed