PHPackages                             o3-shop/wave-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. o3-shop/wave-theme

ActiveOxideshop-theme

o3-shop/wave-theme
==================

This is Wave Theme for O3-Shop.

v1.1.0(3y ago)04.0k↓50%1[1 PRs](https://github.com/o3-shop/wave-theme/pulls)1GPL-3.0-onlySmarty

Since Mar 5Pushed 2y agoCompare

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

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

Wave Theme
==========

[](#wave-theme)

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

[](#general-information)

*Wave* is a responsive theme for all O3-Shop editions. Theme is built on the top of [Flow theme](https://gitlab.o3-shop.com/o3/flow-theme).

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

[](#installation)

If you want to extend the theme you need to clone the repository (see section development) as some soures are ignored on composer installation.

### Step 1: Get the source code

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

This step is only required if the theme is not delivered with the O3-Shop distribution.

```
composer require o3-shop/wave-theme

```

### Step 2: Prepare the database

[](#step-2-prepare-the-database)

In order to install the theme options, import the `setup.sql` (to be found in `DOCUMENT_ROOT/source/Application/views/wave`) into your database.

#### Option 1: Console

[](#option-1-console)

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

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

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

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

### Step 3: Activate theme

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

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

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

[](#development)

All *Wave* 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

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

```

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. Example:

    ```
    sudo npm install -g grunt-cli

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

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

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

    ```
    grunt

    ```

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

[](#contributing)

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

Compatibility with modules
--------------------------

[](#compatibility-with-modules)

1. PayPal module

- The PayPal module contains in a tpl file a check for the theme id `[{if $oViewConf->getActiveTheme()=='flow'}]` which should be adjusted to wave

Issues
------

[](#issues)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

1121d 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 (10 commits)")

---

Tags

themethemeseshopO3-Shop

### Embed Badge

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

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

###  Alternatives

[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)

PHPackages © 2026

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