Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marten-seemann/roxid3

ROXID Three OXID eShop Template
https://github.com/marten-seemann/roxid3

Last synced: about 19 hours ago
JSON representation

ROXID Three OXID eShop Template

Awesome Lists containing this project

README

        

# ROXID Three

ROXID Three builds on top of [ROXID One](https://github.com/marten-seemann/roxid). You need to have the ROXID One repository checked out in a directory named *roxid* in the parent directory of your shop, e.g.:

```
www/
roxid/
your_roxid3_shop/
```

## Using the development version

ROXID requires a few additional database entries. The easiest way to add those for the development version is building a productive version, and run the *sql/install.sql*.

## Building

Building ROXID Three is analogous to building ROXID One. Run `build/build.sh`. Please refer to the install instructions in the ROXID One repository.