An open API service indexing awesome lists of open source software.

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.

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.