1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
Piwigo package for YunoHost
Find a file
Éric Gaspar 09afe78325
Testing (#58)
* Upgrade to PHP7.3

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-11-12 18:28:43 +01:00
conf Testing (#58) 2020-11-12 18:28:43 +01:00
scripts Testing (#58) 2020-11-12 18:28:43 +01:00
sources Testing (#58) 2020-11-12 18:28:43 +01:00
check_process Normalization from example_ynh 2019-05-18 15:03:55 +02:00
LICENSE Revamped conf files and scripts to comply with packaging newest best practices 2016-09-11 10:15:45 +02:00
manifest.json Testing (#58) 2020-11-12 18:28:43 +01:00
pull_request_template.md Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:55:30 +02:00
README.md Testing (#58) 2020-11-12 18:28:43 +01:00
YEP.md Add YEP compliance description 2017-09-11 22:01:34 +02:00

Piwigo for YunoHost

Integration level
Install Piwigo with YunoHost

This package allow you to install Piwigo quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Piwigo is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable.

Shipped version: 2.10.2

Screenshots

Demo

Configuration

Documentation

YunoHost specific features

In addition to Piwigo core features, the following are made available with this package:

  • Integrate with YunoHost users and SSO:
    • private mode: limit access to YunoHost users
    • public mode:
      • SSO for YunoHost users
      • allow other users management, and guest mode
  • Allow one YunoHost user to be the administrator (set at the installation)

Supported architectures

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

Limitations

Additionnal informations


Developers infos

Please do 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/piwigo_ynh/tree/testing --debug
or
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug