PHPackages                             opscale-co/nova-widgets - 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. opscale-co/nova-widgets

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

opscale-co/nova-widgets
=======================

Insert HTML Widgets in the body of your Nova app

1.1.0(1y ago)05MITPHPPHP &gt;=8.2

Since Mar 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/opscale-co/nova-widgets)[ Packagist](https://packagist.org/packages/opscale-co/nova-widgets)[ Docs](https://github.com/opscale-co/nova-widgets)[ RSS](/packages/opscale-co-nova-widgets/feed)WikiDiscussions main Synced 1mo ago

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

Support us
----------

[](#support-us)

Support Opscale

At Opscale, we’re passionate about contributing to the open-source community by providing solutions that help businesses scale efficiently. If you’ve found our tools helpful, here are a few ways you can show your support:

⭐ **Star this repository** to help others discover our work and be part of our growing community. Every star makes a difference!

💬 **Share your experience** by leaving a review on [Trustpilot](https://www.trustpilot.com/review/opscale.co) or sharing your thoughts on social media. Your feedback helps us improve and grow!

📧 **Send us feedback** on what we can improve at . We value your input to make our tools even better for everyone.

🙏 **Get involved** by actively contributing to our open-source repositories. Your participation benefits the entire community and helps push the boundaries of what’s possible.

💼 **Hire us** if you need custom dashboards, admin panels, internal tools or MVPs tailored to your business. With our expertise, we can help you systematize operations or enhance your existing product. Contact us at  to discuss your project needs.

Thanks for helping Opscale continue to scale! 🚀

Description
-----------

[](#description)

Insert HTML widgets in the head or body of your Nova app.

In some cases, you may need to add a floating chat from Zendesk, tracking codes from Google Analytics, DDoS protection from Cloudflare, etc., to your app. This package will help you manage these easily!

[![Widget creation](https://raw.githubusercontent.com/opscale-co/nova-widgets/refs/heads/main/screenshots/widget-creation.png)](https://raw.githubusercontent.com/opscale-co/nova-widgets/refs/heads/main/screenshots/widget-creation.png)[![Widget demo](https://raw.githubusercontent.com/opscale-co/nova-widgets/refs/heads/main/screenshots/widget-demo.png)](https://raw.githubusercontent.com/opscale-co/nova-widgets/refs/heads/main/screenshots/widget-demo.png)

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

[](#installation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/522394d08737f964d3232962d14955c4efb0d15239b821f26944cb1bcad4bfa9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f707363616c652d636f2f6e6f76612d776964676574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opscale-co/nova-widgets)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require opscale-co/nova-widgets
```

Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.

```
// in app/Providers/NovaServiceProvider.php
// ...
public function tools()
{
    return [
        // ...
        new \Opscale\NovaWidgets\Tool(),
    ];
}
```

Usage
-----

[](#usage)

You will see a “Widgets” item in your menu by default. You can add new widgets using this CRUD.

Testing
-------

[](#testing)

```
npm run test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/opscale-co/.github/blob/main/CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Opscale](https://github.com/opscale-co)

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance45

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~0 days

Total

2

Last Release

430d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3722594?v=4)[opscale](/maintainers/opscale)[@opscale](https://github.com/opscale)

---

Top Contributors

[![opscale-development](https://avatars.githubusercontent.com/u/181295122?v=4)](https://github.com/opscale-development "opscale-development (17 commits)")

---

Tags

laravelpackagehtmltoolwidgetnovaopscale

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/opscale-co-nova-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/opscale-co-nova-widgets/health.svg)](https://phpackages.com/packages/opscale-co-nova-widgets)
```

###  Alternatives

[okipa/laravel-table

Generate tables from Eloquent models.

56752.8k](/packages/okipa-laravel-table)[pdmfc/nova-info-card

A Laravel Nova info card.

14103.0k2](/packages/pdmfc-nova-info-card)[cendekia/nova-setting-tool

An app setting manager tool for laravel nova

4010.5k](/packages/cendekia-nova-setting-tool)[demency/nova-gridder

A Laravel Nova Package for resource details grids.

1615.1k](/packages/demency-nova-gridder)[okipa/laravel-form-components

Ready-to-use and customizable form components.

198.0k1](/packages/okipa-laravel-form-components)

PHPackages © 2026

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