Extensions for OPT
From Invenzzia wiki
Here you can find information about various extensions for Open Power Template. You may also publish an article about your add-on.
Contents |
Framework ports
New instructions
- Opt_Instruction_Expression - groups the OPT expressions.
- Opt_Instruction_Php - allows the PHP code to be directly embedded in the template.
- Opt_Instruction_Url - an URL routing helper instruction.
New data formats
- Opt_Format_Doctrine - allows to use
Doctrine_Queryobjects from Doctrine ORM as section data sources.

