🏠 Home 🛒 Scripts 📦 Bundles 💰 Pricing 🔨 Custom Dev 🎫 Support
Login Sign Up

Documentation & Setup Guide

🚀 Quick Start

Get your SMM script up and running in minutes.

  1. Download the ZIP file from your dashboard
  2. Extract the files to your cPanel public_html folder
  3. Create a MySQL database via cPanel
  4. Import the included database.sql file
  5. Edit includes/config.php with your DB credentials and domain
  6. Set folder permissions: uploads/ to 755
  7. Visit your domain to complete setup

⚙️ Requirements

Your hosting must meet these requirements.

  1. PHP 8.0 or higher
  2. MySQL 5.7+ or MariaDB 10+
  3. Apache or Nginx web server
  4. cURL extension enabled
  5. mod_rewrite enabled
  6. SSL certificate (HTTPS)
  7. Minimum 256MB RAM

💳 Payment Setup

Configure the RHZ payment gateway.

  1. Login to payment.rhzwebsite.in and get your API token
  2. Add your token to includes/config.php (PAY_TOKEN)
  3. Set your webhook URL: https://yourdomain.com/webhook.php
  4. Test a payment with a small amount first

🛡️ Security Tips

Keep your installation secure.

  1. Change the default admin password immediately
  2. Keep PHP updated to latest 8.x version
  3. Enable HTTPS/SSL on your domain
  4. Restrict uploads/ folder from direct PHP execution
  5. Back up your database weekly

Need more help? Open a support ticket