nystudio107/craft-units

Units is a plugin that can convert between any units of measure, and comes with a Field for content authors to use

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft-units

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-units

Fund package maintenance!

khalwat

Statistics

Installs: 10 685

Dependents: 0

Suggesters: 0

Stars: 9

5.0.1 2025-06-14 02:37 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None


README

πŸ‘ Scrutinizer Code Quality
πŸ‘ Code Coverage
πŸ‘ Build Status
πŸ‘ Code Intelligence Status

Units plugin for Craft CMS 5.x

Units is a plugin that can convert between any units of measure, and comes with a Field for content authors to use.

πŸ‘ Screenshot

Requirements

This plugin requires Craft CMS 5.0.0 or later.

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 nystudio107/craft-units
    
  3. Install the plugin via ./craft install/plugin units via the CLI, or in the Control Panel, go to Settings β†’ Plugins and click the β€œInstall” button for Units.

You can also install Units via the Plugin Store in the Craft Control Panel.

Documentation

Click here -> Units Documentation

Units Roadmap

Some things to do, and ideas for potential features:

  • Add the ability to control what units appear in the list (because who uses yottameters?)

Brought to you by nystudio107