PHPackages                             zdrojowa/pages-module - 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. zdrojowa/pages-module

ActiveLibrary

zdrojowa/pages-module
=====================

7.0.1(5y ago)02051MITVueCI failing

Since Apr 6Pushed 5y agoCompare

[ Source](https://github.com/zdrojowa/pages-module)[ Packagist](https://packagist.org/packages/zdrojowa/pages-module)[ Docs](https://github.com/zdrojowa/pages-module)[ RSS](/packages/zdrojowa-pages-module/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (5)Versions (60)Used By (1)

PagesModule
===========

[](#pagesmodule)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b9e0a38f774d7a1faf896075ccb5355b2044e28ba092d9b08b87d15542f0830b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a64726f6a6f77612f70616765732d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zdrojowa/pages-module)[![Total Downloads](https://camo.githubusercontent.com/90a113c9241787741a96e49c63a848b901218842cb8f7a35e0396a5d11ec921d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a64726f6a6f77612f70616765732d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zdrojowa/pages-module)[![Build Status](https://camo.githubusercontent.com/4e5a71047b590df59c3cc2d5ca9b010eec01d56b7be5aa54c2ca7a28aa88db70/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a64726f6a6f77612f70616765732d6d6f64756c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/zdrojowa/pages-module)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

Create CMS pages module

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

[](#installation)

Via Composer

```
$ composer require zdrojowa/pages-module
```

NPM required:
-------------

[](#npm-required)

```
"@ckeditor/ckeditor5-build-classic": "18.0.0",
"@ckeditor/ckeditor5-vue2": "1.0.5",
"axios": "^0.19",
"bootstrap-vue": "2.16.0"
"vue": "^2.6.12",
"vue-multiselect": "2.1.6,
"vue-router": "^3.4.9",
"vuedraggable": "2.24.3",
```

Usage
-----

[](#usage)

- Add in webpack.mix.js

```
mix.module('PagesModule', 'vendor/zdrojowa/pages-module');
```

- Add module PagesModule in config/selene.php

```
'modules' => [
    PagesModule::class,
],

'menu-order' => [
    'PagesModule',
],
```

- Add templates in resources/views/partials:

```
main.blade.php
```

- run npm

```
npm install
npm run prod
```

- Add lang in Settings

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [author name](https://github.com/zdrojowa)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 98.1% 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 ~6 days

Total

58

Last Release

1868d ago

Major Versions

2.0.1 → 3.0.02020-04-27

3.2.4 → 4.0.02020-07-16

4.0.6 → 5.0.02020-07-22

5.1.3 → 6.0.02020-07-28

6.3.0 → 7.0.02021-02-25

### Community

Maintainers

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

---

Top Contributors

[![daw-alina](https://avatars.githubusercontent.com/u/61972526?v=4)](https://github.com/daw-alina "daw-alina (53 commits)")[![kzdrojowa](https://avatars.githubusercontent.com/u/76943740?v=4)](https://github.com/kzdrojowa "kzdrojowa (1 commits)")

---

Tags

laravelpagevuePagesModule

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zdrojowa-pages-module/health.svg)

```
[![Health](https://phpackages.com/badges/zdrojowa-pages-module/health.svg)](https://phpackages.com/packages/zdrojowa-pages-module)
```

###  Alternatives

[badaso/core

The API &amp; platform builder, build your apps 10x faster even more, it's open source &amp; 100% free !

1.3k16.2k10](/packages/badaso-core)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[tarunkorat/laravel-asset-cleaner

Safely detect and remove unused CSS, JS, SCSS and other assets from Laravel applications

733.2k1](/packages/tarunkorat-laravel-asset-cleaner)

PHPackages © 2026

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