Installation Instructions¶
Preparations¶
- Check that the requirements are met.
Installation¶
- Add
limepkg-vloxqas a dependency to your solution. - Build and deploy your solution.
- Create a group called
(System) vloxq. - Create an API user called
addonvloxqapiuserand add it to the group. Generate an API key and provide Vloxq with it. - Give the group rights to read the following limetypes: Deal, Company, Person, Document and Coworker.
- Give the group rights to write to the following limetypes: Deal and Document.
Web Client¶
- In Lime Admin, add the web component
lwc-limepkg-vloxq-vloxq-buttonto the card view for the limetype deal (or similar).
Desktop Client¶
These steps should be performed if the Lime CRM desktop client is to be used.
- Run
lip.Install "limepkg-vloxq"in the Immediate Window in the VBA editor of the desktop client. - Add the folder for the LBS app
addon_vloxqto the Actionpads folder. - In the Actionpad folder, add the instantation of the LBS app in
deal.html(or similar). - Publish the Actionpads.