isaced New registered users will be activated automatically My first extension, very excited. Installation Run below command while you're in Flarum root folder: composer require isaced/flarum-ext-email-verification-switch https://github.com/isaced/flarum-ext-email-verification-switch https://packagist.org/packages/isaced/flarum-ext-email-verification-switch
Ralkage Frink "require": { "flarum/core": "^0.1.0-beta.5" }, ? Latest commit 5cb4020 on Aug 4, 2017 ?
Frink Ralkage Yup, guessing that means it isn't ?. Maybe I should fork it and re-structure it and publish it again ?
Ralkage Frink It's a very simple extension actually. You could always go the route of adding a settings switch to enable/disable this feature without actually disabling the extension itself? Or even make group specific to permissions?
datitisev isaced Event namespaces changed in beta 8. You should be able to switch Flarum\Event\UserWasRegistered with Flarum\User\Event\Registered. Other changes are also required, however. See https://flarum.org/docs/extend/update-b8.html for a guide on updating your extension for beta 8.
isaced datitisev thank you very much, I used this script (tobscure/convert.sh) and have easily migrated to beta 8.
Kulga jordanjay29 added the Abandoned tag. isaced datitisev thank you very much, I used this script (tobscure/convert.sh) and have easily migrated to beta 8. @jordanjay29 possible to remove Abandoned tag?
Ralkage Turgut this extension wasn't fully converted for beta 8 compatibility. @isaced I submitted a PR to get this fully working for beta 8, with almost 1k installs, I think this extension even as small as it deserved some love too 😉 https://github.com/isaced/flarum-ext-email-verification-switch/pull/2