msBulkEditor
Bulk editing of MiniShop3 products in the MODX 3 manager

Bulk work with resource Template Variables (TVs) on products.

| Mode | mode | Description |
|---|---|---|
| Set | set | New TV value |
| Append to value | add | Concatenate to current |
| Replace text | replace | Find/replace in TV string |
| Remove | remove | Clear value |
Parameters:
name (not caption);search, replace, optional useRegex, caseInsensitive;value.The operation dialog provides typed widgets by TV type from the field catalog (B-11):
| TV type | Bulk UI |
|---|---|
| text, textarea, email, url | Text field |
| list | Select from elements |
| image | Path + media browser button |
| file, checkbox, date, etc. | Text value or basic input |
| TV type | Inline |
|---|---|
| text, textarea, textfield, email, url | Click → text input, tv mode set |
| image | Double-click → MODX media browser |
| list, checkbox, file | Bulk operation only |
See inline editing.
Before preview/apply for TVs, template binding is checked; gaps open the binding wizard.
With mixed templates, checkbox “primary template only” is available.
subtitle subtitle, find: 2024, replace with: 2025.
Columns tv:name or msbe:tv:name are supported in export — see import and export.