Skip to content

LiveHelperChat/lhcrestapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Install

Sample extension how to extend Rest API calls. Add custom variables or override request.

cd lhc_web/extension && git clone https://github.com/LiveHelperChat/lhcrestapi.git
// Modify main settings file and activate extension
'extensions' =>
      array (
         'lhcrestapi'
),
// Setup your Rest API call and play around with
`extension/lhcrestapi/bootstrap/bootstrap.php`
``

About

Sample extension how to extend Rest API calls. Add custom variables or override request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages