PHPackages                             rias/statamic-position-fieldtype - 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. rias/statamic-position-fieldtype

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

rias/statamic-position-fieldtype
================================

v2.0.1(5y ago)17.0k[17 PRs](https://github.com/riasvdv/statamic-position-fieldtype/pulls)PHP

Since Apr 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/riasvdv/statamic-position-fieldtype)[ Packagist](https://packagist.org/packages/rias/statamic-position-fieldtype)[ RSS](/packages/rias-statamic-position-fieldtype/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (2)Versions (21)Used By (0)

[![Icon](icon.svg)](icon.svg)

[![Latest Version](https://camo.githubusercontent.com/1fddc3ad1e3099e5086ec55aec843be11e7c276bffd452a638787054d6354d84/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f726961737664762f73746174616d69632d706f736974696f6e2d6669656c64747970652e7376673f7374796c653d666c61742d737175617265)](https://github.com/riasvdv/statamic-position-fieldtype/releases)

Position Fieldtype plugin for Statamic
======================================

[](#position-fieldtype-plugin-for-statamic)

Provide better UX to clients by letting them pick from icons.

[![Screenshot](./docs/img/position-fieldtype-screenshot.png)](./docs/img/position-fieldtype-screenshot.png)

License
-------

[](#license)

Position requires a license to be used while on a production site.
You can purchase one at .

You may use Position without a license while Statamic is in [Trial mode](https://docs.statamic.com/knowledge-base/trial-mode).

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

[](#installation)

Require it using Composer.

```
composer require rias/statamic-position-fieldtype

```

Publish the assets:

```
php artisan vendor:publish --provider="Rias\PositionFieldtype\ServiceProvider"

```

Using the position fieldtype
----------------------------

[](#using-the-position-fieldtype)

Add the fieldtype to your fieldset. You can choose to hide certain positions, by default they are all visible.

```
sections:
  main:
    display: Main
    fields:
      -
        handle: position
        field:
          type: position
          display: Position
          left: true
          center: true
          right: true
          full: true
          drop-left: true
          drop-right: false
          default: right
```

Using Position
--------------

[](#using-position)

The output of the fieldtype is equal to the keys in the options array.

```
{{ position }} // center
```

Brought to you by [Rias](https://rias.be)

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 51.9% 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 ~245 days

Total

3

Last Release

2088d ago

Major Versions

1.0 → v2.0.02019-12-06

### Community

Maintainers

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

---

Top Contributors

[![riasvdv](https://avatars.githubusercontent.com/u/3626559?v=4)](https://github.com/riasvdv "riasvdv (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")

### Embed Badge

![Health badge](/badges/rias-statamic-position-fieldtype/health.svg)

```
[![Health](https://phpackages.com/badges/rias-statamic-position-fieldtype/health.svg)](https://phpackages.com/packages/rias-statamic-position-fieldtype)
```

###  Alternatives

[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[statamic/collaboration

Real-time collaboration and multi-user authoring for Statamic Pro.

3688.4k](/packages/statamic-collaboration)[jacksleight/statamic-bard-texstyle

17172.5k](/packages/jacksleight-statamic-bard-texstyle)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)

PHPackages © 2026

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