About Console
Console allow to execute php-code at back-end by simple interface.
Please, see demo video: https://www.youtube.com/watch?v=cf1aMWOvl-0
Feel free ask any question on http://modxclub.ru/
Information
Released
May 1, 2023
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.2 - Current
Downloads
61,708
Instructions
Initial content
New in 2.2.3-pl
Console-2.2.3-pl
- Remove icon URL from menu item
- Fix lexicon
- Fix menu
- Added return result
- Added execution report
- Added a feature to save the console code to file and load from file.
- Added a feature to save the console code to snippet and load from snippet.
- Added recursive queries;
- Renew appearance;
- Two variants of result (formated and raw)
- Saving code in $_SESSION;
- Ace integration fix;
- Set default LogTarget('HTML');
- Set default LogLevel(xPDO::LOG_LEVEL_DEBUG);
- First release