Usage: is the name of the preformatted Habari plugin you want '', 'name'=>'$argv[1]', 'license'=>'Apache License 2.0', 'author'=>'', 'version'=>'0.1', ); } } function action_update_check() { Update::add( '$argv[1]', '$myplugin_uuid', \$this->info->version ); ); } EOT; echo $myplugin; } ?>