A plugin for Kirby 2 CMS that adds a route for phpinfo()
.
Copy or link the phpinfo.php
directory to site/plugins/
or use the Kirby CLI:
kirby plugin:install schnti/kirby-phpinfo
- ka.phpinfo.active: true / false (Default: true)
c::set('ka.phpinfo.active', false);
Visit the phpinfo at this url: http://example.com/phpinfo.php