Cronjobs For The Smartpanel Modified SMM PANEL SCRIPT
By Adding the cronjobs in your smm panel hosting (suggested smm panel hosting is whiscloud.com) cpanel you will be able to send order, order status. Cron task must be configured on your hosting. In cpanel, you should click Cron task and fill this command at the command filed:Cronjob for main Smartpanel script –> Choose Once per minute (* * * * *)
curl http://yourdomain.com/cron/order >/dev/null 2>&1
curl http://yourdomain.com/cron/multiple_status >/dev/null 2>&1
curl http://yourdomain.com/cron/dripfeed >/dev/null 2>&1
curl http://yourdomain.com/cron/subscriptions >/dev/null 2>&1
How To Add Category In SmartPanel SMM Script
Admin Panel is completely dynamic with lot of features, so you can easily add/update categories. So To Add Edit Or Delete Category Here Is Below Steps Please Follow Them In Order To Add Categories in your modified smartpanel smmscript.Guide Steps:
- Log into admin, Go to Category
- Click add new.
- Write Name of Category, description and Status which is active by default, choose sort number etc
- When you want to deactivate Service, just make status deactive.
- Click Save button
Reviews
There are no reviews yet.