PHPackages                             jainilnagar/alt-scout - 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. jainilnagar/alt-scout

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

jainilnagar/alt-scout
=====================

A lightweight Craft CMS plugin that helps editors find image assets missing native alternative text.

1.0.0(1w ago)01↑2900%MITPHPPHP ^8.0.2CI passing

Since Jun 2Pushed 1w agoCompare

[ Source](https://github.com/jainilnagar/craft-alt-scout)[ Packagist](https://packagist.org/packages/jainilnagar/alt-scout)[ RSS](/packages/jainilnagar-alt-scout/feed)WikiDiscussions main Synced 1w ago

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

 [![Alt Scout icon](src/icon.svg)](src/icon.svg)

Alt Scout for Craft CMS
=======================

[](#alt-scout-for-craft-cms)

A lightweight accessibility audit helper for finding Craft image assets missing native alternative text.

Features
--------

[](#features)

- Control panel section: **Alt Scout**
- Lists image assets with empty native `alt` text
- Filter by asset volume
- Export missing-alt assets as CSV
- Dashboard widget with missing-alt count
- Setup guidance when native Alternative Text is not visible/configured
- No third-party API, no heavy queues, no external services

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

[](#requirements)

- Craft CMS 4.x or 5.x
- PHP 8.0.2+

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

[](#installation)

You can install Alt Scout via the plugin store, or through Composer.

### Composer

[](#composer)

You can also add the package to your project using Composer and the command line.

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

    ```
     cd /path/to/project

    ```
2. Then tell Composer to require the plugin, and Craft to install it:

    ```
     composer require jainilnagar/alt-scout && php craft plugin/install alt-scout

    ```

### Craft Plugin Store

[](#craft-plugin-store)

To install Alt Scout, navigate to the Plugin Store section of your Craft control panel, search for Alt Scout.

Usage
-----

[](#usage)

Go to **Alt Scout** in the Craft control panel.

The plugin scans image assets where Craft's native `alt` value is empty. You can filter by volume and export the result as CSV.

Important: enable Craft's native Alternative Text field
-------------------------------------------------------

[](#important-enable-crafts-native-alternative-text-field)

Alt Scout checks Craft's native asset `alt` value.

If you do not see an Alternative Text input when editing assets, add it to each asset volume field layout:

```
Settings → Assets → Volumes → Your Volume → Field Layout

```

Then drag Craft's native **Alternative Text** field into the layout and save.

Development checks
------------------

[](#development-checks)

```
composer check-cs
composer fix-cs
composer phpstan
composer analyse
```

Roadmap ideas
-------------

[](#roadmap-ideas)

- Asset index source/filter integration
- Optional warnings on asset edit screens
- Custom alt quality rules such as minimum length or filename-like alt text
- Support for reporting custom legacy alt fields before migration

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance98

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

8d ago

### Community

Maintainers

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

---

Top Contributors

[![jainilnagar](https://avatars.githubusercontent.com/u/56784985?v=4)](https://github.com/jainilnagar "jainilnagar (2 commits)")

---

Tags

craft-plugincraft4craft5craftcmsimagesAuditassetsaccessibilityCraftcraftcmsalt text

### Embed Badge

![Health badge](/badges/jainilnagar-alt-scout/health.svg)

```
[![Health](https://phpackages.com/badges/jainilnagar-alt-scout/health.svg)](https://phpackages.com/packages/jainilnagar-alt-scout)
```

###  Alternatives

[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

294943.4k27](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

100387.6k57](/packages/verbb-formie)[verbb/navigation

Create navigation menus for your site.

92698.4k18](/packages/verbb-navigation)[verbb/workflow

Enforce multi-step review processes for creating entries.

138123.0k1](/packages/verbb-workflow)[verbb/comments

Add comments to your site.

13753.7k](/packages/verbb-comments)[verbb/vizy

A flexible visual editor field for Craft.

4249.7k](/packages/verbb-vizy)

PHPackages © 2026

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