- Issue created by @mlncn
- πΊπΈUnited States mlncn Minneapolis, MN, USA
I've only just started using it myself, but maybe Batch Plugin β module would make it easier to do this work through the UI, with Drush, or on cron, which is i guess what i need, to initialize cron queue batches from an install hook.
- πΊπΈUnited States clayfreeman Paragould, AR
As far as I'm aware, it's either not possible or not advisable to run a batch process on module installation. If you have evidence to the contrary, I'd be happy to document a sample install hook.