Experimental Project

This is a sandbox project, which contains experimental code for developer use only.

This Module Processes Mass Operations in batches(batch_set()) and takes php code and executes it number of times you want it to.

I hope this module will help Develpoers in some or another way.

One can run similar code for multiple times without getting "memory limit exceeded" or "mysql server gone away" error.
Currently you can run cron for number of times you want by typing
drupal_cron_run(); in Code to execute: field and putting number of times you want to run Cron.

I am trying to implement some more things using batches and will be updating for implementing lot more things.
Like bulk changes in

  • Node information
  • User's Information
  • cck fields...

Maintainers for Mass Operations

  • sushilhanwate - 3 commits
    last: 45 weeks ago, first: 45 weeks ago

Issues for Mass Operations

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports

Resources