Download the PHP package viraxpress/rewardpoints without Composer

On this page you can find all versions of the php package viraxpress/rewardpoints. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package rewardpoints

ViraXpress Reward Points

A Magento 2 extension to manage customer reward points with flexible earning rules, product-based rewards, analytics, and cart redemption.

Description

ViraXpress/RewardPoints provides a comprehensive loyalty reward program for Magento 2 stores. Store owners can define rules for earning points through orders, product purchases, reviews, newsletter signups, wishlist sharing, and referrals. Customers can track their balance and history from their account dashboard, and redeem points at checkout.


Features


Compatibility


Installation

  1. Install the extension via Composer:

  2. Run the following commands from your Magento root directory:

  3. Go to Stores > Configuration > ViraXpress > Reward Points to configure the module.

Usage

Admin — Managing Reward Rules

Navigate to Marketing > Reward Points > Manage Reward Points Rules to manage earning rules.

There are two types of rules:

Standard Reward Rules are triggered by customer actions:

Product-Based Reward Rules are linked to product interactions:

Each rule (both types) supports the following configuration:


Admin — Customer Exchange Rates

Navigate to Marketing > Reward Points > Customer Exchange Rates to define how reward points convert to cart discounts.

Each exchange rate entry supports:

This allows different redemption rates for different customer groups or storefronts.


Admin — Configuration

Navigate to Stores > Configuration > ViraXpress > Reward Points to manage global settings.

General

Order Restriction

Display Settings

Customer Account Settings

Email Settings


Admin — Reward Points Analytics

Navigate to Marketing > Reward Points > Reward Points Analytics to view the loyalty performance dashboard.

The dashboard includes:


Frontend — Product & Category Pages

When a reward rule applies to a product, earning messages are automatically displayed:

The icon shown alongside these messages is the one configured in Display Settings.


Frontend — Customer Account (My Reward Points)

Logged-in customers can access their reward points from My Account > My Reward Points.

Reward Points Summary Displays the customer's current net balance along with a breakdown of Total Earned (positive) and Total Spent (negative).

Reward Points History A paginated table showing each point transaction with the following columns:

Click Show More to load older history entries.

About VX Reward Points An informational section populated from the admin-configured HTML description. By default it includes rules such as no minimum balance for redemption, non-transferability, exclusion of taxes and shipping from calculations, and registered-customers-only eligibility.

Reward Points Email Settings Customers can manage their notification preferences:

Changes are saved via the Save Changes button.


Support

For support, please contact ViraXpress at https://www.viraxpress.com or refer to the license agreement.

License

This extension is licensed under the ViraXpress license agreement. See https://www.viraxpress.com/license for details.


All versions of rewardpoints with dependencies

PHP Build Version
Package Version
Requires php Version ~8.1.0||~8.2.0||~8.3.0||~8.4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package viraxpress/rewardpoints contains the following files

Loading the files please wait ...