Let everyone register or support you (software on premise) - PHP: <=8.1, GPL https://actitude.5mode-foss.eu/

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 7975ad5cbf Update README.md hace 3 años
ACT_css fa67bcb929 Add files via upload hace 3 años
ACT_js fa67bcb929 Add files via upload hace 3 años
ACT_res fa67bcb929 Add files via upload hace 3 años
data 223f306401 Create .ACT_captchahistory hace 3 años
ACT_funct.inc fa67bcb929 Add files via upload hace 3 años
CNAME dc940f2311 Create CNAME hace 3 años
LICENSE 31aecbaffb Create LICENSE hace 3 años
README.md 7975ad5cbf Update README.md hace 3 años
config.inc.sample fa67bcb929 Add files via upload hace 3 años
const.inc fa67bcb929 Add files via upload hace 3 años
dd.html fa67bcb929 Add files via upload hace 3 años
favicon.ico fa67bcb929 Add files via upload hace 3 años
index.html 9a16b537de Add files via upload hace 3 años
index.php 9a16b537de Add files via upload hace 3 años
init.inc fa67bcb929 Add files via upload hace 3 años

README.md

Actitude

Let everyone register or support you

Hello and welcome to Actitude!

Actitude is a light and simple software on premise to get registrations to events or support.

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

Actitude name comes from a prank between two words: "active" meaning our positive way to do stuff and and "attitude".

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 Actitude 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 Repo path create a ".ACT_history" and ".ACT_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).


Hope you can enjoy it and let us know about any feedback: info@actitu.de