PHPackages                             novicell/relewise - 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. novicell/relewise

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

novicell/relewise
=================

Relewise

3.1.0(1y ago)00GPL-2.0+PHP

Since Mar 22Pushed 1y agoCompare

[ Source](https://github.com/novicell-drupal/relewise)[ Packagist](https://packagist.org/packages/novicell/relewise)[ Docs](https://www.novicell.dk)[ RSS](/packages/novicell-relewise/feed)WikiDiscussions 3.x Synced 1w ago

READMEChangelogDependencies (1)Versions (36)Used By (0)

Relewise
========

[](#relewise)

This module adds integration to the Relewise service and offers direct API access for specialized implementations.

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

[](#installation)

Relewise needs two settings in order to work provided in *settings.php*.

- $settings\['relewise.apikey'\] for the API key;
- $settings\['relewise.dataset'\] for what dataset the site uses;

Drupal features
---------------

[](#drupal-features)

These features are implemented out of the box and does not require custom code to utilize.

- Entity indexing. In order to get custom fields as well an alter hook needs to implemented though.
- Content view tracking. *Currently only nodes.*
- User tracking with integration for permission with Cookiebot.

Relewise service
----------------

[](#relewise-service)

For more custom functionality the *"relewise"* service can be used to implement further features with the following methods:

- **isSelectedForIndexing**: Tells whether an entity is selected indexing in the config.
- **userUpdate**: Register updates to the user like logins.
- **registerContentView**: Register content view on an entity.
- **updateContentIndex**: Updates the index on a single entity.
- **updateContentIndexMultiple**: Updates the index on multiple entities at once.
- **deleteContentIndex**: Deletes an entity from the index.
- **resetIndex**: Deletes all content from index and queues reindexing. Warning: may lose tracking data.
- **searchContent**: Performs a search for content in the index.
- **getSearchedContent**: Transforms a search result into entities.
- **getContentId**: Returns a content ID used for content indexing.

API
---

[](#api)

In case more specific and custom functionality is needed there is also a service called *"relewise.api"* which gives direct access to the Relewise API without any adaption to Drupal.

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance43

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~30 days

Recently: every ~83 days

Total

36

Last Release

543d ago

Major Versions

1.x-dev → 2.0.02022-08-31

2.x-dev → 3.0.02024-03-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/f05047c5f08a3cd15e594f28b8ead3ad59fae2ef57a5f7a9440f62beb279bfd0?d=identicon)[novicell-drupal](/maintainers/novicell-drupal)

---

Top Contributors

[![mgp-novicell](https://avatars.githubusercontent.com/u/19587931?v=4)](https://github.com/mgp-novicell "mgp-novicell (35 commits)")[![sdb-novicell](https://avatars.githubusercontent.com/u/199726230?v=4)](https://github.com/sdb-novicell "sdb-novicell (2 commits)")[![SorenBonde](https://avatars.githubusercontent.com/u/12046301?v=4)](https://github.com/SorenBonde "SorenBonde (2 commits)")[![rfonovicell](https://avatars.githubusercontent.com/u/85226003?v=4)](https://github.com/rfonovicell "rfonovicell (1 commits)")

### Embed Badge

![Health badge](/badges/novicell-relewise/health.svg)

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

###  Alternatives

[leeovery/wordpress-to-laravel

1142.4k](/packages/leeovery-wordpress-to-laravel)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

2111.7k](/packages/imanilchaudhari-yii2-currency-converter)

PHPackages © 2026

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