Download the PHP
package feedaty/module-badge2 without Composer
On this page you can find all versions of the php package
feedaty/module-badge2. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor feedaty Package module-badge2 Short Description Feedaty Badge for magento 2 License
AFL-3.0
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.
Feedaty is a social commerce site dedicated to online stores for the professional management of customer feedback.
The service is provided through a platform Saas (Software as a Service) and may be activated quickly and easily through a short integration process.
INSTALL FEEDATY MODULE
Install from composer
1) move to your magento root directory
2) login as the owner of your magento filesystem, for example:
3) require and install the package
Install Feedaty module manually
1) Download Feedaty Module from https://github.com/feedaty/Feedaty_Badge-Magento2
2) You have to manually create folders Feedaty/Badge/ at path/to/your/magento-root-dir/app/code/ and Move content of Feedaty_Badge-Magento2-master directory in path/to/your/magento-root-dir/app/code/Feedaty/Badge/
3) move to your magento root directory
5) login as the owner of your magento filesystem, for example:
5) run comand
DISABLE FEEDATY MODULE
Disable feedaty module from Magento Console.
1st) login with the own of the magento installation, after you must enter below commands:
to clear static contents you can append "--clear-static-contents" in module:disable command
If you append "--clear-static-contents" don't forget to run
SETUP/CONFIG FEEDATY WIDGETS
To setup Feedaty Widgets follow these steps;
1st) Click on "Stores" in the left-side bar menu.
2nd) Click on "Configurations".
3rd) Insert Feedaty merchant codes and Feedaty merchant secrets on relative stores .
4th) Select preferences aboute module design, and set on enable widgets and/or product reviews.
Import Feedaty Reviews
Reviews are imported by cron job. Make sure you have cron enabled on Magento.
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 feedaty/module-badge2 contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.