bauer01/template-editor-panel

Template editor panel for Nette Framework

Maintainers

Package info

github.com/bauer01/template-editor-panel

Homepage

pkg:composer/bauer01/template-editor-panel

Statistics

Installs: 40

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 7

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

This package is auto-updated.

Last update: 2026-03-14 13:51:39 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