mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-21 03:49:21 -04:00
enter a module name, a description and pick the call backs and or events they want to support and generate the basic module skeleton with one click. @todo: clone a module, clone a theme, generate skeleton controller, view,
6 lines
82 B
PHP
6 lines
82 B
PHP
name = <?= $module_name ?>
|
|
|
|
description = <?= $module_description ?>
|
|
|
|
version = 1
|