kb-primo-ve-libchat

1.0.6 • Public • Published

KB-Primo-VE-libChat

LibChat service: includes a chat service, provided by libanswers/ springshare, onto the user interface (all pages).

Screenshot

# Create the package

  • npm install
  • npm run prepare

# Install in Primo VE

cd MYVIEW
npm install kb-primo-ve-libchat --save-dev

Set scriptIds constant in js/main.js like below:

   .constant('scriptIds' , {
       'en': 'XXXXXXXXXXX',
       'da': 'YYYYYYYYYYY'
   })

Add to bottom of js/main.js

require('kb-primo-ve-libchat');

Package Sidebar

Install

npm i kb-primo-ve-libchat

Weekly Downloads

2

Version

1.0.6

License

Apache-2.0

Unpacked Size

222 kB

Total Files

9

Last publish

Collaborators

  • zahra_mousavi