Skip to content

planetenkiller/netbeans-zikula-plugin

Repository files navigation

Zikula Framework support for Netbeans PHP

Installation

  • via plugin center (auto update center) (recommended)

  • Download the .nbm file form the downloads section (button above) and install it via plugin center

  • checkout the source and build the plugin yourself.

Required structure of a php project

Netbeans will activate zikula support on a php project if the project has the following structure:

- PHP Project of your zikula module
   \- src
       \- modules
           \- YourModule
              \- lib
                 \- YourModule
                     |- Installer.php
                     \- Version.php

Features

  • displays a folder under project for: controllers, apis, models and templates
  • new entries for New -> File

Comming features

  • go to view (from action)
  • go to action (from view)

About

Zikula framework support for Netbeans PHP Projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published