ykss / lefab3d-e-commerce-website

e-commerce website using zen cart and web ERP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zen Cart® - The Art of E-Commerce

Zen Cart® was the first Open Source e-Commerce web application to be fully PA-DSS Certified.

Zen Cart® v1.5.6 is an update with several bugfix patches applied on top of the PA-DSS Certified version v1.5.4.

It's free software, with free community-driven support available 24/7 on the Zen Cart® Support Site forums at https://www.zen-cart.com/forum.php


Zen Cart® v1.5.6a

Compatibility

Zen Cart v1.5.6 is designed for:

  • PHP 5.6 to PHP 7.3 (it "can" work on PHP 5.5, but should use a newer version)
  • Apache 2.2 and 2.4
  • MySQL 5.1 to 5.7 (including MariaDB 10.0 to 10.3)

Installation

Installation is simple:

  1. Download Zen Cart®
  2. Ensure you check that the md5/sha1 hash of the Zip matches those publicly posted.
  1. Unzip the downloaded zip file
  2. Everything inside the folder you unzipped needs to be uploaded to your webserver … for example, into your public_html or www or html folder (the folder will already exist on your webserver)
  3. In your browser, enter the address to your site, such as: www.example.com (or if you uploaded it into another subdirectory such as foldername use www.example.com/foldername)
  4. Rename the /includes/dist-configure.php and /admin/includes/dist-configure.php files to "configure.php" and make the files writable (so the install process can write your configuration information into them after you answer a few questions in the following steps).
  5. Also make the /cache and /logs folders writable. (You will be prompted about making other folders writable during installation)
  6. Follow the instructions that appear in your browser for installation.

If some of the terms used in these brief instructions are things you don't understand, there is a much more detailed set of instructions in the /docs/Implementation-Guide PDF.

Upgrading

Recommended reading related to upgrading: https://www.zen-cart.com/entry.php?3

Guidance for Secure Installations

The Implementation Guide document is provided to give detailed instructions on how to install and secure your site in accordance with PCI Compliance requirements. Whether your site "needs" PCI Compliance or not is up to you to decide, but you should still follow the documented principles to maximize your site's resilience against troublesome access attempted by any undesired/unauthorized visitors.

Documentation

Use your browser to open the /docs/index.html page for links to documentation and the Implementation Guide.

Developer Documentation

Developers wishing to contribute to the Zen Cart® core code may fork the zencart/zencart repository on github and issue Pull Requests from their own feature branches. For detailed help on using github, forking, branching, and contributing see Contributing to Zen Cart code.

Visit docs.zen-cart.com for guidance on issues relevant to developers. This documentation site is very new, but content will be added over time.

Developers will find the standalone Habitat VM to be a useful tool for staging site upgrades and doing offline feature development or testing. Designers may like it for testing new templates without affecting the live site.

Support

For free support, visit our support site: https://www.zen-cart.com/forum.php

Follow Us

For news and updates about Zen Cart®, follow us on Twitter and Facebook

Sign up for our free Newsletter

Subscribe to Critical News Updates And Release Announcements

 

©Copyright 2003-2019, Zen Cart®. All rights reserved.

About

e-commerce website using zen cart and web ERP

License:Other


Languages

Language:PHP 83.7%Language:JavaScript 9.6%Language:CSS 6.1%Language:HTML 0.3%Language:Java 0.1%Language:Hack 0.1%