bauer01 / template-editor-panel

Nette 框架的模板编辑器面板

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

This package is auto-updated.

Last update: 2024-09-14 10:55:00 UTC


README

#TemplateEditorPanel

此面板为基于 Nette 框架的应用程序提供轻量级模板编辑器。

##安装

最佳安装方式是使用 Composer

$ composer require bauer01/template-editor-panel

然后在您的 config.neon 文件中注册面板

nette:
	debugger:
		bar:
			- TemplateEditor\Panel