Add project files.

This commit is contained in:
2025-07-16 15:58:14 -06:00
commit c66f70ddb9
307 changed files with 11252 additions and 0 deletions

41
README.md Normal file
View File

@@ -0,0 +1,41 @@
# @HubMembersMod
### The Original Automated SMF AirDC++ Web Client Hub Members Mod
## About
Hub Members Mod, or HMM is The Original Automated SMF AirDC++ Web Client Hub Members Mod, which automates membership syncronization between your SMF web site and your hub, using an airdcpp-webclient and a set of PHP integration functions.
## Installation
First, install the HubMembersMod package to your SMF forum.
Next, make sure your AirDC++ Web Client user has the proper priviledges to perform the membership syncronization on your hub.
Next, browse to the SMF Admin -> Configuration -> Hub Members Mod -> Settings user interface panel and edit the values for the following variables:
* Enable Hub Members Mod
* Do Not Check SSL Certs (Allows secure TLS connections with clients using self-signed certificates)
* Web Client Username
* Web Client Password
* Web Client Address
* Comma Separated Hub Addresses
The `integrate_delete_member` hook is commented out because of a logical error in the SMF `integrate_register` and `integrate_delete_member` hooks.
Sadly, SMF does not provide any hook for changing, maintaining or syncronizing the identity (user nick only) of the user.
## Contributing
Let's work better together. We are looking to collaborate with like-minded people who want to contribute in any capacity. Collaboration is open to everyone and we need your help if you are a:
* Developer
* Graphic Artist
* Translator
* Tester
Feel free to:
* Fork the repository
* Create an issue
* Branch your repository with the issue number and a meaningful name related to the changes you are making
* Create a pull request
## Contact
GitEmAll: [https://gitemall.devemall.int.eu.org/TommySalami/HubMembersMod](https://gitemall.devemall.int.eu.org/TommySalami/HubMembersMod "GitEmAll")
---
###### Copyright (c) 2022-2025 HubMembersMod - All Rights Reserved v2025-07-14-00