Description
This plugin allows easy integration of the Devolv widget on your wordpress website. It provides you with the option of how the widget should be displayed. It can be either in a dialog on inline on the page. The colors in the app can also be configured as well as the font.
The plugin loads a 3rd party javascript from https://www.devolv.com that makes the Devolv web component available. When added to a page, the web component adds an iframe element that displays the Devolv map tool.
See more information about the service at https://www.devolv.com, as well the documentation on https://www.devolv.com/docs/articles/apps/integrate-map-to-website.
Before installing, please review the Devolv terms of use and privacy policy through the following links:
https://www.devolv.com/terms-of-use
https://www.devolv.com/privacy
Installation
- Log in to the WordPress admin panel. Select Plugins > Add New.
- Search for Devolv Widget
- Select Install Now > Activate.
Now you are ready to add the Devolv widget to your page.
The widget can be added as custom html snippet like this:
<devolv-widget appid="<your-app-id>" embedtype="inline" autostart="true" buttontext="Öppna karta" style="height: 90vh;"></devolv-widget>
All options can be found and configured on the Devolv admin page for your organization.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Devolv Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Devolv Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release