...
Step 1: Login to your Magento Backend and click on the System tab on the top navigation. You should see the Magento Connect link on the menu. Mouse over it and click on the Magento Connect Manager as shown in screenshot below.
Step 2: You will be required to login again. Please enter your admin credentials for the “Magento Connect Manager” login.
...
Step 3: Once authorized you will then be taken to the Magento Connect Manager page as shown in screenshot below. This is where you will need to upload the compressed file (with .tgz extension) provided to you by your Hawk Search Project Manager.
Step 4: If everything has been installed successfully and you do not run into any issues you should see a message clarifying that the package was installed successfully on the Magento Instance.
...
- General tab
- The version number is reported.
- The version number is reported.
- Proxy Module Settings
- Hawksearch Tracking URL (Development)
This parameter controls the test site URL to point to for Hawk Search test environment (http://test.hawksearch.net) - Hawksearch Tracking URL (Production)
This parameter controls the production site URL to point to for Hawk Search production environment (http://manage.hawksearch.com)
- Hawksearch Tracking URL (Development)
- Synchronization Settings
- Synchronize
If you are powering the category pages on your Magento site through Hawk Search, this button will launch a background process that will send basic category data (such as the URL and category ID) to the Hawk Search engine for each managed store view. Categories can be managed individually or globally, see Store View configuration below. Note this does not include product data or product/category associations; use the Hawk Search Data Feed module to synchronize product data. - Enable Cron Sync
This setting allows you to enable the cron job to synchronize categories on a regular basis. - Cron Expression
This setting allows you to specify the cron expression to control the schedule for running the synchronization task. Enter a standard 5 part cron expression. See https://en.wikipedia.org/wiki/Cron for more information about cron expressions. Note that the job cannot be scheduled to run more frequently than hourly (Sample for running daily at 2AM: 0 2 * * *). - Cron Email
This setting allows you to specify an email address that an email should go out to, once Categories have been synchronizes successfully via the cron job.
- Synchronize
Store View Scope
- General
- Enabled
This setting controls if the plugin has been enabled for the current store view. - Enable logging
This setting controls if logging is enabled in the current store view. If logging is enabled, data will be saved in var/log/hawkproxy.log. Note that system logging must also be enabled for this to function.
- Enabled
- Proxy Module Settings
...