Let's everyone drop in their picture - PHP: <=8.1, GPL https://dropinpic.5mode-foss.eu

Dan Nuggetsman 7ed1e5b251 Add files via upload 1 viikko sitten
Private 70f45a3a3e Delete Private/empty 2 kuukautta sitten
Public 6ba4097dc1 Update config.inc.sample 2 viikkoa sitten
CNAME 457f66b507 Create CNAME 2 kuukautta sitten
INSTALLATION.md 7ed1e5b251 Add files via upload 1 viikko sitten
LICENSE e8905f4e9a Initial commit 2 kuukautta sitten
README.md ee72b7d004 Update README.md 2 viikkoa sitten
index.html f04f54dcb9 Update index.html 2 viikkoa sitten

README.md

DropInPic

Hello and welcome to DropInPic!

DropInPic is a light and simple software on premise to drag your stuff in the form of pictures.

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

First step, use the left side panel password 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 DropInPic 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 permissions of your "data" folder in your web app private path; and set its path in the config file.
  2. In the data path create a ".DI_history" and ".DI_captchahistory" files and give them the write permission.
  3. Finish to setup the configuration file apporpriately, in the specific:
    • Configure the APP_USE and APP_CONTEXT appropriately.
    • Configure the DISPLAY attributes as required.
    • Configure the max history items as required (default: 1000).

Screenshots

DropInPic in action

Feedback: code@gaox.io