PHPackages                             oxid-esales/flow-theme - 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. oxid-esales/flow-theme

Abandoned → [oxid-esales/wave-theme](/?search=oxid-esales%2Fwave-theme)Oxideshop-theme

oxid-esales/flow-theme
======================

This is Flow Theme for OXID eShop.

v4.0.0(4y ago)25812.5k↓15.6%48[15 issues](https://github.com/OXID-eSales/flow_theme/issues)2GPL-3.0-onlySmarty

Since Aug 25Pushed 3y ago27 watchersCompare

[ Source](https://github.com/OXID-eSales/flow_theme)[ Packagist](https://packagist.org/packages/oxid-esales/flow-theme)[ Docs](https://www.oxid-esales.com/en/home.html)[ RSS](/packages/oxid-esales-flow-theme/feed)WikiDiscussions b-7.0.x Synced 1mo ago

READMEChangelog (2)DependenciesVersions (50)Used By (2)

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

[](#flow-theme)

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

[](#general-information)

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

**Warning!** Flow theme is depreciated. See also [Wave Theme](https://github.com/OXID-eSales/wave-theme) and [Graph QL Api](https://github.com/OXID-eSales/graphql-storefront-module) for alternatives.

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

[](#installation)

### Step 1: Select the appropriate branch

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

- Branch `b-3.x` contains *Flow* for OXID eShop compilation 6.3 and 6.4
- Branch `master` contains *Flow* for OXID eShop master branch's 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 `out` folder

[](#step-3-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 4: Activate theme

[](#step-4-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:

To get the development files you need to [clone the repository](#step-2-get-the-source-code).

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.

Distribution notice
-------------------

[](#distribution-notice)

The Flow Theme will not be shipped with the next major release of OXID eShop (&gt;6) as it is using older components! Please consider to use the [Wave Theme](https://github.com/OXID-eSales/wave-theme).

Issues
------

[](#issues)

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

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community35

Small or concentrated contributor base

Maturity76

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~94 days

Total

27

Last Release

1399d ago

Major Versions

v1.0.0 → v2.0.02016-11-08

v1.0.1 → v2.2.12017-08-14

v2.3.3 → v3.0.02018-03-27

v3.7.2 → v4.0.02021-07-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1374817?v=4)[oxid](/maintainers/oxid)[@OxID](https://github.com/OxID)

---

Top Contributors

[![Sieg](https://avatars.githubusercontent.com/u/98882?v=4)](https://github.com/Sieg "Sieg (194 commits)")[![MantasVaitkunas](https://avatars.githubusercontent.com/u/623436?v=4)](https://github.com/MantasVaitkunas "MantasVaitkunas (23 commits)")[![liulka-oxid](https://avatars.githubusercontent.com/u/56023474?v=4)](https://github.com/liulka-oxid "liulka-oxid (17 commits)")[![Alpha-Sys](https://avatars.githubusercontent.com/u/2886119?v=4)](https://github.com/Alpha-Sys "Alpha-Sys (15 commits)")[![hkreuter](https://avatars.githubusercontent.com/u/3692295?v=4)](https://github.com/hkreuter "hkreuter (12 commits)")[![keywan-ghadami-oxid](https://avatars.githubusercontent.com/u/7767623?v=4)](https://github.com/keywan-ghadami-oxid "keywan-ghadami-oxid (11 commits)")[![vanilla-thunder](https://avatars.githubusercontent.com/u/1874024?v=4)](https://github.com/vanilla-thunder "vanilla-thunder (11 commits)")[![godefroy-le-hardi](https://avatars.githubusercontent.com/u/31134636?v=4)](https://github.com/godefroy-le-hardi "godefroy-le-hardi (11 commits)")[![bpmusicDE](https://avatars.githubusercontent.com/u/5262188?v=4)](https://github.com/bpmusicDE "bpmusicDE (10 commits)")[![sebbbbauer](https://avatars.githubusercontent.com/u/1807282?v=4)](https://github.com/sebbbbauer "sebbbbauer (10 commits)")[![vilmal](https://avatars.githubusercontent.com/u/3765393?v=4)](https://github.com/vilmal "vilmal (10 commits)")[![a-afsharfarnia](https://avatars.githubusercontent.com/u/54709809?v=4)](https://github.com/a-afsharfarnia "a-afsharfarnia (9 commits)")[![robertblank](https://avatars.githubusercontent.com/u/7868142?v=4)](https://github.com/robertblank "robertblank (9 commits)")[![stroebjo](https://avatars.githubusercontent.com/u/1481657?v=4)](https://github.com/stroebjo "stroebjo (9 commits)")[![NikolaIvanovski](https://avatars.githubusercontent.com/u/8055347?v=4)](https://github.com/NikolaIvanovski "NikolaIvanovski (8 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)")[![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)")[![tkcreateit](https://avatars.githubusercontent.com/u/42207462?v=4)](https://github.com/tkcreateit "tkcreateit (4 commits)")

---

Tags

grunthtmllessoxid-eshopsmartythemeOXIDthemeseshop

### Embed Badge

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

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

###  Alternatives

[oxid-esales/oxideshop-ce

This package contains OXID eShop CE source code.

2381.1M191](/packages/oxid-esales-oxideshop-ce)[oxid-esales/twig-admin-theme

This is a Twig version of the Admin Theme for OXID eShop.

16514.0k2](/packages/oxid-esales-twig-admin-theme)[oxid-esales/apex-theme

APEX Theme

19120.1k4](/packages/oxid-esales-apex-theme)[oxid-esales/paypal-module

This is the PayPal module for the OXID eShop.

36513.5k2](/packages/oxid-esales-paypal-module)[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

19981.7k2](/packages/ddoe-wysiwyg-editor-module)[oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

20459.1k2](/packages/oxid-esales-gdpr-optin-module)

PHPackages © 2026

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