PHPackages                             oxidio/theme-flow - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. oxidio/theme-flow

ActiveOxideshop-theme

oxidio/theme-flow
=================

This is Flow Theme for OXID eShop.

01.1kSmarty

Since Nov 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/oxidio/theme-flow)[ Packagist](https://packagist.org/packages/oxidio/theme-flow)[ RSS](/packages/oxidio-theme-flow/feed)WikiDiscussions oxidio-master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

Flow Theme
==========

[](#flow-theme)

General Information
-------------------

[](#general-information)

*Flow* is a responsive theme for all OXID eShop editions.

Installation
------------

[](#installation)

### Step 1: Select the appropriate branch

[](#step-1-select-the-appropriate-branch)

Currently there are 3 main branches for *Flow*:

- Branch `b-1.0` contains *Flow* for OXID eShop version 4.10/5.3
- Branch `b-2.x` contains *Flow* for OXID eShop version 6.0.0
- Branch `b-3.x` contains *Flow* for OXID eShop compilation 6.1 and 6.2
- Branch `master` contain *Flow* for OXID eShop master branch latest commits

### Step 2: Get the source code

[](#step-2-get-the-source-code)

Check out the appropriate branch for your OXID eShop version into the shop's `Application/views` directory:

```
cd DOCUMENT_ROOT/Application/views/
git clone -b BRANCH_NAME https://github.com/OXID-eSales/flow_theme.git flow

```

You should now have a new folder `DOCUMENT_ROOT/Application/views/flow`.

### Step 3: Prepare the database (&lt; version 6.0 only)

[](#step-3-prepare-the-database--version-60-only)

In order to install the theme options, import the `setup.sql` into your database.

#### Option 1: Console

[](#option-1-console)

`mysql -u MYSQL_USER -p SHOP_DATABASE < flow/setup.sql`

#### Option 2: Shop Admin: Service -&gt; Tools

[](#option-2-shop-admin-service---tools)

If you have a local copy of flow files, go to Service -&gt; Tools in Shop Admin, upload flow/setup.sql and click "start update" button

### Step 4: Prepare the `out` folder

[](#step-4-prepare-the-out-folder)

The `out` folder can be prepared in two possible ways. The first option is to use symbolic links, the second is to copy. Using a symbolic link is strongly recommended, as otherwise you would have do the copying everytime *Flow* is updated.

#### Option 1: Symbolic Linking

[](#option-1-symbolic-linking)

Link the theme's `out` directory to the `out` directory of the shop:

`ln -s ../Application/views/flow/out/flow ../../out/flow`

#### Option 2: Copying

[](#option-2-copying)

Copy theme's `out` directory to shop:

`cp -r flow/out/flow ../../out/flow`

You now should be able to do `cd ../../out/flow`.

### Step 5: Activate theme

[](#step-5-activate-theme)

Log into the admin panel, go to *Extensions → Themes → Flow* and press the *Activate* button. Clean the cache and off you go, my friend!

Development
-----------

[](#development)

All *Flow* theme related CSS/Javascript files can be found in theme's `build` directory. To regenerate the theme's assets, the `grunt` tasks should be used. Please install `grunt` and run `grunt's` default task to regenerate all minimized `css` and `js` files:

1. To use `grunt`, `npm` is required. Check `nodejs` website for installation instructions (). Example of Installation on ubuntu system:

    ```
    curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
    sudo apt-get install -y nodejs

    ```
2. Install `grunt` globally and update npm. Example:

    ```
    sudo npm install -g npm grunt-cli

    ```
3. Go to "flow" theme's directory and install all related `grunt` plugins:

    ```
    cd DOCUMENT_ROOT/Application/views/flow/
    npm install

    ```
4. Now its possible to regenerate "flow" theme assets by running `grunt` default task while being in "flow" directory:

    ```
    grunt

    ```

Contributing
------------

[](#contributing)

If you are interested in contributing of some changes, Please read [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.

Issues
------

[](#issues)

Please forward all issues to  for the project **Flow Theme**.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1521167?v=4)[Kaluzki Demjan](/maintainers/kaluzki)[@kaluzki](https://github.com/kaluzki)

---

Top Contributors

[![Sieg](https://avatars.githubusercontent.com/u/98882?v=4)](https://github.com/Sieg "Sieg (165 commits)")[![MantasVaitkunas](https://avatars.githubusercontent.com/u/623436?v=4)](https://github.com/MantasVaitkunas "MantasVaitkunas (23 commits)")[![Alpha-Sys](https://avatars.githubusercontent.com/u/2886119?v=4)](https://github.com/Alpha-Sys "Alpha-Sys (15 commits)")[![vanilla-thunder](https://avatars.githubusercontent.com/u/1874024?v=4)](https://github.com/vanilla-thunder "vanilla-thunder (11 commits)")[![sebbbbauer](https://avatars.githubusercontent.com/u/1807282?v=4)](https://github.com/sebbbbauer "sebbbbauer (10 commits)")[![bpmusicDE](https://avatars.githubusercontent.com/u/5262188?v=4)](https://github.com/bpmusicDE "bpmusicDE (10 commits)")[![hkreuter](https://avatars.githubusercontent.com/u/3692295?v=4)](https://github.com/hkreuter "hkreuter (10 commits)")[![keywan-ghadami-oxid](https://avatars.githubusercontent.com/u/7767623?v=4)](https://github.com/keywan-ghadami-oxid "keywan-ghadami-oxid (10 commits)")[![stroebjo](https://avatars.githubusercontent.com/u/1481657?v=4)](https://github.com/stroebjo "stroebjo (9 commits)")[![robertblank](https://avatars.githubusercontent.com/u/7868142?v=4)](https://github.com/robertblank "robertblank (9 commits)")[![sauliusstasiukaitis](https://avatars.githubusercontent.com/u/3603014?v=4)](https://github.com/sauliusstasiukaitis "sauliusstasiukaitis (6 commits)")[![Shiftas](https://avatars.githubusercontent.com/u/3593099?v=4)](https://github.com/Shiftas "Shiftas (6 commits)")[![vilmal](https://avatars.githubusercontent.com/u/3765393?v=4)](https://github.com/vilmal "vilmal (6 commits)")[![godefroy-le-hardi](https://avatars.githubusercontent.com/u/31134636?v=4)](https://github.com/godefroy-le-hardi "godefroy-le-hardi (6 commits)")[![LePier](https://avatars.githubusercontent.com/u/6086154?v=4)](https://github.com/LePier "LePier (5 commits)")[![alfredbez](https://avatars.githubusercontent.com/u/1001186?v=4)](https://github.com/alfredbez "alfredbez (5 commits)")[![NikolaIvanovski](https://avatars.githubusercontent.com/u/8055347?v=4)](https://github.com/NikolaIvanovski "NikolaIvanovski (4 commits)")[![martin-hofer](https://avatars.githubusercontent.com/u/45734870?v=4)](https://github.com/martin-hofer "martin-hofer (4 commits)")[![kaluzki](https://avatars.githubusercontent.com/u/1521167?v=4)](https://github.com/kaluzki "kaluzki (4 commits)")[![tarique-iqbal](https://avatars.githubusercontent.com/u/1391042?v=4)](https://github.com/tarique-iqbal "tarique-iqbal (4 commits)")

### Embed Badge

![Health badge](/badges/oxidio-theme-flow/health.svg)

```
[![Health](https://phpackages.com/badges/oxidio-theme-flow/health.svg)](https://phpackages.com/packages/oxidio-theme-flow)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
