Ticket #28 (closed enhancement: fixed)
Webmaster tools module
| Reported by: | WanWizard | ||
|---|---|---|---|
| Priority: | medium | Milestone: | 7.1 |
| Component: | ExiteCMS Core | Version: | 7.0 |
| Severity: | Feature | Keywords: | core administration |
Description
New tools administration module.
It should be possible, like with upgrade.php, to store simple scripts in a tools subdirectory, which can be called from this module, and perform all kinds of small administrative tasks.
Also one-time scripts should be possible, the module should delete or rename them after they are used (possible rights issue?), p.e. when the script makes a database change.
Change History
comment:2 Changed 4 years ago by WanWizard
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to 7.1
Done.
Users with the 'T' admin right will see a direct link to the toolbox in the CMS administration side panel.
The panel supports both normal scripts (which should support both CLI and interactive mode) and language packs.
Note: See
TracTickets for help on using
tickets.
