Downloadio – Manage and Sell Digital Downloads

Downloadio is an excellent plugin that lets you build a store to sell or distribute digital products from your WordPress website with ease.

5 database tables

Table NameDescriptionMethod
wp_downloadio_download_access_codesStores downloadio download access codes data created by this plugin.Static
wp_downloadio_download_acquiresStores downloadio download acquires data created by this plugin.Static
wp_downloadio_download_bundlesStores downloadio download bundles data created by this plugin.Static
wp_downloadio_download_filesStores downloadio download files data created by this plugin.Static
wp_downloadio_notice_sessionsStores session data for tracking user or visitor state.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_commentmeta
Comment meta
wp_options
Option key:_downloadio_settingsOption key:csf_demo_modeOption key:downloadio_active_extensions_listOption key:downloadio_downloads_pageOption key:downloadio_flush_rewrite_rules_flagOption key:downloadio_installedOption key:downloadio_my_downloads_pageOption key:downloadio_no_access_pageOption key:downloadio_notice_session_assets_flagOption key:downloadio_permalinksOption key:downloadio_privacy_policy_pageOption key:downloadio_redirect_flagOption key:downloadio_terms_and_conditions_pageOption key:downloadio_versionOption key:my_framework
wp_postmeta
Post meta
wp_posts
Custom post type:downloadio-acCustom post type:downloadio-download
wp_termmeta
Term meta
wp_terms
Custom taxonomy:downloadio-download-categoryCustom taxonomy:downloadio-download-tag
wp_usermeta
User meta