Skip to content

Files

Latest commit

3e14320 · Oct 1, 2018

History

History
72 lines (46 loc) · 1.72 KB

README.md

File metadata and controls

72 lines (46 loc) · 1.72 KB

ShopInvader Demonstration template

shopinvader-template is an open-source template for ShopInvader the e-commerce solution for Odoo.

See shopinvader.com

ShopInvader template ShopInvader template screenshot

About

This template provides a solid and flexible foundation for building a new ShopInvader webshop. You can extend and adapt this theme to meet your webshop requirements. See the live demo https://shopinvader.com/template

Requirement

Unless you use the Docker images described later, to preview this template locally you need to install Wagon the LocomotiveCMS command line tool for developping your website on your local machine.

Please, read the documentation of Locomotive: http://locomotive-v3.readme.io

Documentation

See https://akretion.github.io/shopinvader-documentation/.

Installation

Clone this repository and move into your LocomotiveCMS folder.

$ git clone https://github.com/akretion/shopinvader-template.git YOUR_SITE_NAME
bundle exec wagon serve

Launch with docker-compose

Run the container with bash

cd YOUR_SITE_NAME
docker-compose run --service-ports wagon gosu ubuntu bash

Now you are inside the container you can use wagon !

wagon serve

Launch with docky

Run the container with bash

cd YOUR_SITE_NAME
docky run

Now you are inside the container you can use wagon !

wagon serve

Wagon documentation

https://locomotive-v3.readme.io/docs