MODX EXTRA
MIGX
CRUD generator to manage any kind of items in a TV or CMP
Creator: Bruno Perner (bruno17)
2.13.0-rc2 (487 KB) Other VersionsAbout MIGX
MIGX (multiItemsGridTv for modx) is a custom-tv-input-type for adding multiple items into one TV-value and a snippet for listing this items on your frontend.
It has a cofigurable grid and a configurable tabbed editor-window to add and edit items.
Each item can have multiple fields. For each field you can use another tv-input-type.
MIGXdb can manage (resource-related) custom-db-table-items in a TV and can help to create CMPs for custom-db-tables
See the official documentation here:https://docs.modx.com/current/en/extras/migx
Information
New in MIGX 2.13.0-rc2
MIGX 2.13.0
add snippet migxGetObject and property toPlaceholders add property createChunk to create a chunk with all possible placeholders Fix imageupload on PHP7 due to stray break statement Fix for missing custom prefix in some packagemanager tasks Updated image paths to use dynamic assets path Fix the export if a join setting exist Finnish Translation add userid to migxResourceMediapath snippet remove duplicate sort scriptProperty in export.php [getlist.php] add getcustomconfigs - hook, groupby, selectfields, specialfields parse MODX-tags in field-configs packagemanager fix new folder permission Use a textarea instead of an input in MIGX TV Reduce indexed varchar fields for utf8mb4 support in mysql fix duplicate entries in csv-export Add CSV Import functionality Improve CSV Export functionality add toJson property to migxLoopCollection Fix transparency in .png in renderimage column renderer