Piedro1111 / OpenSencillo

OpenSencillo PHP framework
http://opensencillo.com
GNU General Public License v3.0
1 stars 0 forks source link

Edit module manager (mod_identificator.php) #5

Closed Piedro1111 closed 9 years ago

Piedro1111 commented 9 years ago
  1. Add installer for modules
  2. Add as readable .install, .module and .php file
  3. Module add as public functions (as like library)
Piedro1111 commented 9 years ago

New structure for module: [type]_[name].php

Type:

  1. module
  2. info
  3. install
  4. update