Download the PHP package elgentos/magento2-review-reminder without Composer

On this page you can find all versions of the php package elgentos/magento2-review-reminder. 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 magento2-review-reminder

Review Reminder Module for Magento 2

The Review Reminder Module for Magento 2 is a customizable tool that enables online shop owners to automate the process of sending review reminders to customers after the shipping method has been created + configurable days. This module provides a convenient way to request feedback and reviews from customers, helping to improve the reputation and credibility of your online store.

Features

  1. Configuration Options: The module allows you to configure the review link and the complaint link according to your specific requirements. You can set the URLs for these links to direct customers to the appropriate pages where they can leave reviews or submit complaints.

  2. Email Customization: You have the flexibility to configure different email addresses for each shop. This feature enables you to send review reminder emails from specific addresses associated with each shop, providing a more personalized and professional touch.

  3. Delay Settings: The module allows you to set a specific number of days to add to the shipping record creation date before sending the review reminder email. This gives customers enough time to receive and experience the product before being asked to provide a review.

Installation

To install the Review Reminder Module for Magento 2, follow these steps:

  1. Manual Installation:

    • Download the module package.
    • Extract the contents into the app/code directory of your Magento installation.
    • Enable the module by running the following commands from your Magento root directory:

    • After successful installation, the module will be ready to use.
  2. Composer Installation:

    • Run the following commands from your Magento root directory:

    • After successful installation, the module will be ready to use.

Usage

After installing the module, it will automatically track the creation dates of shipping records. Once the specified number of days has passed since the shipping record was created, the module will send a review reminder email to the customer. The email will contain the configured links for leaving a review or submitting a complaint.

To configure the module, navigate to the admin panel of your Magento 2 store and follow these steps:

  1. Go to Stores > Configuration > Extensions > Elgentos > Review Reminder.
  2. Customize the review link and complaint link URLs to match your store's review and complaint pages.
  3. Configure the email address to be used for each shop.
  4. Adjust the number of additional days to add to the shipping record creation date before sending the review reminder email.

Contributing

We welcome contributions to enhance the functionality of the Review Reminder Module. If you would like to contribute, please create a pull request.


All versions of magento2-review-reminder with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0|^8.1|^8.2
ext-json Version *
magento/framework Version ^103.0
magento/module-amqp Version ^100.4
magento/module-asynchronous-operations Version ^100.4
magento/module-backend Version ^102.0
magento/module-config Version ^101.2
magento/module-cron Version ^100.4
magento/module-email Version ^101.1
magento/module-message-queue Version ^100.4
magento/module-sales Version ^103.0
magento/module-store Version ^101.1
phpseclib/phpseclib Version ^3.0.19
nesbot/carbon Version ^2.67
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 elgentos/magento2-review-reminder contains the following files

Loading the files please wait ....