Hi,
Thanks again for great CMS.
I was trying to create a module that can create a new template file and fields.
Here is my module script:
class NewsPager extends WireData implements Module{
public static function getModuleInfo() {
return array(
'title' => 'N...