# [Affilicious Theme](https://affilicioustheme.de) [![Build Status](https://travis-ci.org/affilicious/affilicious-theme.svg?branch=master)](https://travis-ci.org/affilicious/affilicious-theme) [![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://affilicioustheme.de) [![License](https://img.shields.io/badge/license-GPL--2.0%2B-red.svg)](https://github.com/affilicious/affilicious-theme/blob/master/LICENSE) #
Affilicious is an affiliate theme build on top of Wordpress. It allows affiliate marketers to easily maintain websites with support for
product & variants, automatic product updates, price comparisons, details, attributes and more. Everything for free.

Read this in other languages: [German](README.de.md)

## Installation ##
### Via the Git version managment ###
For the latest stable master version:

1. Clone the main plugin repository containing the logic into your Wordpress plugin directory: `https://github.com/affilicious/affilicious.git`
2. Clone the theme repository containing the design into your Wordpress theme directory: `https://github.com/affilicious/affilicious-theme.git`
3. Switch the branch to `master`
4. Activate it in the admin area.

For the latest developer version:

1. Clone the main plugin repository containing the logic into your Wordpress plugin directory: `https://github.com/affilicious/affilicious.git`
2. Clone the theme repository containing the design into your Wordpress theme directory: `https://github.com/affilicious/affilicious-theme.git`
3. Switch the branch to `develop`
4. Activate it in the admin area.

### Via a simple ZIP file ###
For the latest stable master version:

1. Download the plugin containing the logic directly as a ZIP file: [https://github.com/affilicious/affilicious/archive/master.zip](https://github.com/affilicious/affilicious/archive/master.zip)
2. Download the theme containing the design directly as a ZIP file: [https://github.com/affilicious/affilicious-theme/archive/master.zip](https://github.com/affilicious/affilicious-theme/archive/master.zip)
3. Upload the plugin and theme to your Wordpress site.
4. Activate both in the admin area.

For the latest developer version:

1. Download the plugin containing the logic directly as a ZIP file: [https://github.com/affilicious/affilicious/archive/develop.zip](https://github.com/affilicious/affilicious/archive/develop.zip)
2. Download the theme containing the design directly as a ZIP file: [https://github.com/affilicious/affilicious-theme/archive/develop.zip](https://github.com/affilicious/affilicious-theme/archive/develop.zip)
3. Upload the plugin and theme to your Wordpress site.
4. Activate both in the admin area.

## Bugs ##
If you find an issue, write it [here](https://github.com/affilicious/affilicious-theme/issues?state=open), dude!

## Contributions ##
Anyone is welcome to contribute to Affilicious Theme. There are various ways you can contribute.

1. Send us a pull request with your bug fixes or new features.
2. Raise an [issue](https://github.com/affilicious/affilicious-theme/issues) on GitHub.
3. Translate Affilicious Theme into different languages.
4. Provide suggestions and feedback on [enhancements](https://github.com/affilicious/affilicious-theme/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open)
