Instagram Booster SMM panel by Pendu Coder
Welcome to the installation guide for Instagram Booster SMM panel by Pendu Coder, the premium storefront engine built to resell Instagram services on complete autopilot. Tailored explicitly for your penducoder.store listings, this tool provides instant profile verification, automatic SMM panel routing, and margin-protected pricing models.
System Requirements
Verify that your hosting platform meets these simple requirements before uploading the code:
PHP Version
PHP 8.2 or PHP 8.3 is required, including standard extensions: openssl, pdo, mbstring, xml, ctype, and curl.
Database Support
Works out-of-the-box with SQLite (highly recommended for zero-configuration, simple setups), MySQL, or MariaDB.
Zip Contents
The main release package comes pre-packaged with all composer dependencies (vendor folder) and compiled asset builds, requiring no local command compilation!
Key Features
Instagram Booster SMM panel by Pendu Coder is built with premium features designed to automate sales and protect margins:
Dynamic Instagram Sync
Instantly verifies entered handles, scraping live avatars and follower metrics as a preview before payment to guarantee accuracy.
Autopilot API Routing
Automatically forwards approved storefront orders directly to connected SMM Panels (using v2 API formats) without administrative delays.
Smart Price Safeguard
Monitors upstream SMM pricing changes and automatically disables storefront packages if your custom profit margins are breached.
Paytm & UPI Gateways
Built-in Paytm QR code payment redirection and customizable manual payment channels with client Transaction ID validation.
Installation Guide
We've made installing TheLikes incredibly easy with our beautiful web-based Installation Wizard. No command line experience required!
Upload & Extract Files
Upload the Instagram Booster.zip file to your web server (e.g., using cPanel File Manager). Extract the contents directly into your target directory. Make sure your domain root points to the /public directory of the extracted project.
Directory Permissions
Ensure that the following directories have write permissions (change permission code to 775 or 755):
storage(and all subfolders)bootstrap/cache
Run the Installation Wizard
Navigate to your domain in your web browser (e.g. https://yourdomain.com). You will automatically be redirected to the gorgeous Installation Wizard.
Simply follow the on-screen steps:
- Step 1: System Requirements Check
- Step 2: Database Configuration (The installer will automatically create the database if it doesn't exist!)
- Step 3: Admin Setup & Database Seeding
Cron Job Configuration
To automate price sync loops and order statuses from SMM panels, you must configure active Cron triggers on your hosting server.
CRON_KEY value in your .env file (e.g. CRON_KEY=my_secret_token_123) to protect your cron endpoints.
Setup via cPanel Cron Jobs (HTTP Request Method)
Add the following two tasks in your **cPanel Cron Jobs** dashboard to run automatically in the background:
# Sync SMM provider prices once every hour
curl -s "https://yourdomain.com/cron/sync-prices?key=your_cron_key"
# Sync active order statuses once every 10 minutes
curl -s "https://yourdomain.com/cron/sync-orders?key=your_cron_key"
Admin Dashboard Login
Once installation completes via the web wizard, log in to customize packages, SMM providers, and UPI QR codes.
1. Administrative Login URL
Go to: https://yourdomain.com/login or https://yourdomain.com/admin/dashboard.
2. Login Credentials
Use the Email Address and Password that you created during Step 3 of the Installation Wizard.