Add a Module
- 2018-07-16 09:44:51
- tengfei
- 10044
- Last edited by tengfei on 2019-01-08 09:26:40
It is simple to add a module. Do it according to the structure of zentaoPHP, create a directory under the module directory, let's say "pay", and then implement the corresponding concepts of control, model, view, CSS, JS, Lang.
You can refer to the basic manual of zentaoPHP HERE.
Write a Comment