pls tell me...how can I build new module on johncms?
pls tell me...how can I build new module on johncms?
Armanbinrahman, are you talking about connecting the head and the basement to your module?
# ДоХтор (27.06.2017 / 20:29)I was requesting to start tutoring about how to build a module on johncms.
Armanbinrahman, are you talking about connecting the head and the basement to your module?
Armanbinrahman,
Also talking about connecting the head and the basement on a moduleJohnCMS v 6.x.x
<?php
const _IN_JOHNCMS = 1;
$textl = 'Page header text';
require_once '../incfiles/core.php';
require_once '../incfiles/head.php';
// Code
require_once '../incfiles/end.php';# Armanbinrahman (27.06.2017 / 20:34)See example code on script php,
I was requesting to start tutoring about how to build a module on johncms.
Just Like The Below Examples:
Creating New settings
Creating chat box
creating bbcodes
creating shop
etc etc
Als
tutorial how to mod johncms or made new modul
1. love johncms (most absolutely needed, cz will made u boring if u not love it)
2. take some coffee and cigarretes (absolute for me
)
3. get some inspiration e.g another cms module/code snippet.
4. learn every code as an example to learn the structure,
5. implementation.
nb: DONT BE SHY TO ASK! this johncms community is very help in my mods.