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