Topic: [extension release] pun_admin_manage_extensions_improved

Pun_admin_manage_extensions_improved adds the following features to the admin console:

  • Group operations on the extensions to enable/disable/uninstall them.

  • One click extension reinstallation: complete uninstallation and installation cycle.

  • One click hooks refresh: hooks are fetched from manifet.xml, but install/unistall code is not being evaluated.

  • One click forced extension uninstallation: this can be useful for developers, e.g. the extension was removed incorrectly.

Download links:

Here SVN link.

PS: pun_extension_reinstaller is now outdated and completely included into pun_admin_manage_extensions_improved.

Re: [extension release] pun_admin_manage_extensions_improved

ii see this error in the extension list after installation of Pun_admin_manage_extensions_improved

Notice: Undefined index: version in /web/htdocs/www.my-site.com/home/extensions/pun_admin_manage_extensions_improved/extension_list.php on line 169

Re: [extension release] pun_admin_manage_extensions_improved

not show the version of the extension

Re: [extension release] pun_admin_manage_extensions_improved

Pun_admin_manage_extensions_improved was developed under the latest of PunBB. Try to get the 1.3 dev from SVN.
Neverheless, thanks for report: I will add the forum version check on the extension install.