FriendsOfFlarum / stopforumspam

Run registrations through the Stop Forum Spam database
MIT License
9 stars 6 forks source link

Hopefully fix ext not working (assuming subfolder setup) + some cleanup #18

Closed dsevillamartin closed 2 years ago

dsevillamartin commented 2 years ago

Fixes hopefully #17

Changes proposed in this pull request:

Reviewers should focus on:

Confirmed

ekumanov commented 2 years ago

Is there a way I can test this merge request on my forum before it is merged?

dsevillamartin commented 2 years ago

@ekumanov Yep! You can run composer require fof/stopforumspam:dev-ds/fixes-cleanup.

ekumanov commented 2 years ago

@datitisev thanks, just tested it and can confirm it finally works now, thank you! When you release it, how should I switch to the released version (from the dev branch, although they will be the same as content)?

dsevillamartin commented 2 years ago

@ekumanov Looks like composer require fof/stopforumspam will upgrade from dev to stable. So you can run that when it's released - I'll ping you and let you know 🙂.