Skip to content
  1. Extras
  2. msBulkEditor
  3. Getting started

Quick start

In 10–15 minutes you can install the panel and apply the first bulk operation with preview.

Requirements

RequirementVersion
MODX Revolution3.0+
PHP8.2+
MiniShop3installed
VueToolsinstalled

Step 1: Install the package

  1. Connect ModStore if installing from the catalog.
  2. Extras → Installer → Download ExtrasmsBulkEditorDownloadInstall.
  3. Ensure MiniShop3 and VueTools are installed.
  4. Manage → Clear Cache.

After install

ItemExpectation
MenuExtras → msBulkEditor
Namespacemsbulkeditor
Permissionsmsbulkeditor_view, edit, rollback, presets, import_export
Tablesmsbe_operations, msbe_operation_items, msbe_presets
Settingsarea msbulkeditor

Step 2: Permissions

In Security → Access Policies give store managers at least:

PermissionWhy
msbulkeditor_viewOpen the panel, grid, preview, history
msbulkeditor_editApply and inline

For rollback, presets, and files add msbulkeditor_rollback, msbulkeditor_presets, msbulkeditor_import_export. Full table: System settings.

Step 3: Open the panel

  1. Sign in with an account that has msbulkeditor_view.
  2. Extras → msBulkEditor.
  3. Direct URL: manager/?a=index&namespace=msbulkeditor.

If you see a VueTools warning, install the package and clear the cache. See FAQ.

Tabs

Step 4: First operation (10% discount)

  1. On Products, filter a category and check rows, or enable expert mode for the full filtered set.
  2. Click Run operation.
  3. Type: Price → mode −% → value 10. Optionally transfer to old_price.
  4. Preview — check the summary and before/after table.
  5. Uncheck rows you do not want to change.
  6. Apply — wait for progress.

Preview

More on price: Product and prices. Full cycle: Flow A.

Step 5: Verify and rollback

  1. Open the History tab.
  2. Find the completed operation.
  3. On error click Rollback, or open Changes and roll back selected items.

Requires msbulkeditor_rollback. See History.

Next

TaskDocument
All flows A–J with screenshotsFlows
Filters and expert modeProducts grid
Import stock from ExcelImport and export
Limits and SchedulerSystem settings
Plugins on applyMODX events