📤
PicoSMS
  • Introduction
  • Installation
    • Installation on Hosting Server
      • Domain or subdomain creating
      • Database creating
      • Upload files to server
      • Import Database
      • Configure Environment
  • How To
    • How to upgrade?
    • How to login as an Admin?
    • How to create plan?
    • How to configure SMS gateway?
    • How to configure Number?
    • How to configure Sender ID?
    • How to register as a customer?
      • Using Admin panel
      • By upgrading plan
    • How to register as a Reseller?
      • Using Admin panel
      • Using Sign up form
    • How to configure payment gateways?
    • How to configure email settings?
    • How to send SMS?
    • How to receive SMS?
    • How to run a campaign?
    • How to connect IP with Domain ?
    • How to add domain ?
    • How to TopUp ?
    • How to enable customer registration?
  • Basic
    • How to Configure Language in Local Settings?
    • Cron Setup
    • Site Settings
    • Email Template
    • Localization and Time Format
Powered by GitBook
On this page
  1. Basic

Cron Setup

PreviousHow to Configure Language in Local Settings?NextSite Settings

Last updated 2 years ago

  1. Add {your_host}/check/schedule into your cron to process your schedule SMS. you can use any cron time ( every one minute will be perfect)

  2. Add {your_host}/process/email into your cron for contact importing and campaign creating

Example Cron: wget -q -O - https://sms.picotech.app/process/email

How To Configure a Cron Job | cPanel BlogcPanel Blog
Setup Cron Job in cPanel
Logo