Topic: "System" extension
Hi all.
Guys, is there possible to make extension "system"? I want to remove possibility of disable or remove of my extension, and do it without modifying source code of the punbb. Thanks.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 extensions → "System" extension
Hi all.
Guys, is there possible to make extension "system"? I want to remove possibility of disable or remove of my extension, and do it without modifying source code of the punbb. Thanks.
It will probably be easier for you to add the desired piece of code to the forim's core.
In this case, it will be impossible to deactivate or delete it.
It will probably be easier for you to add the desired piece of code to the forim's core.
In this case, it will be impossible to deactivate or delete it.
But in this case it will be impossible to easy upgrade the forum engine
If you want this so badly, you may just create an additional option in manifest.xml - for instance, "class_extension" - then add the desired code to the file extensions.php, specifying that if this constant exists and contains the title "system", then the links to enabling/disabling/deleting the extension should not be shown.
That is all you need to do.
PunBB Forums → PunBB 1.3 extensions → "System" extension
Powered by PunBB, supported by Informer Technologies, Inc.