Rowboat
Last updated not available | Page history | Improve this page | Report an issue
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: https://modx.com/extras/package/rowboat
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.