Skip to content

Laurent-Corron/shopinvader-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Demo Shopinvader template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.9%
  • Liquid 45.2%
  • JavaScript 5.9%