What is Rowboat?
Rowboat is a custom snippet for looping over rows in any database table. Rowboat currently supports MySQL tables only.
Requirements
- MODx Revolution 2.0.7 or later
- PHP5 or later
History
Rowboat was written by Shaun McCormick and first released on February 18th, 2011.
Download
It can be downloaded from within the MODx Revolution manager via Package Management, or from the MODX Extras Repository, here: http://modxcms.com/extras/package/810
Development and Bug Reporting
Rowboat is stored and developed in GitHub, and can be found here:http://github.com/splittingred/Rowboat
Bugs can be filed here: http://github.com/splittingred/Rowboat/issues
Usage
Rowboat currently comes with one Snippet:
- Rowboat - For iterating across any database table.