Tag: looping

3 results

EE 1
EE 2
Loopee

Daniel Ott

The Loopee ExpressionEngine Plugin allows you to loop over custom parameters using tag pairs. It is useful in scenarios where you want to loop over values that aren't in channels.

EE 1
EE 2
NB Cycle

Nicolas Bottari

Lets you pass a variable, one by one, from a series of variables (i.e., "cycling" though a series of variables).

  • No Reviews.
  • Rating - No Votes
  • 1 Fave

EE 1
EE 2
Loop Plugin

PutYourLightsOn (Ben Croker)

The only way of putting repetitive numerical values into your templates is either by hard-coding them in or by enabling and using php to do it. I always try to avoid enabling php in templates for security purposes, and hard-coding in for example a drop-down select box with 100 values is never fun. This plugin solves the problem by allowing you to perform loops in your templates.