This is an old revision of the document!
Table of Contents
Admin Manage Extensions Improved (pun_admin_manage_extensions_improved)
- Under development
- Current version 1.1
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:
- to create a link to reinstall;
- to create a link to reinstall only 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.