Start chat

Eveprest

Prestashop multipurpose responsive theme

Getting Started

Preparation

在您开始设置PrestaShop电子商务之前,请确保您已做好充分准备. Please check the following points:

如果您不想花时间安装模板,请不要犹豫 order 安装服务使用我们的实时聊天.

Editing software

舒适地使用PrestaShop模板, 我们建议您下载所有必需的应用程序. 您可以在模板预览页面看到所需软件列表. 根据模板的不同,要求可能会有所不同. 我们将大致告诉你需要什么:

  1. 首先,您需要应用程序提取密码保护的sources_#########.zip archive. 你可以使用WinZip 9+ (Windows)和Stuffit Expander 10+ (Mac).

  2. 您可能还需要Adobe Photoshop应用程序. It's used to edit .PSD源文件,它是必要的,如果你想编辑模板设计图形和图像.

  3. To edit the template source code files, 你需要一些代码编辑器,比如Adobe Dreamweaver, Notepad++, Sublime Text, etc.

  4. To upload files to the hosting server, 你可能需要一个FTP管理器,如Total Commander, FileZilla, CuteFTP, etc.

Server requirements

请确保您的主机服务器符合PrestaShop的要求:

  • System: Unix, Linux or Windows. Unix is highly recommended.
  • Web server: Apache Web server 1.3 or later, Microsoft's IIS Web server 6.0 or later, and nginx 1.0 or later.
  • PHP 5.4 or later.
  • MySQL 5.5 or later.
  • 服务器上至少有128 Mb的内存(64 Mb比较合适,越多越好).

PrestaShop will work with PHP 5.1或更高版本,但版本低于5.4有可能阻止某些功能按预期工作的错误(如无效的日期时区).

Using the local server

您可以使用本地服务器在计算机上本地运行PrestaShop. 要创建本地托管服务器,请使用 本地主机应用程序,如WAMP、AppServ、XAMP等. 其中任何一种都可以像其他任何一种一样轻松安装 program and used to run PrestaShop.

请查看下面关于如何配置本地开发环境的教程:

Downloading

安装PrestaShop时,需要从网站下载PrestaShop引擎包 official website at www.prestashop.com/en/downloads

只需在下载框输入中插入您的姓名和电子邮件,然后单击 'Download' button.

请确保您的PrestaShop引擎版本符合模板要求. All versions of PrestaShop are available at SourceForge.

Extracting Files

下载PrestaShop引擎包后, 您需要从存档中解压缩它的文件和文件夹.

这可以用任何档案管理器来完成,比如 WinZip (Windows), StuffitExpander (Mac), etc.

请查看以下教程,了解如何从存档中提取文件 WinZip (Windows) and StuffitExpander (Mac).

请注意:如果您的主机控制面板有选项 'Extract' 文件后,您可以使用它直接在服务器上解压缩文件 .zip file is uploaded.

PrestaShop engine installation

请确保您的PrestaShop引擎版本与“技术详细信息”选项卡中的指定版本相符, mentioned as "PrestaShop Engine: 1.X.X.X".
另外,请确保数据库表前缀是 ps_. 仅当PrestaShop引擎与指定版本匹配时才安装示例数据.

完成文件上传后,可以开始PrestaShop引擎安装. 打开网络浏览器,在地址栏中输入“PrestaShop目录的域名/路径”, then reload the current page. You should see the welcome screen. 请按照以下说明安装PrestaShop.

安装助手(选择您的语言)

Please select the installation language.

请注意:安装语言选项不会影响您的存储语言. 默认情况下,PrestaShop提供英文版本. 您可以安装额外的本地化包来更改存储语言.

When you are done, click the 'Next' button.

安装助理(许可协议)

  1. Please check the license agreement.
  2. When you are done, click the 'Next' button.

System Compatibility

检查PHP设置和目录权限. 如果出现任何错误,请联系您的托管提供商以获得进一步的帮助.

If everything is correct, click the 'Next' button.

Shop configuration

此步骤要求您输入商店设置,如商店名称,活动,国家,时区等.

所有这些设置都可以稍后在PrestaShop管理面板中更改.

System Configuration

If you already have a MySQL database, 请在下面的相应字段中输入数据库详细信息.

Otherwise, 您可以从您的主机控制面板或联系您的主机提供商获得数据库详细信息.

When you are done, click the 'Next' button.

Installation is complete

这是安装的最后一步.

出于安全考虑,您需要删除 /install/ directory on your hosting server.

Starting with version 1.5.4, PrestaShop负责为您重命名管理文件夹:它变成单词“admin”后面跟着4个随机数字, i.e. "admin8814.重命名发生在您第一次到达“admin”文件夹时:PrestaShop将其重命名, 然后正确访问重命名的文件夹.

登录PrestaShop后台办公室,进入你新改名的“admin”文件夹, 然后开始用你的数据填充你的目录.

如果您遇到任何困难,请查看 official PrestaShop installation manual.