This package is no longer maintained.
Salesfire is a service that provides a number of tools that help to increase sales using various on site methods.
A: Yes, we offer a free 14 day trial.
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/
- Add Salesfire to your magento account (https://marketplace.magento.com/salesfire-salesfire.html)
- Copy the access keys URL from within your magento marketplace account (Similar to https://connect20.magentocommerce.com/xxxx/salesfire+Salesfire-1.0.1)
- Navigate to the Magento Connect Manager within your store admin (System > Magento Connect > Magento Connect Manager)
- Paste the previously copied access keys URL into the
Install New Extensionssection then click Install - Click Proceed which will appear below to continue the install
- Continue to setup
- Access to your server via SSH
- Download the zip package at https://github.com/salesfire/magento1/archive/master.zip and unzip
- Copy the
appandlibfolder to the root directory of your magento store - Continue to setup
After installing you will need to enter your Salesfire details by following the steps below:
- Navigate to the store configuration (System > Configuration)
- Navigate to the Salesfire settings (Salesfire > General)
- Populate the Site ID (This can be found within your Salesfire admin)
- Mark enabled as Yes
- Done
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.)
docker-compose up -d
docker exec -ti <magento web container> install-sampledata
docker exec -ti <magento web container> install-magento
Admin login details:
admin / magentorocks1