https://github.com/livehelperchat/lhcparcel
Simple extension to show how to use third party services to verify visitors information. E.g get parcel information and show him that in bot.
https://github.com/livehelperchat/lhcparcel
Last synced: 11 months ago
JSON representation
Simple extension to show how to use third party services to verify visitors information. E.g get parcel information and show him that in bot.
- Host: GitHub
- URL: https://github.com/livehelperchat/lhcparcel
- Owner: LiveHelperChat
- Created: 2020-04-01T19:53:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T19:57:54.000Z (about 6 years ago)
- Last Synced: 2025-06-19T17:51:12.759Z (12 months ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Very simple extension to show how to verify user entered information from third party.
# Install
* Activate in settings file `settings.ini.php`
* Import bot doc/bot.json
* Edit extension/lhcparcel/bootstrap/bootstrap.php
This extension is similar what https://github.com/LiveHelperChat/lhcgooglesuggest does.