PHPackages                             o3-shop/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. o3-shop/flow-theme

ActiveOxideshop-theme[Utility &amp; Helpers](/categories/utility)

o3-shop/flow-theme
==================

This is Flow Theme for O3-Shop.

v1.1.0(3y ago)04.0k↓50%1GPL-3.0-onlySmarty

Since Mar 5Pushed 2y agoCompare

[ Source](https://github.com/o3-shop/flow-theme)[ Packagist](https://packagist.org/packages/o3-shop/flow-theme)[ Docs](https://www.o3-shop.com/)[ RSS](/packages/o3-shop-flow-theme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (1)

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

[](#flow-theme)

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

[](#general-information)

*Flow* is a responsive theme for all O3-Shop editions.

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

[](#installation)

### Step 1: Get the source code

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

Check out the appropriate branch for your O3-Shop version into the shop's `Application/views` directory:

```
cd DOCUMENT_ROOT/Application/views/
git clone -b BRANCH_NAME https://gitlab.o3-shop.com/o3/flow-theme flow

```

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

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

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

[](#step-3-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_8.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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.8% of commits — single point of failure

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 ~25 days

Total

3

Last Release

1120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53b105106ade5f151851db1839b344f7be04f17d881c49ca0f4da0867d5b2d82?d=identicon)[o3-shop](/maintainers/o3-shop)

---

Top Contributors

[![o3-shop-user](https://avatars.githubusercontent.com/u/115017537?v=4)](https://github.com/o3-shop-user "o3-shop-user (11 commits)")[![egate-media-user](https://avatars.githubusercontent.com/u/23426088?v=4)](https://github.com/egate-media-user "egate-media-user (3 commits)")[![OzoneMolecule](https://avatars.githubusercontent.com/u/127029014?v=4)](https://github.com/OzoneMolecule "OzoneMolecule (2 commits)")

---

Tags

themethemeseshopO3-Shop

### Embed Badge

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

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

###  Alternatives

[sylius/theme-bundle

Themes management for Symfony projects.

1038.1M19](/packages/sylius-theme-bundle)[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)[tatter/themes

Lightweight theme manager for CodeIgniter 4

1710.2k2](/packages/tatter-themes)

PHPackages © 2026

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