WP Manifestindependent plugin directory
manifest / developer / wp-bulk-process

WP Bulk Process

WordPress plugin for bulk processing large dataset

by Lafif Astahdziq · github.com/qutek/wp-bulk-process

4stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/qutek/wp-bulk-process/archive/refs/heads/master.zip

From the readme

WP Bulk Process Simple plugin to deal with bulk processing large dataset by splitting and process with ajax to avoid timeout. Installation! - Download or clone this repository into wp-content/plugins - Activate plugin - Register your bulk process by adding script into mu-plugins or theme functions.php - Sample process script (example) Screenshot

Read the full README on GitHub →