WP Manifestindependent plugin directory
manifest / utilities / remindmii-wordpress-plugin

Remindmii

WordPress-native foundation for the Remindmii reminder platform.

by FHT6040 · github.com/fht6040/remindmii-wordpress-plugin · 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/fht6040/remindmii-wordpress-plugin/archive/refs/heads/master.zip

WordPress-native reminder platform foundation for Remindmii.

Description

This plugin is the new WordPress-native base for the Remindmii product.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.

Changelog

0.1.0

  • Initial plugin skeleton.
  • Added reminder and category REST APIs with shortcode frontend app.
  • Added user profile settings API and per-user notification preferences.
  • Added WordPress cron processing for due email reminder notifications and notification logging.