Download the PHP package sourceknowledge/shopping-ads without Composer

On this page you can find all versions of the php package sourceknowledge/shopping-ads. 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 shopping-ads

SourceKnowledge Shopping Ads for Magento 2

Automatically add SourceKnowledge pixels to your store and generate a shopping feed from your catalog to increase sales on your website.

In just a few steps, you can install the SourceKnowledge App and turn your Magento 2 catalog into shopping ads. Once you connect SourceKnowledge to your Magento 2 store, you instantly run your product catalog on comparison shopping engines, deal sites, native advertising and on social media.

Compatibility

Installation

Install via composer (recommended)

Run the following command in Magento 2 root folder:

Using GIT clone

git clone https://github.com/sourceknowledge/shopping-ads.git app/code/Sourceknowledge/ShoppingAds

Activation

Run the following commands in Magento 2 root folder:

Recompile your Magento project

Clear Cache

Configuration

  1. System > Integrations > Sourceknowledge_ShoppingAds
  2. Click Activate to grant the required permissions.
  3. When asked about Sourceknowledge account, choose EXISTING CLIENT or NEW CLIENT otherwise, and complete the activation process.
  4. If you already have an account with Sourceknowledge, log in with your credentials or sign-up to complete the activation process.

Discount Code URL

Allows discount codes to be applied to a browser session automatically via a query string. For example, with the default settings, the following will make sure the MYDISCOUNTCODE coupon is applied during checkout:

https://url.to.my.store?sk_coupon=MYDISCOUNTCODE

Config options can be found in Stores -> Configuration -> Customers -> Promotions -> Discount URL Settings


All versions of shopping-ads with dependencies

PHP Build Version
Package Version
Requires php Version ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0
magento/framework Version ~102||~103
magento/module-integration Version ~100
magento/module-catalog Version ~103||~104
magento/module-checkout Version ~100
magento/module-directory Version ~100
magento/module-customer Version ~102||~103
magento/module-sales Version ~102||~103
magento/module-quote Version ~101
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 sourceknowledge/shopping-ads contains the following files

Loading the files please wait ....