Ticket #28 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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:1 Changed 4 years ago by WanWizard

  • Priority changed from minor to medium

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.

comment:3 Changed 4 years ago by WanWizard

note: introduced in changeset [1068], updated in [1071] and [1102]

Note: See TracTickets for help on using tickets.