salesfire / magento1
Salesfire Magento 1
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Type:magento-module
This package is auto-updated.
Last update: 2025-03-06 02:17:30 UTC
README
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.
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
- 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 Extensions
section then click Install - Click Proceed which will appear below to continue the install
- Continue to setup
Method 2: Manual install
- Access to your server via SSH
- Download the zip package at https://github.com/salesfire/magento1/archive/master.zip and unzip
- Copy the
app
andlib
folder to the root directory of your magento store - Continue to setup
How 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
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.)
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