Title: MyClub Groups
Author: MyClub
Published: <strong>July 26, 2024</strong>
Last modified: May 7, 2026

---

Search plugins

![](https://ps.w.org/myclub-groups/assets/icon-256x256.png?rev=3126089)

# MyClub Groups

 By [MyClub](https://profiles.wordpress.org/myclubse/)

[Download](https://downloads.wordpress.org/plugin/myclub-groups.2.7.0.zip)

 * [Details](https://test.wordpress.org/plugins/myclub-groups/#description)
 * [Reviews](https://test.wordpress.org/plugins/myclub-groups/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/myclub-groups/#installation)
 * [Development](https://test.wordpress.org/plugins/myclub-groups/#developers)

 [Support](https://wordpress.org/support/plugin/myclub-groups/)

## Description

This plugin is intended for associations and organizations that use the MyClub membership
system and need to fetch data to display on their website. Examples of such data
include calendars, news, and groups.

Please ensure that your server is running on PHP 7.4 or higher and your WordPress
version is at least 6.4 to utilize this plugin fully.

### Components

The components fetch objects from MyClub and store them in WordPress. These objects
are retrieved continuously and automatically, but not in real time. You can choose
to display the various components in different places on your website. The available
components are:
 * News * Calendar * Upcoming Activities * Groups * Group Members*
Group Menu

See the blocks below for more information.

Within MyClub, you configure which groups and in what order they should be displayed
for the plugin. The plugin can then create a menu so visitors can navigate between
the association’s groups.

### Appearance

All components are minimally designed to make them easier to customize and fit your
website’s design. All headers, tables, images, and similar items have their own 
CSS classes, allowing you to style them according to your preferences.

### Dependencies

The plugin has no external plugin dependencies. All requirements are bundled in 
the plugin itself. However we are using the following opensource library (which 
is included in the plugin):
 * FullCalendar (v6.1.20), which can be seen [here](https://fullcalendar.io/).
All source to the plugin is available [here](https://github.com/fullcalendar/fullcalendar).
No data is being sent to the FullCalendar plugin website.

### Privacy

This plugin communicates with https://member.myclub.se/ to provide data for the 
plugin.

The following information is transmitted:
 – Site URL

No personal user data is collected or stored. This is only sent when the data is
being updated, which will happen once per hour.

### Caching

The plugin will try to clear cache on the following cache plugins for MyClub groups:
*
Breeze * Cache Enabler * Hummingbird performance * Hyper Cache * LiteSpeed Cache*
SiteGround Optimizer * Swift Performance * WP Fastest Cache * WP Rocket * WP Super
Cache * W3 Total Cache * NitroPack * Redis or Memcache cache

For unsupported cache systems, please contact us to request integration.

## Blocks

This plugin provides 10 blocks.

 *   MyClub Groups Menu Display the MyClub Group menu items
 *   MyClub Group Members Display members for a selected group
 *   MyClub Group Navigation Display the MyClub group page navigation
 *   MyClub Club News Display news for the entire Club
 *   MyClub Club Calendar Display calendar for the entire Club
 *   MyClub Group Leaders Display leaders for a selected group
 *   MyClub Group Title Display title for a selected group
 *   MyClub Group News Display news for a selected group
 *   MyClub Group Upcoming games Display upcoming games for a selected group
 *   MyClub Group Calendar Display calendar for a selected group

## Installation

To fetch data from MyClub, you must first install this plugin:
 1. Login to your
WordPress Dashboard 2. Go to Plugins -> Add New 3. Search for MyClub groups plugin
4. Install the MyClub groups plugin 5. Activate it. 6. Add your API key to the plugin
settings.

You can generate an API key within MyClub under Productions and prices in MyClub.
Please note that once the key is generated, you need to save it immediately and 
paste it into the newly installed plugin.

Once the plugin is installed with the API key, you can begin using it. The plugin
consists of various components that can be added to any page via either Gutenberg
blocks, Shortcodes, or group-specific pages that are designed using a template and
then applied to all groups. For example, you can place a calendar at the top and
news below it. This setup will look the same across all group pages, but the plugin
dynamically determines which calendar to display based on the group currently being
viewed.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“MyClub Groups” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ MyClub ](https://profiles.wordpress.org/myclubse/)

“MyClub Groups” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/myclub-groups/contributors)
for their contributions.

[Translate “MyClub Groups” into your language.](https://translate.wordpress.org/projects/wp-plugins/myclub-groups)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/myclub-groups/), check
out the [SVN repository](https://plugins.svn.wordpress.org/myclub-groups/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/myclub-groups/) 
by [RSS](https://plugins.trac.wordpress.org/log/myclub-groups/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.7.0

 * Added subscribe button with platform-specific subscription modal to the group
   calendar and club calendar blocks and shortcodes.

#### 2.6.9

 * Changed layout of modal for leaders and members.

#### 2.6.8

 * Fixed bug for show more / show less buttons in member and leader blocks.

#### 2.6.7

 * Add anchor handling for calendar block.

#### 2.6.6

 * Fix bug in news deletion. Updated myclub-php-lib.

#### 2.6.5

 * Fix bug in task handling – tasks should now run even with errors.

#### 2.6.4

 * Updated layout of news blocks.

#### 2.6.3

 * Fix bug in calendar block.

#### 2.6.2

 * Update so image is included in clickable item in news blocks.

#### 2.6.1

 * Add help texts to settings page.
 * Update description on calendar modals so that HTML is allowed.

#### 2.6.0

 * Add support for limiting the amount of words in the news excerpt.
 * Updated how modal dialogs are closed.

#### 2.5.1

 * Fixed handling of news excerpts.
 * Updated php-lib version.

#### 2.5.0

 * Updated picture handling in member block, leader block, and news blocks.

#### 2.4.7

 * Updated the calendar blocks fullcalendar version.
 * Fixed news handling for synchronization with the sections plugin.

#### 2.4.6

 * Updated CSS for club news and group news.

#### 2.4.5

 * Updated CSS for club news and group news.

#### 2.4.4

 * Updated how club news are handled.

#### 2.4.3

 * Updated how show more / show less buttons are handled.

#### 2.4.2

 * Updated how club news are handled.

#### 2.4.1

 * Fix bug in title block.

#### 2.4.0

 * Add support for image sizes.

#### 2.3.2

 * Fix import bug.

#### 2.3.1

 * Fix import bug.

#### 2.3.0

 * Add more settings to calendar blocks

#### 2.2.4

 * Force activity table rebuild.

#### 2.2.3

 * Add handling for changes in activities and members tables.

#### 2.2.2

 * Fixed typo

#### 2.2.1

 * Fixed bug in handling of calendar blocks.

#### 2.2.0

 * Add support for MyClub Sections plugin.
 * Updated backend handling to use common code.

#### 2.1.1

 * Fixed bug in handling of news blocks.

#### 2.1.0

 * Add support for image taxonomy so that images don’t show in the regular media
   library.
 * Add support for NitroPack cache.

#### 2.0.1

 * Fixed bug in migration handling

#### 2.0.0

This version contains some breaking changes, the plugin will however handle this
and reload all activities and members.
 The best way to upgrade is just to update
the version and allow the plugin to reload news, groups, and club calendar. * Rewrote
handling of activities and members to accommodate larger clubs. * Add new database
tables for handling members and activities.

#### 1.3.5

 * Rewrote handling of post datetime

#### 1.3.4

 * Add more descriptions to settings pages

#### 1.3.3

 * Add caption to news images (if present)
 * Add ability to remove news posts from WordPress if deleted in MyClub
 * Fixed bug in news block handling

#### 1.3.2

 * Add handling for HTML on calendar events
 * Fix bug in last sync dates

#### 1.3.1

 * Add setting for creating news categories for group news

#### 1.3.0

 * Add club calendar.
 * Update media handling.
 * Minor bugfixes.

#### 1.2.6

 * Fixed bug in calendar block.

#### 1.2.5

 * Minor CSS changes

#### 1.2.4

 * Rewrote coming games block to fix all bugs.

#### 1.2.3

 * Fixed bug in coming games block.

#### 1.2.2

 * Updated readme

#### 1.2.1

 * Updated readme

#### 1.2.0

 * Add code to clear cache on pages.
 * Show role on member blocks

#### 1.1.0

 * Add dynamic fields to member and leader popups

#### 1.0.6

 * Updated how group pages that aren’t in the menu are handled

#### 1.0.5

 * Check and update compatibility with WordPress 6.7
 * Update so that all news items are removed when uninstalling the plugin

#### 1.0.4

 * Fixed how synchronization progress is shown.
 * Add more declarative readme file.
 * Updated calendar handling for mobile.
 * Fixed bug in group menu on mobile.

#### 1.0.3

 * Bugfixes

#### 1.0.2

 * Add Gutenberg block source

#### 1.0.1

 * Fixed Gutenberg block inclusion

#### 1.0.0

 * Initial release.

## Meta

 *  Version **2.7.0**
 *  Last updated **1 week ago**
 *  Active installations **10+**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/myclub-groups/) and [Swedish](https://sv.wordpress.org/plugins/myclub-groups/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/myclub-groups)
 * Tags
 * [administration](https://test.wordpress.org/plugins/tags/administration/)[groups](https://test.wordpress.org/plugins/tags/groups/)
   [members](https://test.wordpress.org/plugins/tags/members/)
 *  [Advanced View](https://test.wordpress.org/plugins/myclub-groups/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/myclub-groups/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/myclub-groups/reviews/)

## Contributors

 *   [ MyClub ](https://profiles.wordpress.org/myclubse/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/myclub-groups/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.myclub.se)