Download Manager
This File Management & Digital Store plugin will help you to control file downloads & sell digital products from your WP site.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_ahm_asset_links | Stores ahm asset links data created by this plugin. | Static |
| wp_ahm_assets | Stores ahm assets data created by this plugin. | Static |
| wp_ahm_cron_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_ahm_download_stats | Stores analytics or statistics data. | Static |
| wp_ahm_emails | Stores ahm emails data created by this plugin. | Static |
| wp_ahm_sessions | Stores session data for tracking user or visitor state. | Static |
| wp_ahm_social_conns | Stores ahm social conns data created by this plugin. | Static |
| wp_ahm_user_download_counts | Stores ahm user download counts data created by this plugin. | Static |