Webris Maps
Embed interactive Webris maps in WordPress — markers, heatmaps, GPS tracks, polygons, and more. Just paste your map UUID.
Use with caution
Webris Maps works, but test it on a staging site before relying on it in 2026. Was last updated 1 month ago, and scores 55/100 on our health check.
- Small user base (<10 active installs)
- Very few reviews so far
How does it stack up?
Side-by-side on installs, updates, ratings & supportDaily downloads
Download spikes usually follow a new release — each site that auto-updates counts as a download.
Rankings
Where Webris Maps stands todayWordPress.org search rankings
Live position in the plugin search, top 100| Keyword | Position |
|---|---|
| embed | >100 |
| geojson | #16 |
| gis | #8 |
| interactive | >100 |
| map | >100 |
About Webris Maps
From the official readme · v1.0.7Description
Webris Maps brings the full power of Webris — a professional cloud mapping platform with 17+ years of GIS expertise — directly into your WordPress site.
Import your data, customize the look, and embed interactive maps on your website — all from your browser. No GIS expertise required, no installation, no training. Markers, polygons, lines, heatmaps, GPX tracks, GeoJSON, CSV, and WMS layers — all managed in one platform.
Create once, embed everywhere. Update your data in Webris and every embed refreshes automatically. Your maps are responsive, encrypted, and domain-protected out of the box.
Why Webris?
- 17+ years of mapping expertise — not a startup experiment, a battle-tested platform trusted across 30+ countries
- No API keys, no config files — just paste your map UUID and go
- Auto-updating embeds — change data once, every embed refreshes
- Your data, your choice — export everything (GeoJSON, GPX, CSV, KML). Open standards, no lock-in
Plugin Features
- Gutenberg Block — native block editor support with live preview
- Shortcode — classic editor:
[webris_map id="your-uuid"] - PHP Template Function — for theme developers
- Customizable — height, width, and border styles
- Responsive — maps adapt to any screen size
- Smart loading — viewer script loaded once, no matter how many maps on the page
- Enterprise / on-premise option — can point at a dedicated Webris instance provided on our Enterprise plan
How It Works
- Create your map on Webris — import data, add layers, style everything visually
- Click Publish — one click generates a secure, encrypted bundle
- Copy the map UUID
- Add the Webris Map block or shortcode in WordPress
- Done — three lines of HTML, works instantly
Shortcode Examples
Basic usage:
[webris_map id=”a1b2c3d4-e5f6-7890-abcd-ef1234567890″]
With custom height:
[webris_map id=”your-uuid” height=”500px”]
With border style:
[webris_map id=”your-uuid” height=”500px” border=”rounded”]
PHP Template Function
For theme developers:
‘500px’, ‘border’ => ‘shadow’]); ?>
Installation
- Upload the
webris-mapfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu in WordPress
- Add maps using the Gutenberg block or shortcode
Frequently asked questions
Where do I find my map UUID?
In Webris: Open your map → Click Publish → The UUID is shown in the Publish tab and in the URL.
Do I need a Webris account?
Yes, you need a Webris account to create and publish maps. Visit webris.pro to sign up.
Can I use Google Maps or Mapbox layers?
Yes, if your Webris map uses Google Maps or Mapbox base layers, they will work automatically. The API keys are configured in your Webris account.
Can I run Webris on my own infrastructure?
The standard plugin loads your maps from webris.pro. A dedicated / on-premise Webris instance is available as part of our Enterprise plan — once provisioned, point the plugin at it via Settings → Webris Maps → Webris URL. Contact support@webris.pro to discuss.
What are the shortcode attributes?
id (required) – Your map UUID height – Map height, e.g., “400px” or “50vh” (default: 400px) width – Map width, e.g., “100%” or “800px” (default: 100%) border – Border style: none, thin, rounded, shadow (default: none)
Changelog
Clarifies self-hosting as an Enterprise / on-premise option. Copy-only update.
1.0.7 — 2026-08-13
- Change: Clarified that self-hosting is an Enterprise / on-premise option, not a standard feature
- Change: Reworded the “Webris URL” setting help text to reflect its Enterprise-only use
1.0.6 — 2026-05-22
- Feature: Added translations in 16 languages (ro, de, fr, es, it, el, zh_CN, ja, pt_BR, ru, ar, ko, nl, tr, pl, hi)
- Change: Bundled .po/.mo translation files for settings page and Gutenberg block editor
- Change: Added load_plugin_textdomain() for bundled translations
- Change: Added wp_set_script_translations() for Gutenberg block i18n
1.0.5 — 2026-05-15
- Fix: Dimension sanitization for height/width shortcode attributes (matches Joomla plugin parity)
- Change: Invalid dimension values now fall back to 400px instead of passing through unchecked
1.0.4 — 2026-05-08
- Fix: Bundle scripts now loaded via wp_enqueue_script() (WordPress coding standards)
- Fix: All output properly escaped with wp_kses_post()
- Fix: Prefixed global variables in block render template
- Change: Removed deprecated load_plugin_textdomain() call (auto-handled since WP 4.6)
- Change: Removed unused Domain Path header
- Change: Updated tested-up-to to WordPress 6.9
1.0.3 — 2026-04-22
- Fix: Multi-map support — each map container uses data-webris-uuid attribute for reliable auto-discovery
- Fix: Viewer JS/CSS cache-busting via versioned query strings
- Fix: Narrow embeds on desktop now use mobile overlay layout instead of covering the map
- Change: Viewer auto-scans pre-registered bundles on load (supports defer/async script loading)
1.0.2 — 2026-04-22
- Change: Renamed plugin slug from webris-wp to webris-map (platform-neutral naming)
- Change: Updated all internal references (constants, class name, text domain)
For developers
Is this your plugin? Show off the numbers.
Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.
Best Webris Maps alternatives
All embed plugins →FAQ
Webris Maps: quick answers
Straight answers, pulled from live WordPress.org data.
Live data from WordPress.org · checked Sep 27, 2026
Is Webris Maps free?
Yes. Webris Maps is free to download and use from the official WordPress.org plugin directory.
Is Webris Maps safe to use in 2026?
Webris Maps works, but test it on a staging site before relying on it in 2026. Was last updated 1 month ago, and scores 55/100 on our health check.
How many websites use Webris Maps?
Webris Maps is active on <10 WordPress websites and has been downloaded 282 times since it launched in May 2026. It was downloaded 50 times in the last 30 days.
Does Webris Maps work with WordPress 7.1?
Webris Maps is officially tested up to WordPress 7.0.6, while the latest release is 7.1.2. It may still work, but try it on a staging site first.
What PHP version does Webris Maps need?
Webris Maps requires PHP 8.0 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.
When was Webris Maps last updated?
The latest version, 1.0.7, was released on August 13, 2026 (1 month ago).
Who makes Webris Maps?
Webris Maps is developed and maintained by Webris Team.
What are the best alternatives to Webris Maps?
The most popular alternatives to Webris Maps are EmbedPress (100K+ installs), iframe (60K+ installs) and Advanced iFrame (40K+ installs).
Powered by PageForge
Want thousands of pages that rank like these? Build them in an afternoon.
This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.
- CSV, Google Sheets & API data sources
- AI content, schema & internal links per page
- Works with Elementor, Gutenberg, Yoast & Rank Math
- Free on WordPress.org — no credit card