2017 © Pedro Peláez
 

silverstripe-module silverstripe-phpinfo

Prints phpinfo as task for admins

image

spekulatius/silverstripe-phpinfo

Prints phpinfo as task for admins

  • Friday, April 20, 2018
  • by spekulatius
  • Repository
  • 1 Watchers
  • 0 Stars
  • 59 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 5 Versions
  • 9 % Grown

The README.md

SilverStripe PHPInfo module
Build Status Latest Stable Version Latest Unstable Version Scrutinizer Code Quality Total Downloads License

Give you a chance to view the phpinfo() output as a task. Requires admin permissions., (*1)

Do not permanently install this! Only use this if you are know what you are doing!, (*2)

Why?

Sometimes you have to work with servers you can't ssh into and get more information about e.g. installed packages or versions. This package allows you get the information if you have admin privileges., (*3)

Requirements

  • PHP >= 5.6
  • SilverStripe Framework ~3.0.

Usage

You should not leave this package installed permanently because it could give a potential attacker information about your environment!, (*4)

For the installation you can either download the package, unzip it into your project directory and run dev build manually or run the following commands in your project directory:, (*5)

  1. Install into your project:, (*6)

    composer require spekulatius/silverstripe-phpinfo
    
  2. Deploy onto the environment in question., (*7)

  3. Login as a admin, (*8)

  4. Go on yourproject.com/dev/tasks and find the phpinfo task..., (*9)

  5. Remove package:, (*10)

    composer remove spekulatius/silverstripe-phpinfo
    
  6. Deploy again onto the environment to remove the package from the server!, (*11)

MISC: Future ideas/development, issues, Contributing, License

The Versions

20/04 2018

dev-master

9999999-dev https://github.com/spekulatius/silverstripe-phpinfo

Prints phpinfo as task for admins

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe environment phpinfo

09/07 2016

0.1.3

0.1.3.0 https://github.com/spekulatius/silverstripe-phpinfo

Prints phpinfo as task for admins

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe environment phpinfo

16/04 2016

0.1.2

0.1.2.0 https://github.com/spekulatius/silverstripe-phpinfo

Prints phpinfo as task for admins

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe environment phpinfo

13/12 2015

0.1.1

0.1.1.0

Prints phpinfo as task for admins

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe environment phpinfo

24/09 2015

0.1.0

0.1.0.0

Prints phpinfo as task for admins

  Sources   Download

BSD-3-Clause

The Requires

 

silverstripe environment phpinfo