Awesome Project Manager

A Single Page(SPA) WordPress project management plugin in WordPress plugin repository. Built with cutting edge technologies like VueJs.

9 database tables

Table NameDescriptionMethod
wp_fpm_activitiesStores fpm activities data created by this plugin.Static
wp_fpm_commentsStores fpm comments data created by this plugin.Static
wp_fpm_foldersStores fpm folders data created by this plugin.Static
wp_fpm_listsStores fpm lists data created by this plugin.Static
wp_fpm_messagesStores fpm messages data created by this plugin.Static
wp_fpm_project_userStores fpm project user data created by this plugin.Static
wp_fpm_projectsStores fpm projects data created by this plugin.Static
wp_fpm_subtasksStores fpm subtasks data created by this plugin.Static
wp_fpm_todosStores fpm todos 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_usermeta
User meta