Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 366 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 366 Bytes

#TemplateEditorPanel

This panel provides lightweight template editor for your applications based on Nette Framework.

##Install

The best way to install is using Composer:

$ composer require bauer01/template-editor-panel

Then register panel in your config.neon:

nette:
	debugger:
		bar:
			- TemplateEditor\Panel