Difference between revisions of "X-Cart:Files"
m |
|||
Line 3: | Line 3: | ||
X-Cart provides a repository where the store staff can keep files; for example, the files of downloadable products (like software or e-books). The store staff can view and manage the contents of this repository using X-Cart's built-in file manager. | X-Cart provides a repository where the store staff can keep files; for example, the files of downloadable products (like software or e-books). The store staff can view and manage the contents of this repository using X-Cart's built-in file manager. | ||
− | In X-Cart GOLD, the files repository corresponds to the directory <u>/ | + | In X-Cart GOLD, the files repository corresponds to the directory <u>/xcart/files</u>, where <u>/xcart</u> is X-Cart installation directory. This repository is a common file storage space accessible equally to all of the store users with administrator/provider privileges. |
− | In X-Cart PRO, the files repository also corresponds to the directory <u>/ | + | In X-Cart PRO, the files repository also corresponds to the directory <u>/xcart/files</u>; however, only users with unlimited administrator privileges have the ability to view and manage the contents of this repository in its entirety. For each of the store provider, a separate area is established within the repository beyond which they cannot access. This area corresponds to the directory <u>/xcart/files/</u>provider_login, where <u>/xcart</u> is X-Cart installation directory, and provider_login is the login name of the respective store provider. |
== Roles in file management == | == Roles in file management == | ||
Line 11: | Line 11: | ||
If you are an X-Cart GOLD administrator/provider or an X-Cart PRO administrator, you can perform the following tasks using X-Cart's file manager: | If you are an X-Cart GOLD administrator/provider or an X-Cart PRO administrator, you can perform the following tasks using X-Cart's file manager: | ||
− | * you can view the contents of the store's files repository <u>/ | + | * you can view the contents of the store's files repository <u>/xcart/files</u> (See [[#Viewing the Contents of the Files Repository]]). |
− | * you can manage the contents of the store's files repository <u>/ | + | * you can manage the contents of the store's files repository <u>/xcart/files</u> (See [[#Managing the Contents of the Files Repository]]). |
If you are an X-Cart PRO provider: | If you are an X-Cart PRO provider: | ||
− | * you can view the contents of your area in the store's files repository <u>/ | + | * you can view the contents of your area in the store's files repository <u>/xcart/files/provider_login</u> (See [[#Viewing the Contents of the Files Repository]]). |
− | * you can manage the contents of your area in the store's files repository <u>/ | + | * you can manage the contents of your area in the store's files repository <u>/xcart/files/provider_login</u> (See [[#Managing the Contents of the Files Repository]]). |
==Viewing the Contents of the Files Repository== | ==Viewing the Contents of the Files Repository== | ||
==Managing the Contents of the Files Repository== | ==Managing the Contents of the Files Repository== |
Revision as of 22:23, 27 January 2010
Contents
Files in X-Cart
X-Cart provides a repository where the store staff can keep files; for example, the files of downloadable products (like software or e-books). The store staff can view and manage the contents of this repository using X-Cart's built-in file manager.
In X-Cart GOLD, the files repository corresponds to the directory /xcart/files, where /xcart is X-Cart installation directory. This repository is a common file storage space accessible equally to all of the store users with administrator/provider privileges.
In X-Cart PRO, the files repository also corresponds to the directory /xcart/files; however, only users with unlimited administrator privileges have the ability to view and manage the contents of this repository in its entirety. For each of the store provider, a separate area is established within the repository beyond which they cannot access. This area corresponds to the directory /xcart/files/provider_login, where /xcart is X-Cart installation directory, and provider_login is the login name of the respective store provider.
Roles in file management
If you are an X-Cart GOLD administrator/provider or an X-Cart PRO administrator, you can perform the following tasks using X-Cart's file manager:
- you can view the contents of the store's files repository /xcart/files (See #Viewing the Contents of the Files Repository).
- you can manage the contents of the store's files repository /xcart/files (See #Managing the Contents of the Files Repository).
If you are an X-Cart PRO provider:
- you can view the contents of your area in the store's files repository /xcart/files/provider_login (See #Viewing the Contents of the Files Repository).
- you can manage the contents of your area in the store's files repository /xcart/files/provider_login (See #Managing the Contents of the Files Repository).