Skip to content
Michelangelo Turillo edited this page May 29, 2014 · 1 revision

Zend Framework 2.0 introduces a new and powerful approach to modules. This new module system is designed with flexibility, simplicity, and re-usability in mind. A module may contain just about anything: PHP code, including MVC functionality; library code; view scripts; and/or public assets such as images, CSS, and JavaScript. The possibilities are endless.

ShineISP is ready to "inject" new modules, services and much more to increase the number of features. So if you would like to add a new feature, clone it, add your module and share it. If the module is well written we will include it in our next release.

HOME

  • ShineISP Overview
    • [Web Hosting](Web Hosting)
    • [Getting Involved](Getting Involved)
    • Download
  • Configuration
    • [Web Server](Web Server)
    • [Database Configuration](Database Configuration)
    • [Software Configuration](Software Configuration)
    • [SMTP Mail](Smtp Mail)
  • Modules
    • Admin
    • Application * [Layout](Frontend Layout) * Homepage
    • Dummy
    • Base
      • Localization
      • [Common Layout](Common Layout)
      • [Error Pages](Error Pages)
      • [Login Process](Login Process)
    • Cms
    • Customer
      • [Customer Settings](Customer Settings)
    • Product
      • [Product Attributes](Product Attributes)
      • [Group of Attributes](Group of Attributes)
      • [Set of Attributes](Set of Attributes)
      • [Product Settings](Product Settings)
  • [Error Handler](Error Handler)
    • [Error Pages](Error Pages)
    • Logging
    • [Common errors](Common errors)
Clone this wiki locally