PHPackages                             webakula/la2-custom-actions-button - 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. [Admin Panels](/categories/admin)
4. /
5. webakula/la2-custom-actions-button

ActiveLibrary[Admin Panels](/categories/admin)

webakula/la2-custom-actions-button
==================================

Custom actions button for laravel-admin extenstion

1.2.0(5y ago)05MITPHPPHP &gt;=7.0.0

Since Jul 9Pushed 5y agoCompare

[ Source](https://github.com/Webakula/custom-actions-button)[ Packagist](https://packagist.org/packages/webakula/la2-custom-actions-button)[ Docs](https://github.com/Webakula/custom-actions-button)[ RSS](/packages/webakula-la2-custom-actions-button/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (2)Versions (7)Used By (0)

Custom Actions Button
=====================

[](#custom-actions-button)

[![StyleCI](https://camo.githubusercontent.com/3c49591dea142cb0759dafe35af7af36b5947a4d43efa839dc36f23baaedcc9e/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3139363030353834362f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/196005846)

### Screenshots

[](#screenshots)

[![custom-action-button](https://user-images.githubusercontent.com/23657262/60898926-d04b5180-a293-11e9-8660-b5ce4d7886ec.PNG)](https://user-images.githubusercontent.com/23657262/60898926-d04b5180-a293-11e9-8660-b5ce4d7886ec.PNG)

### Installation

[](#installation)

```
composer require nim4n/custom-actions-button

```

### Configuration

[](#configuration)

In the configuration section of the file config/admin.php extension, add the configuration of this extension.

```
  'extensions' => [

      'custom-actions-button' => [

          "enable" => true,

          "view" => [
              "label" => "Detail",
              "icon"  => "fa fa-eye",
              "class" => "btn btn-sm btn-info"
          ],

          "edit" => [
              "label" => "Edit",
              "icon"  => "fa fa-edit",
              "class" => "btn btn-sm btn-warning"
          ],

          "delete" => [
              "label" => "",
              "icon"  => "fa fa-trash",
              "class" => "btn btn-sm btn-danger"
          ]

      ]

  ],
```

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~163 days

Total

5

Last Release

1841d ago

Major Versions

0.0.1 → 1.1.02019-08-28

0.0.4 → 1.2.02021-04-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/8292e18841aedfcd6546ab827ae7fd5655bcc31c23c8713250401af6b27da43d?d=identicon)[Webakula](/maintainers/Webakula)

---

Top Contributors

[![nim4n136](https://avatars.githubusercontent.com/u/23657262?v=4)](https://github.com/nim4n136 "nim4n136 (12 commits)")[![Webakula](https://avatars.githubusercontent.com/u/35304239?v=4)](https://github.com/Webakula "Webakula (4 commits)")

---

Tags

extensionlaravel-admincustom-actions-buttonlaravel-admin-ext

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webakula-la2-custom-actions-button/health.svg)

```
[![Health](https://phpackages.com/badges/webakula-la2-custom-actions-button/health.svg)](https://phpackages.com/packages/webakula-la2-custom-actions-button)
```

###  Alternatives

[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6283.4k](/packages/laravel-admin-ext-wang-editor)[jadekun/sku

382.2k](/packages/jadekun-sku)[jonexyz/wang-editor-v4

laravel admin editor

161.4k](/packages/jonexyz-wang-editor-v4)[namet/laravel-admin-tagsinput

tagsinput for laravel-admin Form

102.7k](/packages/namet-laravel-admin-tagsinput)

PHPackages © 2026

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