Okay
  Print

[StreamTube] myCred

myCred is an intelligent and adaptive points management system that allows you to build and manage a broad range of digital rewards including points, ranks and, badges, you can install myCred for free from your WordPress Admin dashboard.

This section does not cover how to Configure myCred and its addons, for further help, please visit myCred website https://codex.mycred.me/chapter-ii/install/

Configure myCRED settings at Appearance > Customize > myCRED panel


Transactions


Upon activating myCred, a Transactions page will be added to each member's dashboard. This page displays all the transactions of users including sending points, receiving points, spending points, etc


Add Buy Points Page


myCred provides a buy points form, which we utilized to create the Buy Points page using Elementor. If you prefer to use myCred shortcodes, you have the option of using either [mycred_buy] or [mycred_buy_form]. The choice is yours.


Sell Video Content


Selling Video Content feature requires myCred plugin and myCred Sell Content addon activated https://codex.mycred.me/chapter-iii/sell-content/

Step 1: Navigate to myCred > General Settings > Sell Content

Step 2: Check the Videos checkbox and configure all available options as you need

Step 3: Scroll down, you may customize your own templates such as Purchase TemplateInsufficient Funds Template and Visitors Template, these templates will be displayed on the player instead of real video.

Code for setting up the Insufficient Funds Template with a custom Buy Points button using Paypal gateway

<div class="text-center">
<h3>Premium Content</h3>
[mycred_buy gateway="paypal-standard"  amount=%price% class="btn btn-sm btn-danger"]Buy %price% points[/mycred_buy] to access this content
</div>

Step 4: Navigate to Appearance > Customize > myCred > Sell Content and set all the fields as desired

As outlined in Step 2, if you have selected Videos I manually select, then you can enable the "Sell Using Points" and set the price on the Edit Post screen for each video

Or from frontend form


Donate Points


To use the Donate Points feature, the myCred Transfers Addon must be installed and enabled, to enable the addon, go to myCred > Add-ons

Then navigate to Appearance > Customize > myCred > Donate, and enable the feature. You can also specify the point type and set the minimum number of points required for a donation.

Send Gift


Setting up Gift is similar to Donate Points, navigate to Appearance > Customize > myCred > Gift and set all the fields as desired