Installing CycleSave

Getting CycleSave installed takes just a minute. Here is how:

  1. Download the cyclesave.zip plugin package from your account dashboard or WordPress.org.
  2. In your WordPress admin area, go to Plugins → Add New → Upload Plugin.
  3. Select the zip file and click Install Now.
  4. Once the installation completes, click Activate Plugin.

Database Tables Created Automatically

When CycleSave activates for the first time, it automatically creates all the database tables it needs. You do not need to do anything manually.

Table Purpose
cyclesave_groups Stores savings group definitions (name, contribution amount, frequency, etc.)
cyclesave_members Tracks who belongs to which group and their membership status
cyclesave_rounds Records each contribution round within a group
cyclesave_contributions Individual payment records for each member’s contribution
cyclesave_payouts Payout disbursement records — who received money and when
cyclesave_payout_order The ordered list of who receives a payout each round, with audit history
cyclesave_notifications An audit log of every email notification the plugin has sent
cyclesave_cycles Tracks full ROSCA cycles (a group may run multiple cycles back-to-back)

Tip: If you ever see database errors after a plugin update, go to CycleSave → Settings → Advanced → Database Tools and click Repair Database. This creates any missing tables and applies column changes without deleting your data.