Skip to content

instante/extended-form-macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instante Extended Form Macros

Build Status Downloads this Month Latest stable

Support for additional Latte form macros:

  • {pair}
  • {container}
  • {group}
  • {form.body}
  • {form.errors}
  • {input.errors}

Overrides built-in Nette form macros to enable advanced features.

Needs form renderer implementing Instante\ExtendedFormMacros\IExtendedFormRenderer, for example Bootstrap 3 renderer

Requirements

Installation

The best way to install Extended Form Macros is using Composer:

$ composer require instante/extended-form-macros:@dev

Usage

See Documentation

About

Extended form macros for Nette form rendering

Resources

License

Stars

Watchers

Forks

Packages

No packages published