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

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

oxidio/theme-wave
=================

This is Wave Theme for OXID eShop.

v1.2.0(6y ago)0452GPL-3.0-onlySmarty

Since Aug 13Pushed 6y agoCompare

[ Source](https://github.com/oxidio/theme-wave)[ Packagist](https://packagist.org/packages/oxidio/theme-wave)[ Docs](https://www.oxid-esales.com/en/home.html)[ RSS](/packages/oxidio-theme-wave/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

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

[](#wave-theme)

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

[](#general-information)

*Wave* is a responsive theme for all OXID eShop editions. Theme is built on the top of [Flow theme](https://github.com/OXID-eSales/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 OXID distribution.

```
composer require oxid-esales/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://github.com/OXID-eSales/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
-------------

[](#compatibility)

1. Visual CMS

- In the module settings you need to deacticvate the inclusion of Bootstrap and JQuery
- Compatible with visual CMS 3.3.0 ([https://github.com/OXID-eSales/visual\_cms\_module/commit/75bc2a8f05cd8f2b76b6383eb6213c994494a6ee](https://github.com/OXID-eSales/visual_cms_module/commit/75bc2a8f05cd8f2b76b6383eb6213c994494a6ee))

2. 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

3. B2B Edition

- The B2B Edition contains in tpl files 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

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

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

Total

2

Last Release

2466d ago

### 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 (78 commits)")[![cc-ben](https://avatars.githubusercontent.com/u/39369438?v=4)](https://github.com/cc-ben "cc-ben (43 commits)")[![tfavetto](https://avatars.githubusercontent.com/u/7426923?v=4)](https://github.com/tfavetto "tfavetto (19 commits)")[![martin-hofer](https://avatars.githubusercontent.com/u/45734870?v=4)](https://github.com/martin-hofer "martin-hofer (15 commits)")[![BenjaminJoerger](https://avatars.githubusercontent.com/u/3601583?v=4)](https://github.com/BenjaminJoerger "BenjaminJoerger (9 commits)")[![vilmal](https://avatars.githubusercontent.com/u/3765393?v=4)](https://github.com/vilmal "vilmal (5 commits)")[![NikolaIvanovski](https://avatars.githubusercontent.com/u/8055347?v=4)](https://github.com/NikolaIvanovski "NikolaIvanovski (3 commits)")[![kaluzki](https://avatars.githubusercontent.com/u/1521167?v=4)](https://github.com/kaluzki "kaluzki (3 commits)")[![Alpha-Sys](https://avatars.githubusercontent.com/u/2886119?v=4)](https://github.com/Alpha-Sys "Alpha-Sys (2 commits)")[![gaertnermarkus](https://avatars.githubusercontent.com/u/3882322?v=4)](https://github.com/gaertnermarkus "gaertnermarkus (2 commits)")[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (2 commits)")[![robertblank](https://avatars.githubusercontent.com/u/7868142?v=4)](https://github.com/robertblank "robertblank (2 commits)")[![tarique-iqbal](https://avatars.githubusercontent.com/u/1391042?v=4)](https://github.com/tarique-iqbal "tarique-iqbal (2 commits)")[![tkcreateit](https://avatars.githubusercontent.com/u/42207462?v=4)](https://github.com/tkcreateit "tkcreateit (2 commits)")[![kermie](https://avatars.githubusercontent.com/u/1337898?v=4)](https://github.com/kermie "kermie (1 commits)")[![DanielRuf](https://avatars.githubusercontent.com/u/827205?v=4)](https://github.com/DanielRuf "DanielRuf (1 commits)")[![FlorianPalme](https://avatars.githubusercontent.com/u/6911638?v=4)](https://github.com/FlorianPalme "FlorianPalme (1 commits)")[![keywan-ghadami-oxid](https://avatars.githubusercontent.com/u/7767623?v=4)](https://github.com/keywan-ghadami-oxid "keywan-ghadami-oxid (1 commits)")[![wolf128058](https://avatars.githubusercontent.com/u/946255?v=4)](https://github.com/wolf128058 "wolf128058 (1 commits)")[![SeifertDaniel](https://avatars.githubusercontent.com/u/9882400?v=4)](https://github.com/SeifertDaniel "SeifertDaniel (1 commits)")

---

Tags

OXIDthemeseshop

### Embed Badge

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

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

###  Alternatives

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