/rotaract-club-finder

Club Finder Plugin for WordPress

Primary LanguagePHPEuropean Union Public License 1.2EUPL-1.2

Rotaract Club Finder

Open Source Code Style Maintenance Status
Build Plugin ZIP

WordPress plugin to find the nearest Rotaract Clubs.

🏗️ Setup

🧰 Prerequisites

In order to either setup the environment for development or install plugin manually follow these steps.

  1. Install Composer Dependencies (add command option --no-dev if you do not need development tools)

    composer install

🔧 Installation

Prerequisites
The plugin’s latest version is already installed at Rotaract Hosting.
  1. Download ZIP file containing latest version

  2. Install and activate plugin in your WordPress instance

🪛 Configuration

  1. Set Meilisearch Params in your wp-config.php

    snippet of wp-config.php
    define( 'ROTARACT_MEILISEARCH_API_KEY', '<your-meiliseach-api-key>' );
    define( 'ROTARACT_MEILISEARCH_URL', 'https://search.rotaract.de');
  2. Set OpenCage API key in your wp-config.php

    snippet of wp-config.php
    define( 'OPENCAGE_API_KEY', '<your-opencage-api-key>' );

Usage

  1. Add the shortcode [rotaract-club-finder] to a new or existing site that will insert the map.

Copyright © 2019 - 2023, Rotaract Deutschland

Licensed under European Union Public License 1.2 (EUPL-1.2).

Rotary, Rotaract, and Interact are trademarks or registered trademarks of Rotary International and are used with the permission of Rotary International. Other trademarks not owned by Rotary International are the property of their respective owners. The license above does not grant any rights under trademark law and all such rights are reserved. Modified versions must be renamed to avoid use of any Rotary International trademarks, including but not limited to Rotary, Rotaract, and Interact.

All Rotary, Rotaract, and Interact logos and graphics are under copyright.