msBulkEditor
Bulk editing of MiniShop3 products in the MODX 3 manager

In 10–15 minutes you can install the panel and apply the first bulk operation with preview.
| Requirement | Version |
|---|---|
| MODX Revolution | 3.0+ |
| PHP | 8.2+ |
| MiniShop3 | installed |
| VueTools | installed |
| Item | Expectation |
|---|---|
| Menu | Extras → msBulkEditor |
| Namespace | msbulkeditor |
| Permissions | msbulkeditor_view, edit, rollback, presets, import_export |
| Tables | msbe_operations, msbe_operation_items, msbe_presets |
| Settings | area msbulkeditor |
In Security → Access Policies give store managers at least:
| Permission | Why |
|---|---|
msbulkeditor_view | Open the panel, grid, preview, history |
msbulkeditor_edit | Apply and inline |
For rollback, presets, and files add msbulkeditor_rollback, msbulkeditor_presets, msbulkeditor_import_export. Full table: System settings.
msbulkeditor_view.manager/?a=index&namespace=msbulkeditor.If you see a VueTools warning, install the package and clear the cache. See FAQ.

10. Optionally transfer to old_price.
More on price: Product and prices. Full cycle: Flow A.
Requires msbulkeditor_rollback. See History.
| Task | Document |
|---|---|
| All flows A–J with screenshots | Flows |
| Filters and expert mode | Products grid |
| Import stock from Excel | Import and export |
| Limits and Scheduler | System settings |
| Plugins on apply | MODX events |