All Projects → litecart → Litecart

litecart / Litecart

Licence: other
LiteCart - Free Shopping Cart Platform - Built with PHP, jQuery HTML 5 and CSS 3

Labels

Projects that are alternatives of or similar to Litecart

Fotorama
A simple, stunning, powerful jQuery gallery.
Stars: ✭ 1,567 (+1087.12%)
Mutual labels:  jquery
Sidebar
Sidebars for web apps
Stars: ✭ 127 (-3.79%)
Mutual labels:  jquery
Jquery Syntax
jQuery.Syntax is a light-weight client-side syntax highlighter.
Stars: ✭ 129 (-2.27%)
Mutual labels:  jquery
Ct Material Kit Pro
Premium Bootstrap 4 UI Kit based on Google's Material Design
Stars: ✭ 123 (-6.82%)
Mutual labels:  jquery
Midia
Simple Media manager for your Laravel project
Stars: ✭ 126 (-4.55%)
Mutual labels:  jquery
Checkboxes.js
☑️ A jQuery plugin that gives you nice powers over your checkboxes.
Stars: ✭ 127 (-3.79%)
Mutual labels:  jquery
Femtojs
femtoJS - Really small JavaScript (ES6) library for DOM manipulation.
Stars: ✭ 122 (-7.58%)
Mutual labels:  jquery
Klik Socialmediawebsite
Complete PHP-based Login/Registration system, Profile system, Chat room, Forum system and Blog/Polls/Event Management System.
Stars: ✭ 129 (-2.27%)
Mutual labels:  jquery
Thedesk
Mastodon/Misskey Client for PC.
Stars: ✭ 127 (-3.79%)
Mutual labels:  jquery
Frontend Hard Mode Interview
《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。
Stars: ✭ 2,338 (+1671.21%)
Mutual labels:  jquery
Charroom
PHP + Swoole 聊天室
Stars: ✭ 125 (-5.3%)
Mutual labels:  jquery
Widget
A set of widgets based on jQuery&&javascript. 一套基于jquery或javascript的插件库 :轮播、标签页、滚动条、下拉框、对话框、搜索提示、城市选择(城市三级联动)、日历等
Stars: ✭ 1,579 (+1096.21%)
Mutual labels:  jquery
Base App
An app to help jumpstart a new Rails 4 app. Features Ruby 2.0, PostgreSQL, jQuery, RSpec, Cucumber, user and admin system built with Devise, Facebook login.
Stars: ✭ 127 (-3.79%)
Mutual labels:  jquery
Btabs
A jQuery plugin open pages in tab, based on Bootstrap2,3
Stars: ✭ 124 (-6.06%)
Mutual labels:  jquery
Jquery.serializejson
Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays.
Stars: ✭ 1,648 (+1148.48%)
Mutual labels:  jquery
Water Monitoring System
Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.
Stars: ✭ 122 (-7.58%)
Mutual labels:  jquery
Jquery.applink
Launch native apps from web page links for mobile and desktop devices
Stars: ✭ 127 (-3.79%)
Mutual labels:  jquery
Keyboard
Virtual Keyboard using jQuery ~
Stars: ✭ 1,670 (+1165.15%)
Mutual labels:  jquery
Jquery.fbmessenger
Fake Facebook Messenger interactions on an iPhone with a simple jQuery plugin!
Stars: ✭ 130 (-1.52%)
Mutual labels:  jquery
Involt
Inject hardware interactions directly into HTML layout.
Stars: ✭ 128 (-3.03%)
Mutual labels:  jquery

LiteCart®


LiteCart is a lightweight e-commerce platform for online merchants. Developed in PHP, HTML 5, and CSS 3.

LiteCart is a registered trademark, property of founder T. Almroth - LiteCart AB.

How To Install

For an updated version of the upgrade documentation, visit https://wiki.litecart.net/how_to_install

What you need:

  • An Apache2 web server running PHP 5.4 or higher. Latest stable PHP release recommended for best performance.
  • A MySQL 5.5+ account.

If you don't have access to a web server and want to try LiteCart on your local machine, check out AMPPS. AMPPS is an Apache web server suite that offers LiteCart for installation with one click using Softaculous.

Instructions

Please note running your own website requires some common sense of web knowledge. If this is not your area of expertise, ask a friend or collegue to assist you.

  1. Connect to your web host via FTP using your favourite FTP software.

  2. Transfer the contents of the folder public_html/ in this archive (yes the contents inside the folder - not the folder itself). Transfer it to your website root directory. Using subdirectories is supported but not recommended.

    Example:

    /var/www/

    /home/username/public_html/

    C:\xampp\htdocs\

Paths are machine specific, so talk to your web host if you are uncertain where this folder is.

  1. Point your web browser to the URL of your website followed by the subfolder install/ e.g. http://www.mysite.com/install/. If you placed LiteCart in a subfolder of the web root, the path should be something like http://www.mysite.com/litecart/install. The installation page should now load.

  2. Carefully read the instructions on the page. Fill in your details for database, region, etc. Click the Install button when you are ready.

If everything went well LiteCart should be successfully installed.

For community written installation instructions see https://wiki.litecart.net/doku.php?id=how_to_install.

Get Started

To get your store up and running, see our step list for best practise.

How To Change The Look Of Your Store

Navigate to the folder ~/includes/templates/default.catalog/ and you will find all HTML content and CSS files to edit. If you want to adapt your work with LESS instead of CSS you will need a LESS compiler. We recommend downloading our Developer Kit that has a preconfigured LESS compiler and JavaScript minifyer.

See our wiki article How To Create a Template.

Official Website

GitHub Repository

Issue Tracker

Community Forums

Community Wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].