Skip to content

zend-server-plugins/Skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zend Server Skeleton Plugins

This package describes the most basic plugin for Z-Ray and Zend Server UI.

Zend Server UI, starting from version 9, is based on angularJs client library and therefore, all the new modules should be written in the angular way. The new modules should have static HTML templates (with angular's placeholders if necessary), and all the information from the server should be fetched using Zend Server's web APIs. Therefore, the UI plugin contains two example modules. The module "exampleAngularModule" is built in the angular way, and the module "exampleZf2Module" is built using the standard ZF2 approach, as most of the modules in Zend Server prior to version 9.

Additional information can be found on our documentation repo.

About

Zend Server Plugin Skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors