Download the PHP package developersalliance/customer-feedback without Composer

On this page you can find all versions of the php package developersalliance/customer-feedback. 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 customer-feedback

Customer Feedback Extension for Magento 2

Introduction

Enhance customer engagement and collect valuable insights directly on your Magento 2 store with the Customer Feedback Extension. This powerful tool integrates a feedback form on product pages, allowing customers to share their experiences, suggestions, and thoughts. Designed to foster a direct line of communication between your store and its customers, this extension not only helps in improving product offerings but also elevates the overall customer experience. The option for anonymous submissions ensures privacy, encouraging honest and uninhibited feedback.

Features

Compatibility

Compatible with Magento versions 2.3.x to 2.4.x, ensuring a wide range of Magento stores can benefit from this extension.

Installation

Quickly add the Customer Feedback Extension to your store following these steps:

  1. Download the extension package.
  2. Extract and copy/paste the Devall/CustomerFeedback directory into your Magento's app/code directory.
  3. Enable the module: php bin/magento module:enable Devall_CustomerFeedback.
  4. Install the extension: php bin/magento setup:upgrade.
  5. Clear Cache: php bin/magento cache:clean.

Configuration

Configure the extension via Stores > Configuration > General > Devall Feedback in the Magento admin panel. Here you can enable the extension and set up email notifications as per your preferences.

Usage

Post-installation and configuration, the feedback form will be automatically visible on all product pages. Admin users can easily manage the feedback submissions through the Customer Feedback menu in the Magento admin panel.

Customization and Troubleshooting

FAQs

Find answers to common questions about functionality, customization options, and more, helping you make the most out of the Customer Feedback Extension.

Support

Should you encounter any issues or have questions, please reach out to us at [email protected]. We're here to help!

Changelog

Stay up-to-date with new features, bug fixes, and improvements by checking the changelog section of this README.

License

This extension is proudly released under the MIT License. See the LICENSE file for more details.

Visit our website for further details and the latest updates on the Customer Feedback Extension for Magento 2.


All versions of customer-feedback with dependencies

PHP Build Version
Package Version
Requires php Version ^7.2 || ^8.0
magento/framework Version >103.0
magento/module-catalog Version >103.0
magento/module-ui Version >101.1
magento/module-backend Version >101.0
developersalliance/module-base Version *
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 developersalliance/customer-feedback contains the following files

Loading the files please wait ....