Download the PHP package salesfire/magento1 without Composer

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

This package is no longer maintained.

Magento 1.x Salesfire Module

Salesfire is a service that provides a number of tools that help to increase sales using various on site methods.

https://www.salesfire.co.uk/

FAQs

Q: Do you offer a free trial?

A: Yes, we offer a free 14 day trial.

Q: Is there any additional costs?

A: Yes, we provide the software which helps increase sales for a fee which is tailored to your business. This is to provide you with the best ROI as possible.

You can find out more information and even get a free trial at https://www.salesfire.co.uk/

How to install

Method 1: Extension Manager

  1. Add Salesfire to your magento account (https://marketplace.magento.com/salesfire-salesfire.html)
  2. Copy the access keys URL from within your magento marketplace account (Similar to https://connect20.magentocommerce.com/xxxx/salesfire+Salesfire-1.0.1)
  3. Navigate to the Magento Connect Manager within your store admin (System > Magento Connect > Magento Connect Manager)
  4. Paste the previously copied access keys URL into the Install New Extensions section then click Install
  5. Click Proceed which will appear below to continue the install
  6. Continue to setup

Method 2: Manual install

  1. Access to your server via SSH
  2. Download the zip package at https://github.com/salesfire/magento1/archive/master.zip and unzip
  3. Copy the app and lib folder to the root directory of your magento store
  4. Continue to setup

How to setup

After installing you will need to enter your Salesfire details by following the steps below:

  1. Navigate to the store configuration (System > Configuration)
  2. Navigate to the Salesfire settings (Salesfire > General)
  3. Populate the Site ID (This can be found within your Salesfire admin)
  4. Mark enabled as Yes
  5. Done

Testing

You can setup a test magento using the following script:

If you want to use sample data, this must be added prior to running the install-magento command. (It's temperamental.)

Admin login details:

admin / magentorocks1


All versions of magento1 with dependencies

PHP Build Version
Package Version
No informations.
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 salesfire/magento1 contains the following files

Loading the files please wait ....