| Addition |
Added editing of the configuration.php file in a modal window from the Joomla administrator dashboard.
|
| Addition |
Added the CodeMirror editor with PHP syntax highlighting.
|
| Addition |
Added saving changes via AJAX without reloading the page.
|
| Addition |
Added creation and restoration of saved configuration.php file versions.
|
| Addition |
Added PHP syntax validation before saving the file.
|
| Addition |
Added protection against overwriting the file if it was modified after the editor was opened.
|
| Addition |
Restricted editing access to users with Super User permissions.
|