WP Manifestindependent plugin directory
manifest / integrations / redfrog-marker-oi

MarkerIO Integration

This plugin integrates MarkerIO functionality into WordPress.

by Dom Kapelewski · github.com/dompl/redfrog-marker-oi · 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/dompl/redfrog-marker-oi/archive/refs/heads/master.zip

Readme

MarkerIO Integration

Description

This is a custom WordPress plugin that integrates Marker.io into your WordPress website.

Requirements

  • WordPress 5.0 or higher
  • PHP 7.0 or higher

Installation

  1. Download the plugin from the GitHub repository.
  2. Upload the my-custom-plugin directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Configure the plugin settings via [describe where they can find the settings].

Usage

Explain how to use the plugin after it has been installed and activated. Include any shortcode or function implementations if necessary.

Changelog

  • 1.0.6
    • Added additional data
  • 1.0.5
    • Added hook removal to remove the old MarkerIo
  • 1.0.4
    • Minor bug fixes
  • 1.0.3
    • Minor bug fixes
  • 1.0.2
    • Minor bug fixes

Contributing

Please create an issue in the GitHub repository if you find a bug or have a feature request.

License

GPLv2 or later

Read the full README on GitHub →