PHPackages                             ournameismud/current-see - 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. ournameismud/current-see

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

ournameismud/current-see
========================

Plugin to generate externally accessible feed of versions

1.0.5(5y ago)1351MITPHP

Since Jul 10Pushed 5y ago2 watchersCompare

[ Source](https://github.com/ournameismud/currentsee)[ Packagist](https://packagist.org/packages/ournameismud/current-see)[ RSS](/packages/ournameismud-current-see/feed)WikiDiscussions master Synced yesterday

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

Current See plugin for Craft CMS 3.x
====================================

[](#current-see-plugin-for-craft-cms-3x)

Plugin to generate externally accessible feed of versions

[![Screenshot](resources/img/plugin-logo.png)](resources/img/plugin-logo.png)

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require ournameismud/current-see

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Current See.

Current See Overview
--------------------

[](#current-see-overview)

This plugin is designed to scan your Craft build to see what updates are needed and generate an XML feed for those that are out of date. This can ideally be used with services like [IFTTT](https://ifttt.com/) eg to post to Slack or send email notifications.

Configuring Current See
-----------------------

[](#configuring-current-see)

Before using you will need to generate an Api Key for use by the plugin.
Go to Plugin &gt; Settings and save an Api Key. One will automatically be generated for you or add your own.

Using Current See
-----------------

[](#using-current-see)

There are two controller actions currently employed by the plugin. One to scan the Craft installation and the other to provide the feed.

### Scan Craft

[](#scan-craft)

Because checking Craft versions requires several curl requests to the [Craftnet API](https://docs.api.craftcms.com/) this service is set to run as background tasks.

The best way to trigger this controller action would be to set a CRON job to call it periodically. This is done by hitting the following action: `http://[domain.com]/actions/current-see/default/check?key=[XXX]`. Obviously you want to replace `[domain.com]` with your domain name and `[XXX]` with the API key saved in your plugin settings. If there is a discrepancy with the local plugin version and that reported by the Craftnet API then a record of this will be saved locally.

### Feed Output

[](#feed-output)

You can monitor the output of the feed by using the following controller action: `http://[domain.com]]/actions/current-see/default/feed?key=[XXX]`. This will be populated with those plugins (and the Craft CMS) that require updating.

Current See Roadmap
-------------------

[](#current-see-roadmap)

Some things to do, and ideas for potential features:

- Release it

Brought to you by [@cole007](https://ournameismud.co.uk/)
Logo by [Andrejs Kirma @ Noun Project](https://thenounproject.com/andrejs/collection/non-edible-products-filled/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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 ~0 days

Total

4

Last Release

2132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfde66cda0dee63eb0f7b9d546aac9da055d22b432871e5c620c01e48a2beca2?d=identicon)[ournameismud](/maintainers/ournameismud)

---

Tags

cmsCraftcraftcmscraft-plugincurrent see

### Embed Badge

![Health badge](/badges/ournameismud-current-see/health.svg)

```
[![Health](https://phpackages.com/badges/ournameismud-current-see/health.svg)](https://phpackages.com/packages/ournameismud-current-see)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

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