Title: Rubix Notify
Author: Vincent Vu
Published: <strong>June 10, 2026</strong>
Last modified: June 10, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/rubix-notify.svg)

# Rubix Notify

 By [Vincent Vu](https://profiles.wordpress.org/rubixvi/)

[Download](https://downloads.wordpress.org/plugin/rubix-notify.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/rubix-notify/#description)
 * [Reviews](https://wordpress.org/plugins/rubix-notify/#reviews)
 *  [Installation](https://wordpress.org/plugins/rubix-notify/#installation)
 * [Development](https://wordpress.org/plugins/rubix-notify/#developers)

 [Support](https://wordpress.org/support/plugin/rubix-notify/)

## Description

Rubix Notify sends login notifications from your WordPress site to an ntfy topic.
It is designed for site owners, administrators, agencies, and managed service providers
who want simple push alerts when users access a WordPress dashboard.

The plugin can be used with ntfy.sh or a self-hosted ntfy server. This makes it 
suitable for personal sites, client websites, internal systems, managed WordPress
environments, and privacy-conscious deployments.

When a user logs in, the plugin can send a notification to your configured ntfy 
topic. This helps administrators keep track of access activity without needing to
constantly check WordPress logs or email inboxes.

Typical use cases include:

 * Monitoring administrator logins
 * Receiving alerts for client website access
 * Tracking access to internal WordPress sites
 * Sending login events to a self-hosted notification server
 * Improving visibility across managed WordPress installations

Rubix Notify is lightweight and focused. It does not replace a full security plugin,
firewall, or audit logging system. Instead, it provides a simple notification layer
for login activity.

### Features

 * Send login alerts to ntfy
 * Supports ntfy.sh and self-hosted ntfy servers
 * Works with custom ntfy server URLs
 * Optional token-based authentication
 * Lightweight WordPress integration
 * Suitable for agencies, administrators, and managed WordPress sites

### Source Code and Build Instructions

This plugin includes a compiled React admin asset at admin/index.js.

The human-readable source code used to generate the compiled admin asset is publicly
available at:

https://github.com/rubix-studios-pty-ltd/rubix-notify

To rebuild the compiled admin files:

Clone the repository.
 Install dependencies with pnpm install. Build the admin assets
with pnpm build.

The generated admin JavaScript is output to admin/index.js.

Third-party JavaScript dependencies are declared in package.json and locked in pnpm-
lock.yaml.

The public repository is provided so future maintainers, reviewers, and contributors
can inspect, modify, and rebuild the React admin interface from source.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/rubix-notify` directory, or
    install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to the ntfy settings page in WordPress.
 4. Enter your ntfy server URL.
 5. Enter your topic name.
 6. Add an authentication token if your ntfy topic requires one.
 7. Save your settings.
 8. Log in to WordPress to confirm that a notification is sent.

## FAQ

### Does this work with self-hosted ntfy servers?

Yes. The plugin is designed to work with ntfy.sh as well as private ntfy servers
hosted on custom domains or internal infrastructure.

### Does this replace a WordPress security plugin?

No. This plugin only sends login notifications to ntfy. It should be used alongside
normal WordPress security practices, such as strong passwords, two-factor authentication,
regular updates, and appropriate user permissions.

### Can I use an authentication token?

Yes. If your ntfy topic requires authentication, you can configure a token in the
plugin settings.

### Will this send email notifications?

No. This plugin sends notifications to ntfy. It does not send WordPress email alerts.

### Does the plugin create audit logs?

No. The plugin focuses on sending login notifications. It is not intended to be 
a full audit logging system.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Rubix Notify” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Vincent Vu ](https://profiles.wordpress.org/rubixvi/)

[Translate “Rubix Notify” into your language.](https://translate.wordpress.org/projects/wp-plugins/rubix-notify)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rubix-notify/), check
out the [SVN repository](https://plugins.svn.wordpress.org/rubix-notify/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/rubix-notify/) by
[RSS](https://plugins.trac.wordpress.org/log/rubix-notify/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Added WordPress login notifications for ntfy.
 * Added support for custom ntfy server URLs.
 * Added support for optional authentication tokens.

## Meta

 *  Version **1.0.0**
 *  Last updated **11 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[Login Alerts](https://wordpress.org/plugins/tags/login-alerts/)
   [Notifications](https://wordpress.org/plugins/tags/notifications/)[security](https://wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://wordpress.org/plugins/rubix-notify/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rubix-notify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rubix-notify/reviews/)

## Contributors

 *   [ Vincent Vu ](https://profiles.wordpress.org/rubixvi/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rubix-notify/)