NetBeans ZF2 Module Creator - plugin detail
This Netbeans plugin makes it easy to add new modules to PHP projects based on Zend Framework 2. It currently works on Netbeans 7.3

Plugin owner: |
kalengi |
Website: |
bitbucket.org/kalengi/netbeans-zf2-module-creator |
Added: |
2013-11-27 |
License: |
MIT |
Category: |
Utilities |
Downloaded: |
3,780 times |
Rating: |
|
Plugin Log |
Show log
2013-12-15 23:48:25 | kalengi | Old version of binary has verification and version is still verifable - removing it now. User will have to apply again. | 2013-12-15 23:48:25 | kalengi | Binary successfully saved 1387169305_co-ke-nerdonia-ndzf2modules.nbm, binary_id: 2795, version: 7.3 | 2013-12-15 23:48:25 | kalengi | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/co-ke-nerdonia-ndzf2modules.nbm | 2013-12-15 23:48:25 | kalengi | Uploading new binary for version 7.3 | 2013-12-07 12:30:52 | ent38 | Vote cast by ent38 for NetBeans ZF2 Module Creator, UC 7.3, vote value: -1; verification overall status recalculated: -1 (There is 1 NoGo casted threfore overal NoGo) | 2013-12-05 08:16:01 | kalengi | Verification request registered for verifier mmirilovic, with id: 52111 | 2013-12-05 08:16:01 | kalengi | Verification request registered for verifier mcreps, with id: 52110 | 2013-12-05 08:16:01 | kalengi | Verification request registered for verifier jpirek, with id: 52109 | 2013-12-05 08:16:00 | kalengi | Verification request registered for verifier jkovalsky, with id: 52108 | 2013-12-05 08:16:00 | kalengi | Verification request registered for verifier geertjan, with id: 52107 | 2013-12-05 08:16:00 | kalengi | Verification request registered for verifier ent38, with id: 52106 | 2013-12-05 08:16:00 | kalengi | Verification request registered for verifier carlosqt, with id: 52105 | 2013-12-05 08:16:00 | kalengi | Verification registered for version 7.3, with id: 52104 | 2013-11-29 05:38:52 | jkovalsky | Plugin published | 2013-11-28 11:57:55 | kalengi | Plugin edited, id:51969, pubid:51969 | 2013-11-28 11:57:55 | kalengi | Plugin edit initiated | 2013-11-28 11:57:01 | kalengi | Plugin edited, id:51969, pubid:51969 | 2013-11-28 11:57:01 | kalengi | Plugin edit initiated | 2013-11-28 11:55:55 | kalengi | Plugin edited, id:51969, pubid:51969 | 2013-11-28 11:55:55 | kalengi | Plugin edit initiated | 2013-11-28 11:49:32 | kalengi | Plugin edited, id:51969, pubid:51969 | 2013-11-28 11:49:32 | kalengi | Plugin edit initiated | 2013-11-28 11:48:48 | kalengi | Plugin edited, id:51969, pubid:51969 | 2013-11-28 11:48:48 | kalengi | Plugin edit initiated | 2013-11-27 21:02:37 | kalengi | Plugin saved with .nbm/zip file; id: 51969 |
|
|
Versions available
|
Download size: 0.75 MB
|
Last Update: 2013-12-15
|
What's new in this version
Rebuilt against JDK6
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
The ZF2 Module Creator makes use of code templates to generate the directory structure and initial module configuration files that are required for a Zend Framework 2 module. The configuration files can be found under src/resources in the Bitbucket source code repository.
Plugin Usage
-
Specify the locations of the templates through Tools > Options > PHP > NdZF2:
Template directory should contain the files found in src/resources/CodeTemplates
Module Definition File should be the location of the file src/resources/ModuleDefinition/NdZf2ModuleDefinition.stg
-
Setup a new ZF2 skeleton project as described in Getting started: A skeleton application
-
Right-click the /module folder and select New ZF2 Module...
-
Type in the name of the module and click Finish.
|
[ You have to be logged in to be able to comment. ]
User Comments
it's ok
working with Netbeans 8.1
also in nb8.2
module creation failed solution
@luizkim follow the link for solution: http://rapidsol.blogspot.com/2016/08/module-creation-failed-with-error.html
Error on create module
Error in create a module:
module creation failed with error: please specify the module definition file on the options
Awesome plugin!
Thanks for this plugin, it's very useful. Also it works in Netbeans 7.4 :D
|