PHPackages                             iankov/control-panel-news - 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. iankov/control-panel-news

ActiveLibrary[Admin Panels](/categories/admin)

iankov/control-panel-news
=========================

News module for iankov/control-panel

v1.0.3(7y ago)014HTML

Since Jan 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/iankov/control-panel-news)[ Packagist](https://packagist.org/packages/iankov/control-panel-news)[ RSS](/packages/iankov-control-panel-news/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Installation
============

[](#installation)

- Install the package

    ```
    composer require iankov/control-panel-news
    ```
- Publish migrations

    ```
    php artisan vendor:publish --tag=icp_news_migrations
    ```
- Run migrations

    ```
    php artisan migrate
    ```
- Add items (news &amp; categories) to `icp-menu.php` config file

    ```
    [
        'icon' => 'th',
        'title' => 'News categories',
        'link' => icp_route('news.categories')
    ],
    [
        'icon' => 'list',
        'title' => 'News',
        'link' => icp_route('news')
    ]
    ```

Configuration
-------------

[](#configuration)

You can modify configuration options by adding them to `config/icp.php`
Package config located in `vendor/iankov/control-panel-news/src/config.php`
Don't change this file, just use it as an example of what options are configurable.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

4

Last Release

2857d ago

### Community

Maintainers

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

---

Top Contributors

[![iankov](https://avatars.githubusercontent.com/u/3382329?v=4)](https://github.com/iankov "iankov (14 commits)")

### Embed Badge

![Health badge](/badges/iankov-control-panel-news/health.svg)

```
[![Health](https://phpackages.com/badges/iankov-control-panel-news/health.svg)](https://phpackages.com/packages/iankov-control-panel-news)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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