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 0e08e89936 Update README.md пре 3 година
ACT_css fa67bcb929 Add files via upload пре 3 година
ACT_js fa67bcb929 Add files via upload пре 3 година
ACT_res fa67bcb929 Add files via upload пре 3 година
data 223f306401 Create .ACT_captchahistory пре 3 година
ACT_funct.inc fa67bcb929 Add files via upload пре 3 година
CNAME dc940f2311 Create CNAME пре 3 година
LICENSE 31aecbaffb Create LICENSE пре 3 година
README.md 0e08e89936 Update README.md пре 3 година
config.inc.sample fa67bcb929 Add files via upload пре 3 година
const.inc fa67bcb929 Add files via upload пре 3 година
dd.html fa67bcb929 Add files via upload пре 3 година
favicon.ico fa67bcb929 Add files via upload пре 3 година
index.html 9a16b537de Add files via upload пре 3 година
index.php 9a16b537de Add files via upload пре 3 година
init.inc fa67bcb929 Add files via upload пре 3 година

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