this.fs.copyTpl(
                        this.templatePath('template/_template.php'),
                        this.destinationPath('template/' + fileBase + '/index.php'), {
                            date: this.mis.date,
                            author: this.mis.author,