Skip to content
  1. Extras
  2. msBulkEditor
  3. Interface

Interface

msBulkEditor opens in the MODX manager as a Vue 3 (VueTools) app. Tabs in the top navigation:

TabRouteTab permissionPurpose
Products/productsmsbulkeditor_view (canView)Grid, filters, operations, preview
History/historymsbulkeditor_viewOperation log, rollback
Presets/presetsmsbulkeditor_presets (canManagePresets)Saved operations
Import & export/import-exportmsbulkeditor_import_export (canImportExport)CSV/XLSX

msBulkEditor tabs

Tabs without permission are hidden. A direct visit to /presets or /import-export without permission redirects to Products.

Flow reference (A–J): flows.

On first load and tab change a short skeleton screen is shown.


Products tab — screen layout

Top to bottom:

  1. KPI — “Matching filter”, “Selected”, expert scope label.
  2. Toolbar — search, filters, quick actions, presets, table settings, run operation.
  3. Product table — checkboxes, columns, inline cells.
  4. Preview (after preview) — summary, diff table, Apply / Cancel.
  5. Progress (during apply) — X of Y.

products grid


Documentation sections

SectionDocument
All flows (A–J)flows
TV/option binding wizardbinding wizard
Boolean, SEO, replace, dates, linksresource fields
Quick actionsquick actions
Product & pricesproduct and prices
MiniShop3 optionsoptions
TV parametersTVs
Column settingscolumns
Inline editinginline editing
History & rollbackhistory
Preview and applypreview
Presetspresets
Import / exportimport and export

Bulk operation workflow

  1. Select products or enable expert mode and configure filters.
  2. Run operation (or a quick action / preset).
  3. Fill the form → Preview.
  4. Optionally uncheck preview rows.
  5. Apply → wait for progress.
  6. Check the result in History; on error — Rollback.

Step-by-step: flows.