CycleSave – ROSCA Engine for WordPress

ROSCAs for WordPress: run Ajo, Esusu & Tontine groups on your site with transparent contributions and automated payouts.

9 database tables

Table NameDescriptionMethod
wp_cyclesave_contributionsStores cyclesave contributions data created by this plugin.Static
wp_cyclesave_cyclesStores cyclesave cycles data created by this plugin.Static
wp_cyclesave_groupsStores cyclesave groups data created by this plugin.Static
wp_cyclesave_membersStores cyclesave members data created by this plugin.Static
wp_cyclesave_notificationsStores cyclesave notifications data created by this plugin.Static
wp_cyclesave_payment_eventsStores cyclesave payment events data created by this plugin.Static
wp_cyclesave_payout_orderStores order records and related transaction data.Static
wp_cyclesave_payoutsStores cyclesave payouts data created by this plugin.Static
wp_cyclesave_roundsStores cyclesave rounds data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:cyclesave_db_versionOption key:cyclesave_error_logOption key:cyclesave_page_checkoutOption key:cyclesave_page_dashboardOption key:cyclesave_page_successOption key:cyclesave_settingsOption key:cyclesave_stripe_
wp_usermeta
User meta