PHPackages                             samosadlaker/linkswidget - 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. samosadlaker/linkswidget

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

samosadlaker/linkswidget
========================

Just a simple widget to display links inside statamic CP.

1.0.0(1y ago)151MITPHPCI passing

Since Jun 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SamoSadlaker/linkswidget)[ Packagist](https://packagist.org/packages/samosadlaker/linkswidget)[ Docs](https://github.com/SamoSadlaker/linkswidget)[ RSS](/packages/samosadlaker-linkswidget/feed)WikiDiscussions master Synced 1mo ago

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

Linkswidget
===========

[](#linkswidget)

Just simple widgets that will display quick links in statamic dashboard.

Features
--------

[](#features)

- Easy &amp; simple
- Lightweight

How to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require samosadlaker/linkswidget
```

How to Use
----------

[](#how-to-use)

To add the widget to the dashboard, add the following entry to the widgets array in config/statamic/cp.php:

```
[
    'type' => 'links',
    'width' => 100,
],
```

How to customize it
-------------------

[](#how-to-customize-it)

Just run this command

```
php artisan vendor:publish --tag=samosadlaker-linkswidget-config
```

Inside `config/statamic/links.php` you can add your links with icons. It has a folowing strucutre:

```
[
  'icon' => 'bx-home',
  'title' => 'Home',
  'url' => '/'
]
```

I am using boxicons image library, so here you can search for icon names: If you want you can use another icons library by adding styles to statamic panel and just use class names.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance45

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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

Every ~269 days

Total

2

Last Release

429d ago

Major Versions

0.0.1 → 1.0.02025-03-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/9664e977f1c42f80dcfa049cd60e5607533954594e4cb6d696f796934f6ecfc6?d=identicon)[SamoSadlaker](/maintainers/SamoSadlaker)

---

Top Contributors

[![SamoSadlaker](https://avatars.githubusercontent.com/u/57994049?v=4)](https://github.com/SamoSadlaker "SamoSadlaker (9 commits)")

---

Tags

widgetstatamiclinks

### Embed Badge

![Health badge](/badges/samosadlaker-linkswidget/health.svg)

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

###  Alternatives

[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)[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)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2912.8k](/packages/aerni-livewire-forms)[mitydigital/feedamic

A fully-featured RSS and Atom feed generator for Statamic.

1064.0k](/packages/mitydigital-feedamic)[mitydigital/sitemapamic

An XML sitemap generator for Statamic that includes all collections and related taxonomy pages.

1485.2k](/packages/mitydigital-sitemapamic)

PHPackages © 2026

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