1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2024-09-03 19:56:23 +02:00
PHPinfo package for YunoHost
Find a file
2020-06-22 03:34:58 +02:00
conf apply last example_ynh 2020-06-13 22:56:00 +02:00
scripts Removing php-fpm restore 2020-06-22 03:34:58 +02:00
sources first commit 2019-03-08 21:18:22 +01:00
.gitignore first commit 2019-03-08 21:18:22 +01:00
check_process Change order 2020-06-22 00:05:21 +02:00
LICENSE first commit 2019-03-08 21:18:22 +01:00
manifest.json [YEP-1.3] The license 'GPL-3' is not registered in https://spdx.org/licenses/ 2020-06-15 01:19:53 +02:00
README.md README personalisation 2020-06-13 23:04:50 +02:00

phpinfo for YunoHost

Integration level
Install phpinfo with YunoHost

This package allows you to install phpinfo quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Install a simple phpinfo page.

Shipped version: 1.0

YunoHost specific features

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpinfo -u https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug