Everyone its own gallery - PHP: <=8.1, GPL http://puzzleu.5mode-foss.eu/

Capitan Cloud 9b9663a063 Update index.html 2 年 前
Private 1420812c17 Update home.php 2 年 前
Public d571fc63dd Update style.css 2 年 前
CNAME af2e848a3c Create CNAME 2 年 前
INSTALLATION.md 50b2a9208c Add files via upload 2 年 前
LICENSE 66c90cc8aa Initial commit 2 年 前
README.md af4c8e54e7 Update README.md 2 年 前
dd.html 50b2a9208c Add files via upload 2 年 前
index.html 9b9663a063 Update index.html 2 年 前

README.md

Puzzleu

Puzzleu

Hello and welcome to Puzzleu!

Puzzleu is a light, simple, software on premise to build and own your photo gallery.

Puzzleu is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the password box and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run Puzzleu in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the write permissions of your "data" folder in your web app Private path; and set its path in the config file.
  2. Set the default Locale.
  3. Set FILE_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Puzzleu too)
  4. Set BLOG_MAX_POSTS to limit the number of visible posts in the blog.
  5. Set PAGINATION true or false to give more public access to your data.

You can access your avatar by http://yourdomain.com/. Login with the password for the admin view. Drag-n-drop all your resources in the browser window.

Hope you can enjoy it and let us know about any feedback: my25mb@aol.com


Public view:


Admin view: