Download the PHP package yudiz/coupon-usage-report without Composer

On this page you can find all versions of the php package yudiz/coupon-usage-report. 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 coupon-usage-report

Coupon Usage Report Extension for Magento 2

The Coupon Usage Report module in Magento 2 helps create reports showing how many people used a specific coupon code. It also generates an Excel sheet with user details linked to the usage of those coupons.

Installation

You can install the Yudiz Coupon Usage Report Extension using one of two methods:

  1. Via Composer
  2. By downloading it directly from the available source.

1. Install via composer

Before installing the Yudiz Coupon Usage Report Extension, it is necessary to install the Yudiz Core module. You can obtain the Yudiz Core module by using the following code.

Run the following command:

Now, To install the Yudiz Coupon Usage Report Extension via Composer, follow these steps in your Magento 2 root folder:

Run the following command:

After a successful installation, execute the following commands:

With these steps completed, you'll be ready to utilize the Yudiz Yudiz Coupon Usage Report Extension.

2. Download Directly

Before Downloading the Yudiz Coupon Usage Report Extension, it is necessary to have the Yudiz Core module. You can download the module directly from below link:

https://github.com/yudiz-ritikapatel/yudiz-core

Once the zip file is downloaded, extract its contents within the 'app/code/Yudiz/Core' directory.

Now, To install the Yudiz Coupon Usage Report Extension you can download the Extension from below link:

https://github.com/yudiz-ritikapatel/CouponUsageReport

After successfully downloading the module, follow these steps to install it:

1.Unzip the downloaded folder.

2.Place the unzipped extension folder into the following path:

Indeed, after placing the extension folder in the specified directory, follow these Magento commands to complete the installation:

By following these 2 Ways you can easily obtain and install the module. For detailed instructions on its usage, refer to the user guide within this document.

Features

Magento 2 Coupon Usage Report User Guide

Login to the Magento Admin, navigate to Yudiz -> Couponcode Usage Report.


- Refresh statistics : Click on Statistics or click here link - From Date:Choose the date from which you wish to gather data - To Date: Select the date until which you want the data - Rule Applied: Choose the specific rule to indicate which data you need **Note: Please remember to refresh statistics each time to ensure you have the most up-to-date data.** After click on Click on Statistics you will see the following format:

You have the option to update the statistics as per your requirements by choosing from the following: - Refresh Lifetime Statistics - Refresh Statistics for the Last Day. After completing these steps, click on "Show Report," which will take you to the page showing coupon usage data. And You'll see the coupon usage data in the following manner:

You can easily view which users used which coupon codes here, and by using the Export button, you can download or export this data into an Excel file.

All versions of coupon-usage-report with dependencies

PHP Build Version
Package Version
Requires yudiz/module-core Version ^1.0.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 yudiz/coupon-usage-report contains the following files

Loading the files please wait ...