• Hi!

    I look for a plugin that would allow users to commit to actions. When a user clicks a call-to-action button, this specific action should add to this user’s account. At the same time, a personalised notification to specific users should be displayed / sent.

    Any idea for a plugin like that? I tried UltimateMember, Formidable, Members, WP User Manager… But it is not the utility I am looking for.

    Best!

Viewing 2 replies - 1 through 2 (of 2 total)
  • For your own arbitrary actions, you’ll definitely need to write some custom code. You’re not going to find an existing plugin that does everything for you out of the box.

    Perhaps you can start from a points/rewards/gamification plugin like MyCred, GamiPress, etc.

    Such a plugin will provide:

    1. The core “banking” system for points/rewards banking (gaining/losing points)
    2. A core set of actions that users can take to earn/lose points.
    3. Integration with other plugins to provide additional “rewardable” actions.
    4. Finally, they will provide the API or the framework for you (or your developer) to write custom code to hook in your own arbitrary actions that can earn or lose points

    I hope this steers you in the right direction.

    Good luck!

    Thread Starter olgierdb

    (@olgierdb)

    Thank you @gappiah for the answer!

    I tested the plugins and found the way for designing the functionality I wanted. Thanks again! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How can i make users commit to actions?’ is closed to new replies.