Download the PHP package magmodules/magento2-channable without Composer

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

Channable Connect for Magento® 2

The Channable Connect extension makes it effortless to connect your Magento® 2 catalog with the Channable platform.

Installation

To make the integration process as easy as possible for you, we have developed various plugins for your webshop software package. This is the manual for installing the Magento® 2 Plugin. Before you start up the installation process, we recommend that you make a backup of your webshop files, as well as the database.

There are 2 different methods to install the Magento® 2 extension.

  1. Install by using Composer
  2. Install by using the Magento® Marketplace

Installation using Composer

Magento® 2 use the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declare the libraries your project depends on and it will manage (install/update) them for you.

Check if your server has composer installed by running the following command:

If your server doesn’t have composer installed, you can easily install it by using this manual: https://getcomposer.org/doc/00-intro.md

Step-by-step to install the Magento® 2 extension through Composer:

  1. Connect to your server running Magento® 2 using SSH or other method (make sure you have access to the command line).
  2. Locate your Magento® 2 project root.
  3. Install the Magento® 2 extension through composer and wait till it's completed:

  4. Once completed run the Magento® module enable command:

  5. After that run the Magento® upgrade and clean the caches:

  6. If Magento® is running in production mode you also need to redeploy the static content:

  7. After the installation: Go to your Magento® admin portal and open ‘Stores’ > ‘Configuration’ > ‘Magmodules’ > ‘Channable’.

Installation using the Magento® Marketplace

Get your authentication keys Overview of Magento® authentication The repo.magento.com repository, where Magento® 2 and third-party component Composer packages are stored, requires authentication. To provide secure authentication, we enable you to generate a pair 32-¬¬character authentication tokens you can use to access the repository. You generate, access, and can also delete or regenerate your keys using Magento® Marketplace.

To get your authentication keys:

  1. Go to Channable Connect extension on the Magento® Marketplace.
  2. Proceed the purchase (0,00)
  3. Sign In and enter your login credentials. If you don’t have a free account, click Create an Account.
  4. After you log in, click My Access Keys.
  5. Get your secure access keys on Magento® Marketplace
  6. If you already have keys, use the Public Key as your user name and the Private Key as your password.
  7. To create a new key pair, click Create a New Access Key.
  8. When prompted, enter a descriptive name to identify the key pair.
  9. Click Generate New. Use the Public key as your user name and the Private key as your password.

Development by Magmodules

We are a Dutch Magento® Only Agency dedicated to the development of extensions for Magento® 1 and Magento® 2. All our extensions are coded by our own team and our support team is always there to help you out.

Visit Magmodules.eu

Developed for Channable

Channable is a cloud based data feed management platform designed to greatly simplify the online advertising operations of marketing agencies and web shop owners. With Channable you can export your products to various different channels such as comparison shopping engines, affiliate platforms and marketplaces.

Visit Channable.com

Links

Knowledgebase

Terms and Conditions

Contact Us

Compatibility


All versions of magento2-channable with dependencies

PHP Build Version
Package Version
Requires magento/framework Version >=102.0.3
ext-json 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 magmodules/magento2-channable contains the following files

Loading the files please wait ....