I don’t know code. I’d like it as a plug-in. Needs to be the current invites as well as future ones. Can run the activation manually. Individually or all.
When do you need it done?
A month or so.
What is your budget, in $ USD that you can offer for this task?
Not sure. Have some budget. It’s a non-profit. Interested in offers/bids.
Our forum is by invitation only. Here’s how our Admin Dashboard is set for invites and activation. Note that the 1st four boxes are checked (especially the fourth (or invites won’t work). As @Jay states, you can manually activate a user from /admin/users. Once a person clicks on the invitation link, you’ll see an “Activate” button on the last column to right of their name/email. They should then receive an email stating their account has been activated.
I’m able to send them invites and they’re able to set themselves up, if they read it and click on it. A lot of people don’t. We already have permission to add them to our list, so I just want to activate them so that at least they’ll get announcements and digest emails.
For $200, I can show you how to activate users from the Rails console.
For $750 I can create a plugin that will create a job that’ll run once a century that, if you’re self-hosted or otherwise have access to /sidekiq, you can run by kicking the task off there. This assumes that you’ll want to activate all unactivated users, or perhaps all of those created in a hard-coded timeframe like the last week.
Activating 100 users should be nearly immediate. It’ll be a single command, probably one that you can run by hitting the up arrow a few times to repeat running it again.
With either option I’ll see that you know how to make it work.