PHPackages                             se7enxweb/owmultisite - 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. se7enxweb/owmultisite

ActiveEzpublish-legacy-extension

se7enxweb/owmultisite
=====================

eZ Publish extension which provides template operators to use to build flexible multi website content handling. Time Tested. Great for all ecommerce websites. Great for smart developers!

20PHP

Since Mar 2Pushed 2mo agoCompare

[ Source](https://github.com/se7enxweb/owmultisite)[ Packagist](https://packagist.org/packages/se7enxweb/owmultisite)[ RSS](/packages/se7enxweb-owmultisite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

OWMultiSite
===========

[](#owmultisite)

*owmultisite* provides multisite features for **eZPublish &gt;= 4.4**

\#Features

- **owurl** : Multisite ezurl operator : `{$node_id|owurl()}`, `{$node|owurl()}`, `{$node|owurl( 'my_siteaccess' )}`, `{$node|owurl( 'my_siteaccess', 'full|relative' )}`
- **owini** : Multisite ezini operator : `{owini( 'SiteSettings', 'SiteURL', 'site.ini', 'my_siteaccess' )}`
- **owini\_hasvariable** : Multisite ezini\_hasvariable operator : `{owini_hasvariable( 'SiteSettings', 'SiteURL', 'site.ini', 'my_siteaccess' )}`

\#Usage

`owurl` operator will automatically find which siteaccess contains your node, and will generate an url according to this siteaccess. You also can specify a siteaccess if you want to force this. This operator supports host, PathPrefix and SiteURI settings.

`owini` allows you to read settings for a specific siteaccess, even if it is not current siteaccess.

\#Installation

\##Extension activation

1. Put content on extension in "extension/owmultisite" folder
2. Activate extension : Add the following to your `settings/override/site.ini.append.php` file:

```
[ExtensionSettings]
ActiveExtensions[]=owmultisite

```

3. **Regenerate autoloads**
4. Clear cache

\###Settings for owurl To use owurl operator, please check following settings :

- in `site.ini` :

```
[SiteSettings]
SiteURL

[SiteAccessSettings]
RelatedSiteAccessList[]
(PathPrefixExclude)
(PathPrefix)

[RegionalSettings]
(SiteLanguageList[])

```

- in `content.ini` :

```
[NodeSettings]
RootNode
MediaRootNode
SetupRootNode
DesignRootNode
UserRootNode

```

- in `owmultisite.ini` to exclude a siteaccess (i.e to avoid links to admin siteaccess)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance56

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2a5049c5b1e7a22c301a2472d09281be35f717da316873861c1a8ae785ada7a?d=identicon)[7x](/maintainers/7x)

---

Top Contributors

[![se7enxweb](https://avatars.githubusercontent.com/u/51429274?v=4)](https://github.com/se7enxweb "se7enxweb (2 commits)")

### Embed Badge

![Health badge](/badges/se7enxweb-owmultisite/health.svg)

```
[![Health](https://phpackages.com/badges/se7enxweb-owmultisite/health.svg)](https://phpackages.com/packages/se7enxweb-owmultisite)
```

PHPackages © 2026

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