cap-angular-schematic-livechat
v0.0.9
Published
Create a chat using SalesForce (Live agent) and Angular
Downloads
2
Maintainers
Readme
CAP LIVECHAT SF Schematic 💻
Create a chat using SalesForce and Angular
Previous requirements
Before installing this package into your Angular application, you must be configured the live agent into your salesforce application. Follow this link for more instructions.
Installation
ng add cap-angular-schematic-livechat
Note
CAP Live Chat will be added into the AppModule
HTML tags
<cap-live-chat-sf></cap-live-chat-sf>
Local test
In case that you don't have a domain and you want to test the CapLiveChat package we recomend you ngrok. Ngrok
provide a multiplatform tunnelling, reverse proxy software that establishes secure tunnels from a public endpoint such as internet to a locally running network service while capturing all traffic for detailed inspection and replay. For detailed inspection and replay. Follow this link for more instructions.