Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/par7133/actitude
Let everyone register or support you (software on premise) - PHP: <=8.1, GPL
https://github.com/par7133/actitude
active donation event hug page registration support
Last synced: 1 day ago
JSON representation
Let everyone register or support you (software on premise) - PHP: <=8.1, GPL
- Host: GitHub
- URL: https://github.com/par7133/actitude
- Owner: par7133
- License: gpl-3.0
- Created: 2021-11-16T10:09:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T00:35:15.000Z (6 months ago)
- Last Synced: 2024-05-09T01:37:51.344Z (6 months ago)
- Topics: active, donation, event, hug, page, registration, support
- Language: PHP
- Homepage: https://actitude.5mode-foss.eu
- Size: 679 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Actitude
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 "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:
- Check the permissions of your "data" folder in your web app private path; and set its path in the config file.
- In the data path create a ".ACT_history" and ".ACT_captchahistory" files and give them the write permission.
- 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
![Actitude](/ACT_res/screenshot1.png)
Feedback: [email protected]