PHPackages                             rah/rah\_unlog\_me - 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. rah/rah\_unlog\_me

ActiveTextpattern-plugin[Utility &amp; Helpers](/categories/utility)

rah/rah\_unlog\_me
==================

Excludes site admins from Textpattern CMS visitor logs

1.5.0(4y ago)031GPL-2.0PHPPHP &gt;=7.4CI passing

Since May 13Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/gocom/rah_unlog_me)[ Packagist](https://packagist.org/packages/rah/rah_unlog_me)[ Docs](https://github.com/gocom/rah_unlog_me)[ Fund](https://www.paypal.me/jukkasvahn)[ RSS](/packages/rah-rah-unlog-me/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

rah\_unlog\_me
==============

[](#rah_unlog_me)

[Download](https://github.com/gocom/rah_unlog_me/releases) | [Packagist](https://packagist.org/packages/rah/rah_unlog_me) | [Issues](https://github.com/gocom/rah_unlog_me/issues)

Exclude set of IP addresses from [Textpattern CMS’](https://textpattern.com/) visitor logs. Can automatically filter out your own hits, site admins and hits made by bots. The plugin adds easy-to-use logging options to Textpattern’s Preferences panel.

Install
-------

[](#install)

Using [Composer](https://getcomposer.org):

```
$ composer require rah/rah_unlog_me
```

Or [download](https://github.com/gocom/rah_unlog_me/releases) an installer package.

Preferences
-----------

[](#preferences)

After installation, you can find rah\_unlog\_me’s settings from Textpattern’s [Preferences panel](https://docs.textpattern.com/administration/preferences-panel), under **Visitor log exclusions** section.

### Exclude site authors’ IPs from the logs?

[](#exclude-site-authors-ips-from-the-logs)

If set to *Yes*, site admin’s visits are not logged while logged-in to the Textpattern admin.

### Additional IPs to exclude from the logs (comma-separated)

[](#additional-ips-to-exclude-from-the-logs-comma-separated)

The second option of rah\_unlog\_me is a field where you can define a comma-separated (`,`) list of IPs which will be excluded from the logs.

This option supports wildcards. `%` matches any number of characters, and `_` matches exactly one character. With the wildcards it’s easy to exclude whole address blocks. Following would exclude local devices from the visitor log:

```
::_%, fc00::_%, 10._%, 127._%, 172.16._%, 192.168.0._%
```

Changelog
---------

[](#changelog)

### Version 1.5.0 – 2022/05/13

[](#version-150--20220513)

- Now actively block hits instead of cleaning the database after. While giving performance benefits, current versions of Texptattern do not save the IP addresses to logs, so cleaning wouldn’t be possible either.
- Now requires Textpattern CMS &gt;= 4.8.0.

### Version 1.4.1 – 2012/09/10

[](#version-141--20120910)

- Improved: Cleaned up the installer and the migration script.

### Version 1.4 – 2012/07/11

[](#version-14--20120711)

- Changed: Moved embedded language strings to Textpacks.
- Added: Finnish translation.
- Added: Excluded IP list supports wildcard. `%` matches zero or more characters and `_` exactly one character.
- Now requires PHP5 or newer.

### Version 1.3 – 2011/12/06

[](#version-13--20111206)

- Changed: Use the exact same method as Textpattern to check logged in user’s IP. Just for consistency, doesn’t really affect anything.
- Removed: JavaScript on Preferences panel. Causes more issues than adds. Not everyone wants everyone to navigate to the plugin’s pane.

### Version 1.2 – 2011/06/03

[](#version-12--20110603)

- Imrpoved: Don’t throw up JavaScript to top of Preferences pane when JavaScript is disabled.
- Improved: Sweep pre-defined list of IPs with a single query.

### Version 1.1 – 2011/03/14

[](#version-11--20110314)

- Fixed: Typo in the uninstaller. Called step from “delete” to “deleted”.
- Added: Forgotten flags.
- Added: Missing privileges for the plugins pane’s options link.
- Fixed: Typo in docs. Changed required TXP version from 4.0.7 to 4.2.0.

### Version 1.0 – 2011/03/13

[](#version-10--20110313)

- Integrated plugin’s preferences to Textpattern’s native preferences pane.
- Better excluding/removing script. No longer searches IPs from the logs if it doesn’t need to; takes no action when logs are off, and removes the additional IPs from logs only when accessing the logs pane.
- Language string support.
- Now requires TXP 4.2.0 for full feature support.

### Version 0.1 – 2009/05/24

[](#version-01--20090524)

- First release

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

1464d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a34b4e1b662cd2c926e8e89a76f93df266b199fe61508d38026cb952f28e59e?d=identicon)[rah](/maintainers/rah)

---

Top Contributors

[![gocom](https://avatars.githubusercontent.com/u/665186?v=4)](https://github.com/gocom "gocom (8 commits)")

---

Tags

plugintextpattern

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rah-rah-unlog-me/health.svg)

```
[![Health](https://phpackages.com/badges/rah-rah-unlog-me/health.svg)](https://phpackages.com/packages/rah-rah-unlog-me)
```

PHPackages © 2026

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