bauer01/template-editor-panel

Template editor panel for Nette Framework

dev-master 2013-08-28 20:27 UTC

This package is auto-updated.

Last update: 2024-04-14 09:59:02 UTC


README

#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