If I wanted to add another integration to the admin (apart from google,mailchimp), which files should I looking at for example?
Announcement
Collapse
No announcement yet.
Add my own integration in admin
Collapse
X
-
The software integration requires me to include a javascript file in order to include their connect button. The file also includes their library. In admin/integration/name=Name, I'm able see the integration link, but when I click on it, I can't not see the connect button. Where should I include the file? (adding it in main.html didn't work)
Comment
-
I figured out how to load the file, using http://forum.espocrm.com/forum/devel...tom-javascript as referenced. "exportsTo": "window". But for some reason, their custom element button is not visible. In js file, I just implemented their recommend setup function for redirecting.
Comment
Comment