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
February 3, 2017
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.2 - Current
Downloads
61,708
Instructions
Initial content
New in 2.2.2-pl
Console-2.2.2-pl
=============================================================
- Fix lexicon
- Fix menu
Console-2.2.1-beta
=============================================================
- Added return result
Console-2.2.0-beta
=============================================================
- Added execution report
Console-2.1.0-beta
=============================================================
- 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.
Console-2.0.3-beta
=============================================================
- Added recursive queries;
Console-2.0.2-beta
=============================================================
- Renew appearance;
- Two variants of result (formated and raw)
Console-2.0.1-beta
=============================================================
- Saving code in $_SESSION;
Console-2.0.0-rc
=============================================================
- Ace integration fix;
Console-1.2.0-rc
=============================================================
- Set default LogTarget('HTML');
- Set default LogLevel(xPDO::LOG_LEVEL_DEBUG);
Console-1.1.0-rc
=============================================================
- First release