Download the PHP package clerk/magento without Composer

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

clerk.io for Magento

clerk.io is a international tech-startup based in Copenhagen targeting the eCommerce industry. We help webshops sell more through an intelligent search function and targeted product recommendations.

This extension replaces the default search functionality in Magento with a typo-tolerant, fast & relevant search experience and enables product recommendations.

See features and benefits of clerk.io for Magento.

Latest version Magento 1.9.x.x PHP >= 5.3

Installation

To setup this module, you'll need a Clerk account.

  1. Contact Clerk and get your credentials for my.clerk.io.
  2. Download the latest packaged Community Extension from the releases folder.
  3. Install it on your Magento instance through magento connect, you have to relogin after install.
  4. Configure module, to your needs, find help at help.clerk.io for Magento.

Contribute to the Extension

Everybody is welcome to contribute to this extension. Just send a pull request with your changes ;)

There is a docker dev environment available, https://clerkpublic.s3.amazonaws.com/magento-devenv.mov

Docker

The easiest way to setup your development environment is to use Docker. If you're a Mac user, use Docker for Mac to run Docker containers.

Setup the Docker instance

Just run the following script to setup a running Magento 1.9.2 instance with some sample data & the Clerk extension installed:

Administration panel

Administration login is admin with password magentorocks1 and you can access it from http://[docker ip]/admin.

phpMyAdmin

A phpMyAdmin instance is available from http://[docker ip]/phpmyadmin

Shell

You can execute a shell inside the container with the following command:


All versions of magento with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3
magento-hackathon/magento-composer-installer 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 clerk/magento contains the following files

Loading the files please wait ....