Download Perfex CRM and TelegramBot Chat Module V1.0.1
agon submitted a new resource:
You need to be registered to see the hidden links
- Perfex CRM![]()
Requires Perfex version 2.7.3 or above After module installation still it requires some manual steps (due to limitations of Perfex)
Telegram Module Found under Utilities in left menu after installation.
Brief description
Video demo at
Telegram is a freeware, cross-platform, cloud-based instant messaging software and application service. The service also provides end-to-end encrypted video calling, VoIP, file sharing and several other features.
Fresh Installation Instruction
Admin Controllers Files
Note: files below to be added in application/controllers/admin
Client Controller Files
- Install module from Perfex Module option.
- After installing download the files from
You need to be registered to see the hidden links- Add Staff.php to application/controllers/admin folder
- Add Utilities.php to application/controllers/admin folder
- Add Task.php to application/controllers/admin folder
Note: file below to be added in application/controllers
Models Files
- Add Clients.php to application/controllers folder
Helpers Files
- Add Cron_model.php to application/models/ folder
- Add Telegram_model.php to application/models/ folder
Configuration Files
- Add telegram_helper.php to application/helpers/ folder
Installation Instruction
- Add autoload.php to application/config/ folder
- Create a bot by sending /newbot command to @BotFather
- Copy the BotToken and add it to Token filed in telegram module.
You need to be registered to see the hidden links
More Related Thread
Relate Threads