EE 1
EE 2
Loop Plus
Developer
3rd Party (Free)
39 downloads (last 90 days)
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
Tags
Loop Plus allows you to perform loops in templates. This is a rewrite of the For Loop plugin available at http://expressionengine.com/forums/viewthread/75222/ by Ben C (also see here http://www.putyourlightson.net/projects/loop).
Use as follows:
{exp:loop_plus start="5" end="10" increment="1"}
This loop has been executed {loop_count} times and is now on iteration number {index}.
{/exp:loop_plus}
Or use {loop_area}{/loop_area} variable pair to mark an area which should be looped:
{exp:loop_plus start="5" end="10" increment="1"}
Some code
{loop_area}
This loop has been executed {loop_count} times and is now on iteration number {index}.
{/loop_area}
Some code
{/exp:loop_plus}
You can even use several {loop_area}{/loop_area} variable pairs inside one {exp:loop_plus} tag.
Conditionals are supported.
Download Loop Plus
| EE Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 1.x | Download | 1.3 | |
| 2.+ | Download | 1.3 |
Loop Plus Links
This entry was created July 9, 2009, 11:24 am.
This entry was last updated August 29, 2011, 4:27 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!