PHPackages                             coryzibell/nanoslugs - 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. coryzibell/nanoslugs

AbandonedArchivedCraft-plugin

coryzibell/nanoslugs
====================

Generates a nanoid for new entry slugs.

1.0.4(5y ago)02.3k1MITPHPCI failing

Since Sep 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/coryzibell/nanoslugs)[ Packagist](https://packagist.org/packages/coryzibell/nanoslugs)[ RSS](/packages/coryzibell-nanoslugs/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (6)Used By (0)

Nanoslugs for Craft CMS 3.x
===========================

[](#nanoslugs-for-craft-cms-3x)

Nanoslugs is a Craft plugin that sets the slug of a new entry to be a [nanoid](https://github.com/ai/nanoid).

This plugin copies heavily from Madhouses's [Slugger](https://github.com/madmadmad/slugger) plugin that does something very similar using a different library. Thanks, Madhouse. 😃 Their plugin copies heavily from Alec Ritson's [Slugged](https://github.com/alecritson) plugin for Craft 2. Thanks, Alec. 😃 (The section override works in this version btw.)

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

[](#requirements)

This plugin requires Craft CMS 3.0.0 or later.

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

[](#installation)

Visit the Plugin Store in your Craft 3 control panel and install from there. Nanoslugs costs nothing. Visit the Plugin Store in your Craft 3 control panel. It costs nothing.

Or...

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

    ```
     cd /path/to/project

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

    ```
     composer require coryzibell/nanoslugs

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

Configuration
-------------

[](#configuration)

All configuration is done in the plugin settings page in the admin area.

### Plugin settings

[](#plugin-settings)

***Default length***The length of the hash, this will be overwritten with any length defined for a section

Default: `8`

***Alphabet***The characters to use when generating the slug.

Default: `0123456789abcdefghijklmnopqrstuvwxyz-`

***Sections***The only sections that will be listed are editable sections (no singles obvs). If you add a length to a section this will override the default set above. A section must be enabled for the hashing to happen, regardless of whether you add a length override or not.

Using Nanoslugs
---------------

[](#using-nanoslugs)

Enable your section in the settings. Make a new entry. Save it. Voila... cryptographically secure slug.

Support, issues, feedback
-------------------------

[](#support-issues-feedback)

If you experience any problems please create a new issue here on the repo.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 78.6% 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

Every ~239 days

Total

5

Last Release

1836d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7986014?v=4)[Cory Zibell](/maintainers/coryzibell)[@coryzibell](https://github.com/coryzibell)

---

Top Contributors

[![smockensturm](https://avatars.githubusercontent.com/u/6586518?v=4)](https://github.com/smockensturm "smockensturm (22 commits)")[![coryzibell](https://avatars.githubusercontent.com/u/7986014?v=4)](https://github.com/coryzibell "coryzibell (3 commits)")[![EpocSquadron](https://avatars.githubusercontent.com/u/414963?v=4)](https://github.com/EpocSquadron "EpocSquadron (3 commits)")

---

Tags

craftcms-pluginnanoidcmsCraftcraftcmscraft-pluginnanoslugs

### Embed Badge

![Health badge](/badges/coryzibell-nanoslugs/health.svg)

```
[![Health](https://phpackages.com/badges/coryzibell-nanoslugs/health.svg)](https://phpackages.com/packages/coryzibell-nanoslugs)
```

###  Alternatives

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[verbb/hyper

A user-friendly links field for Craft.

24130.9k9](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)

PHPackages © 2026

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