PHPackages                             georgringer/news-memorize - 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. georgringer/news-memorize

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

georgringer/news-memorize
=========================

Memorize news items in a cart

061PHP

Since Feb 1Pushed 9y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

TYPO3 Extension news\_memorize
==============================

[](#typo3-extension-news_memorize)

This extensions makes it possible for **logged in** users to collect news records to a kind of cart.

Requirements
------------

[](#requirements)

- TYPO3 7.6 LTS
- EXT:news 3.2.0+
- jQuery

Usage
-----

[](#usage)

### Installation

[](#installation)

The recommended way to install the extension is by using *Composer*. In your Composer based TYPO3 project root, just do composer require georgringer/news-memorize.

Otherwise you can install the extension from TYPO3 Extension Repository (TER) by downloading and installing the extension with the extension manager module.

### Include JavaScript

[](#include-javascript)

You need to include an additional JavaScript file. You can either use the one shipped by this extension or take it as inspiration:

```
page.includeJS.99 = typo3conf/ext/news_memorize/Resources/Public/JavaScript/memorize.js
```

### Adopt templates

[](#adopt-templates)

Additionally, the templates need to be adopted.

The Partials/List/Item.html needs to be changed and the following part needs to be added:

```

    Auf die Merkliste
    Von Merkliste entfernen

```

As a new action has been added, you can copy Templates/News/List.html to Templates/News/MemorizeList.html which is used as cart.

### Create new plugin

[](#create-new-plugin)

The cart is being rendered by a new action of the news plugin. Create a new page and add a plugin of type *News system* and choose Memorize List` as action.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (6 commits)")

### Embed Badge

![Health badge](/badges/georgringer-news-memorize/health.svg)

```
[![Health](https://phpackages.com/badges/georgringer-news-memorize/health.svg)](https://phpackages.com/packages/georgringer-news-memorize)
```

PHPackages © 2026

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