Difference between revisions of "X-Cart Mobile Admin"

From X-Cart 4 Classic
Jump to: navigation, search
(Created page with '{{XC version|version=4.4.2+}} ==Overview== ===What Mobile Admin connector does=== This connector provides access to the X-Cart database by a secure connection. The connection se…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{XC version|version=4.4.2+}}
+
{{XC version|version=4.6.0+}}
 
==Overview==
 
==Overview==
  
 
===What Mobile Admin connector does===
 
===What Mobile Admin connector does===
This connector provides access to the X-Cart database by a secure connection. The connection setup any between your server and your mobile phone.
+
This connector provides access from your mobile phone to the X-Cart database by a secure connection.
The sollution doesn't use any other proxy so you can be sure that your data won't be stolen.  
 
  
 
===Why Mobile Admin?===
 
===Why Mobile Admin?===
 
+
Check the Dashboard to see quick statistics: today’s total sales, number of visitors, products sold, latest orders, reviews and low stock products.
 +
See comprehensive order info: products ordered, payment methods, shipping and billing address.
 +
Call or send message to the customer right from customer’s profile page of your store.
 +
First and last name, address, email and orders - everything is in your palm, optimized for mobile browsing.
 +
And more features - in mobile age, not only customer area should be optimized for smaptphones.
 +
Enjoy the unbeatable convenience of running your store from anywhere.
  
 
==System requirements==
 
==System requirements==
  
To be able to successfully install and use the <u>Mobile admin</u> add-on module, you must have a working copy of X-Cart GOLD or GOLD PLUS version 4.4.2 or later installed on your server. Make sure that the version of the module is the same as the version of the installed copy of X-Cart.
+
To be able to successfully install and use the <u>Mobile admin</u> add-on module, you must have a working copy of X-Cart GOLD or GOLD PLUS version 4.6.0 or later installed on your server. Make sure that the version of the module is the same as the version of the installed copy of X-Cart.
  
 
{{Note1|'''Note''': If you do not remember the version of X-Cart on which your store is based, you can look it up in the <u>Environment info</u> section of the [[X-Cart:Summary_Page |Summary]] page in your store's Admin area.}}
 
{{Note1|'''Note''': If you do not remember the version of X-Cart on which your store is based, you can look it up in the <u>Environment info</u> section of the [[X-Cart:Summary_Page |Summary]] page in your store's Admin area.}}
Line 46: Line 50:
 
==Configuring the Mobile Admin connector module==
 
==Configuring the Mobile Admin connector module==
  
After the Mobile Admin connector module has been enabled in your store just go to Mobile admin configuration page and follow a small configuration wizard.
+
After the Mobile Admin connector module has been enabled in your store just go to Mobile admin configuration page and follow a small configuration wizard.
 
 
==Mobile Admin FAQ==
 
'''Q: I've installed the connector but ....'''
 
 
 
'''A:''' Please try to ...
 
  
 
<br />
 
<br />
  
 
[[Category:Draft]]
 
[[Category:Draft]]

Latest revision as of 11:39, 6 March 2014

X-Cart 4.6.0+

Overview

What Mobile Admin connector does

This connector provides access from your mobile phone to the X-Cart database by a secure connection.

Why Mobile Admin?

Check the Dashboard to see quick statistics: today’s total sales, number of visitors, products sold, latest orders, reviews and low stock products. See comprehensive order info: products ordered, payment methods, shipping and billing address. Call or send message to the customer right from customer’s profile page of your store. First and last name, address, email and orders - everything is in your palm, optimized for mobile browsing. And more features - in mobile age, not only customer area should be optimized for smaptphones. Enjoy the unbeatable convenience of running your store from anywhere.

System requirements

To be able to successfully install and use the Mobile admin add-on module, you must have a working copy of X-Cart GOLD or GOLD PLUS version 4.6.0 or later installed on your server. Make sure that the version of the module is the same as the version of the installed copy of X-Cart.

Note: If you do not remember the version of X-Cart on which your store is based, you can look it up in the Environment info section of the Summary page in your store's Admin area.

Installation

To install the module:

  1. Obtain a distribution package for the Mobile Admin connector module by downloading it from the File Area section of your X-Cart Account. The distribution package you need is contained in the archive file x-mobile-admin-x.y.z.tgz, where x, y and z are the version numbers of the module. Make sure the version of the module is the same as the version of the installed X-Cart.
  2. Copy the distribution package to the X-Cart root directory on your server or hosting account.
    • If you are using a Windows-based server, or a UNIX-based server without terminal access:
    a) Decompress the archive with the Mobile Admin connector distribution package to a directory on your system using your favorite compression program (WinZIP or any other archiver with support for TAR files).
    b) Use an FTP client to upload all the files contained in the archive (retaining the directory structure) to the X-Cart root directory on your server or your hosting account.
    • If you are using a UNIX-based server with terminal access:
    a) Use an FTP client to upload the archive with the distribution package to the X-Cart root directory on your server or your hosting account.
    b) Decompress the package using the following command:
    tar -xzvf x-mobile-admin-x.y.z.tgz
    Important: Make sure you keep the directory structure while unpacking and uploading the distribution package, otherwise some necessary files may be overwritten!
  3. In a web browser, run the installation script httр://<YOUR_XCART_DOMAIN>/install-mobile-admin.php replacing the variable <YOUR_XCART_DOMAIN> with the actual domain name of your X-Cart store.
  4. Enter the Auth code, accept the License Agreement and click Next.
  5. The installation script patches the files and activates the module. Click Next to continue the installation.
    Note: If you are using a custom skin, you will need to manually apply the patches to it. Otherwise, the module will not work in this skin.
  6. The installation script generates a new system fingerprint. Click Next to complete the installation.
  7. Use the ADMINISTRATOR AREA link to log in to the Admin area.

Enabling the Mobile Admin module

After the Mobile Admin connector module installation has been completed, the module is enabled and working.
You can disable/enable the module as follows:

  1. In Admin area, go to the Modules section (Settings menu->Modules).
  2. Choose the Mobile Admin module by selecting/unselecting the respective check box on the left.
  3. Click the Apply changes button. This activates/deactivates the module.


Configuring the Mobile Admin connector module

After the Mobile Admin connector module has been enabled in your store just go to Mobile admin configuration page and follow a small configuration wizard.