PHPackages                             meccado/article-admin - 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. meccado/article-admin

ActiveLibrary[Admin Panels](/categories/admin)

meccado/article-admin
=====================

Laravel Admin Content Managenent for Articles

1.0.3(9y ago)047MITHTMLPHP ~5.5|~7.0

Since Jun 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/meccado/article-admin)[ Packagist](https://packagist.org/packages/meccado/article-admin)[ Docs](https://github.com/Meccado/article-admin)[ RSS](/packages/meccado-article-admin/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (6)Versions (6)Used By (0)

Article-admin
=============

[](#article-admin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cb632bccb543452c3ea59c448fbff2af87a7e58cd0c826491faaf4a76efcd992/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f61727469636c652d61646d696e2f762f737461626c65)](https://packagist.org/packages/meccado/article-admin)[![Latest Unstable Version](https://camo.githubusercontent.com/3902985f8be8b4fa8dc63a2fbb20aee4b784dcc000e1993970c4400d0bd17f76/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f61727469636c652d61646d696e2f762f756e737461626c65)](https://packagist.org/packages/meccado/article-admin)[![Total Downloads](https://camo.githubusercontent.com/71bb35e6c8aa2aea11c411f9f1e340efa86b8d19b5b32dff6c2cc0aaa2dcbab0/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f61727469636c652d61646d696e2f646f776e6c6f616473)](https://packagist.org/packages/meccado/article-admin)

Install
-------

[](#install)

Via Composer

```
$ composer require "meccado/article-admin:~1.0.0"
```

To register the Service Provider edit **config/app.php** file and add to providers array:

```
 /*
  *  Service Provider
  */
  Meccado\ArticleAdmin\ArticleAdminServiceProvider::class,
```

Publish files with:

```
#In Laravel =>5.3.x or =>5.4.x or hiegher first run:
$ php artisan make:auth
#then
$ php artisan vendor:publish  --force
```

Migrate &amp; Seed database files with:

```
$ composer dump-autoload

$ php artisan migrate --seed
```

##### Admin Login Page &amp; Credentials

[](#admin-login-page--credentials)

```
Admin Login: http://localhost:8000/admin

Super Admin
User: super@domain.com
Password: password

Admin
User: admin@domain.com
Password: password

General User
User: user@gmail.com
Password: password
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [:author\_name](https://github.com/meccado)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

4

Last Release

3422d ago

### Community

Maintainers

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

---

Top Contributors

[![meccado](https://avatars.githubusercontent.com/u/8968908?v=4)](https://github.com/meccado "meccado (16 commits)")

---

Tags

MoeketsiArticle Admin

### Embed Badge

![Health badge](/badges/meccado-article-admin/health.svg)

```
[![Health](https://phpackages.com/badges/meccado-article-admin/health.svg)](https://phpackages.com/packages/meccado-article-admin)
```

###  Alternatives

[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

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