prestashop_1.6.0.6

所属分类:WEB开发
开发工具:PHP
文件大小:20067KB
下载次数:5
上传日期:2014-05-16 11:47:33
上 传 者zz771386
说明:  一款非常好的网上商城系统,PHP+MSSQL设计,测试地址:http://www.exshooop.com
(Online Shopping Mall)

文件列表:
Install_PrestaShop.html (296, 2014-02-25)
prestashop (0, 2014-04-10)
prestashop\admin (0, 2014-04-10)
prestashop\admin\ajax-tab.php (1716, 2014-04-10)
prestashop\admin\ajax.php (4729, 2014-04-10)
prestashop\admin\ajax_products_list.php (3004, 2014-04-10)
prestashop\admin\autoupgrade (0, 2014-04-10)
prestashop\admin\autoupgrade\index.php (1303, 2014-04-10)
prestashop\admin\backup.php (2783, 2014-04-10)
prestashop\admin\backups (0, 2014-04-10)
prestashop\admin\backups\.htaccess (33, 2014-04-10)
prestashop\admin\backups\index.php (1267, 2014-04-10)
prestashop\admin\cron_currency_rates.php (1314, 2014-04-10)
prestashop\admin\displayImage.php (1493, 2014-04-10)
prestashop\admin\drawer.php (3411, 2014-04-10)
prestashop\admin\export (0, 2014-04-10)
prestashop\admin\export\.htaccess (33, 2014-04-10)
prestashop\admin\export\index.php (1267, 2014-04-10)
prestashop\admin\filemanager (0, 2014-04-10)
prestashop\admin\filemanager\ajax_calls.php (8179, 2014-04-10)
prestashop\admin\filemanager\config (0, 2014-04-10)
prestashop\admin\filemanager\config\config.php (8557, 2014-04-10)
prestashop\admin\filemanager\css (0, 2014-04-10)
prestashop\admin\filemanager\css\bootstrap-lightbox.min.css (887, 2014-04-10)
prestashop\admin\filemanager\css\bootstrap-modal.min.css (3322, 2014-04-10)
prestashop\admin\filemanager\css\bootstrap-responsive.min.css (16849, 2014-04-10)
prestashop\admin\filemanager\css\bootstrap.min.css (105939, 2014-04-10)
prestashop\admin\filemanager\css\dropzone.css (11649, 2014-04-10)
prestashop\admin\filemanager\css\dropzone.min.css (10027, 2014-04-10)
prestashop\admin\filemanager\css\jquery.contextMenu.min.css (3283, 2014-04-10)
prestashop\admin\filemanager\css\style.css (23948, 2014-04-10)
prestashop\admin\filemanager\css\style.less (19680, 2014-04-10)
prestashop\admin\filemanager\dialog.php (39412, 2014-04-10)
prestashop\admin\filemanager\execute.php (6583, 2014-04-10)
prestashop\admin\filemanager\force_download.php (752, 2014-04-10)
prestashop\admin\filemanager\img (0, 2014-04-10)
prestashop\admin\filemanager\img\cut.png (587, 2014-04-10)
prestashop\admin\filemanager\img\date.png (471, 2014-04-10)
prestashop\admin\filemanager\img\dimension.png (288, 2014-04-10)
prestashop\admin\filemanager\img\door.png (343, 2014-04-10)
... ...

PrestaShop ====== ![PrestaShop](http://www.prestashop.com/images/banners/general/banner-github-165_728x90.png "PrestaShop") About PrestaShop -------- PrestaShop is a free and open-source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, is fully responsive (both front- and back-office), etc. [See all the available features][1].

PrestaShop's back-office dashboard

To download the latest stable version of PrestaShop, go to [the download page][2] on the official PrestaShop site. About this repository -------- This repository contains the latest version of PrestaShop: version 1.6. You can learn more about the new features of this version on [the progress page][3]. Clicking the "Download ZIP" button from the root of this repository will download the current state of PrestaShop 1.6 -- a branch that is in active development, and ready for production use. Note that the ZIP file will not contain the default modules: you need to make a recursive clone using Git in order to download these files too. See [CONTRIBUTING.md][8] for more information about using Git. Server configuration -------- To install PrestaShop, you need a web server running PHP 5 and any flavor of MySQL 5 (MySQL, MariaDB, Percona Server, etc.). You will also need a database administration tool, such as phpMyAdmin, in order to create a database for PrestaShop. We recommend the Apache or Nginx web servers. If your host does not offer PHP 5 by default, [here are a few explanations][4] about PHP 5 or the .htaccess file for certain hosting services (1&1, Free.fr, OVH, Infomaniak, Amen, GoDaddy, etc.). If you want your own store with nothing to download and install, visit [http://www.prestabox.com][5]: it lets you create your online store in less than 10 minutes without any technical knowledge. Installation -------- Once the files in the PrestaShop archive have been decompressed and uploaded on your hosting space, go to the root of your PrestaShop directory with your web browser, and the PrestaShop installer will start automatically. Follow the instructions until PrestaShop is installed. If you get any PHP error, it might be that you do not have PHP 5 on your web server, or that you need to activate it. See [this page for explanations about PHP 5][4], or contact your web host directly. If you do not find any solution to start the installer, please post about your issue on [the PrestaShop forums][6]. Documentation -------- The official PrestaShop documentation is available online [on its own website][7]. Contributing -------- If you want to contribute code to PrestaShop, read the [CONTRIBUTING.md][8] file in this repository or read the [tutorials about contribution][9] on the documentation site. If you want to help translate PrestaShop in your language, [join us on Crowdin][10]! [![Crowdin](https://crowdin.net/badges/prestashop-official/localized.png)](https://crowdin.net/project/prestashop-official) Forums -------- You can discuss about e-commerce, help other merchants and get help, and contribute to improving PrestaShop together with the PrestaShop community on [the PrestaShop forums][6]. Support -------- If you need help using PrestaShop 1.6, contact the PrestaShop support team: http://support.prestashop.com/. Thank you for downloading and using the PrestaShop e-commerce Open-source solution! [1]: http://www.prestashop.com/en/features [2]: http://www.prestashop.com/en/download [3]: http://www.prestashop.com/en/progress-1-6 [4]: http://doc.prestashop.com/display/PS16/Misc.+information#Misc.information-ActivatingPHP5 [5]: http://www.prestabox.com [6]: http://www.prestashop.com/forums/ [7]: http://doc.prestashop.com [8]: CONTRIBUTING.md [9]: http://doc.prestashop.com/display/PS16/Contributing+to+PrestaShop [10]: https://crowdin.net/project/prestashop-official

近期下载者

相关文件


收藏者