MODX EXTRA
Query
Creator: Everett Griffiths (everettg_99)
1.3.1-pl (208 KB) Other Versions Need help installing this extra?About Query
Query offers a Snippet-interface for xPDO's getCollection method. This allows you to query *any* MODX database collection and format the output, including pagination. Query can be used as a replacement for getResources: it offers more flexibility because it's not constrained to fetching only resources.
Information
Instructions
You can install Query via the standard MODx package manager.
New in Query 1.3.1
Version 1.3.1 includes the vendor/autoload.php (oops).