Skip to content

Kirby 2 CMS plugin that adds a route for phpinfo()

License

Notifications You must be signed in to change notification settings

schnti/kirby-phpinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpinfo() Plugin

A plugin for Kirby 2 CMS that adds a route for phpinfo().

Installation

Copy or link the phpinfo.php directory to site/plugins/ or use the Kirby CLI:

kirby plugin:install schnti/kirby-phpinfo

Config Variables

  • ka.phpinfo.active: true / false (Default: true)
c::set('ka.phpinfo.active', false);

How to use it

Visit the phpinfo at this url: http://example.com/phpinfo.php

About

Kirby 2 CMS plugin that adds a route for phpinfo()

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages