Translations of this page: en bg cs de fi fr hu it ja pl ru tr zh

Manage Extensions (pun_admin_manage_extensions_improved)

PunBB 1.3 official extension

  • Status: stable
  • Current version: 1.4

General idea

This extension allows a user to choose several extensions to enable \ disable \ uninstall them

Specification

User can reinstall an extension
  • For each extension it is possible:
    • reinstall it;
    • refresh hooks.
  • If there are dependent extensions:
    • User can click on “Continue” and reinstall the extension. But the dependent extensions can be invalid;
    • User can cancel the operation.
Multiselect
  • User can select Admin \ Extensions page only;
  • At the bottom of the page you can find three buttons similar to those on the forum moderation interface;
  • Next to each extension there is a checkbox placed for selection;
  • When user disables the selected extension with its dependent extensions, he may:
    • ignore a dependent extension;
    • disable the dependent extensions, which are not selected, and disable the selected ones.
  • When user enables the selected extension with its dependent extensions, he may:
    • ignore a dependent extension;
    • enable the main extensions, which are not selected, and enable the selected ones.
  • When user uninstalls the selected extension with dependent extensions, he may:
    • ignore dependent extensions;
    • disable the dependent extensions, which are not selected, and uninstall the selected ones.
    • uninstall the main and dependent extensions.

Development

Trac ticket #214, #223

Correct:

  • markup/styles;
  • function uninstalling extensions

Feature requests

  • Add a possibility to refresh hooks of selected extensions.

Screenshots


Personal Tools