WP Manifestindependent plugin directory
manifest / editor / wp-gutenberg-google-map

Logan Stellway - Google Maps for Gutenberg

Google map block for WordPress editor Gutenberg

by Logan Stellway · github.com/gonzomir/wp-gutenberg-google-map · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gonzomir/wp-gutenberg-google-map/archive/refs/heads/master.zip

Readme

Google Maps for Gutenberg

Description

Adds Google maps blocks to Gutenberg

Installation

File Upload

  1. Upload (and extract if necessary) plugin to the \"/wp-content/plugins/\" directory.
  2. Activate the plugin through the \"Plugins\" menu in WordPress.

Install with Composer

composer require loganstellway/wp-gutenberg-google-map

Blocks

Name Description
Map Embed a Google map with configurable dimensions and multiple markers.

Read the full README on GitHub →