xgit simple git

nexus

nexus

clone git clone https://kb.hax.al/nexus

addons/example-hello-world/install.php

1 <?php
2 // install.php — runs when admin activates the addon
3 if (!defined('NEXUS')) exit('Forbidden');
4 cfg_set('hello_world_enabled', '1');