Download the PHP package katalys/magento-bridge-module without Composer

On this page you can find all versions of the php package katalys/magento-bridge-module. 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 magento-bridge-module

Katalys

Magento module for Katalys shop integration and This plugin provides a no-hassle integration for advertisers integrating with the Katalys Performance Affiliate Network.

Katalys is a performance-based advertising network for transformational health products and brands. Our publishers deliver high converting in-market traffic to an exclusive list of curated products on the market. Want more eCommerce customers for your brand? Partner with Katalys to craft an enticing performance offer; we’ll do the rest.

Installation

Run the following command to install the package using composer:

How to update

To update this module run the following command:

Note that this will also update any other packages in the project according to composer definition. Depending on the nature of the update the following commands might also be required:

Rollback Version

If happen error with the new version, You can revert the version. If you install version 1.0.1 and need to rollback the update to the last version that worked 1.0.0, You have an example below:

If happen error with your version, after rollback, You can send an email to us about the problem. In the email, please, give us the information below:

Send us the email with the details above to [email protected].

Removal

Run the following command to remove the package using composer:

Configuration

Open the Admin interface and go to Stores -> Configuration -> Katalys. To customize the plugin's operation, You will find two menus:

The menu Shop, You will find the configuration below:

The menu Advertiser Integration, You will find the configuration below:

Verifying Installation

The plugin adds a snippet of JavaScript to your web pages. This snippet enables Katalys to attribute orders to its affiliates.

To verify the plugin has been installed and the appropriate Magento caches have been cleared, look at the source code of any public page -- we suggest simply starting with the homepage. The process to view a page's source is slightly different depending on which browser you're using, but most offer an option of "View Page Source" when right-clicking on the page.

Within the source of the page, you should see a JavaScript snippet as indicated in this screenshot.


All versions of magento-bridge-module with dependencies

PHP Build Version
Package Version
Requires ext-json Version *
ext-openssl Version *
ext-curl Version *
katalys/php-utils Version 1.1.1
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 katalys/magento-bridge-module contains the following files

Loading the files please wait ....