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 2d 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

27

—

LowBetter than 47% of packages

Maintenance42

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

475d ago

Major Versions

0.0.1 → 1.0.02025-03-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57994049?v=4)[SamoSadlaker](/maintainers/SamoSadlaker)[@SamoSadlaker](https://github.com/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

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k15](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

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

15133.0k](/packages/withcandour-aardvark-seo)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

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

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

1075.6k](/packages/mitydigital-feedamic)[visuellverstehen/statamic-classify

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

20121.3k](/packages/visuellverstehen-statamic-classify)

PHPackages © 2026

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