PHPackages                             gp247/front - 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. gp247/front

ActiveLibrary

gp247/front
===========

Process front for gp247

1.2(8mo ago)0765↓33.3%3MITPHPPHP ^8.2

Since Jan 30Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/gp247net/front)[ Packagist](https://packagist.org/packages/gp247/front)[ Docs](https://gp247.net)[ RSS](/packages/gp247-front/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (37)Used By (3)

 [![](https://camo.githubusercontent.com/d5ceffc7a92e605a19bc02fe26f65f2add6c6da3d0454b8a98b76a8edf105146/68747470733a2f2f7374617469632e67703234372e6e65742f6c6f676f2f6c6f676f2e706e67)](https://camo.githubusercontent.com/d5ceffc7a92e605a19bc02fe26f65f2add6c6da3d0454b8a98b76a8edf105146/68747470733a2f2f7374617469632e67703234372e6e65742f6c6f676f2f6c6f676f2e706e67)

Front-end package for GP247
 `composer require gp247/front`

[![Total Downloads](https://camo.githubusercontent.com/d544d3f1eb9f355a4477461b1f38adb7adf8e2d5f0742803f67ff635923ec238/68747470733a2f2f706f7365722e707567782e6f72672f67703234372f66726f6e742f642f746f74616c2e737667)](https://packagist.org/packages/gp247/front)[![Latest Stable Version](https://camo.githubusercontent.com/d712167f773ac33978b5832f0305f7a5118512ebd83d2c8b115206b0aee085a6/68747470733a2f2f706f7365722e707567782e6f72672f67703234372f66726f6e742f762f737461626c652e737667)](https://packagist.org/packages/gp247/front)[![License](https://camo.githubusercontent.com/6ceaeae0fbe675e0f4a2620e95c212e4846f08a2b5aa4e5dbcad5b8de73d0245/68747470733a2f2f706f7365722e707567782e6f72672f67703234372f66726f6e742f6c6963656e73652e737667)](https://packagist.org/packages/gp247/front)[![Ask DeepWiki](https://camo.githubusercontent.com/0f5ae213ac378635adeb5d7f13cef055ad2f7d9a47b36de7b1c67dbe09f609ca/68747470733a2f2f6465657077696b692e636f6d2f62616467652e737667)](https://deepwiki.com/gp247net/front)

Introduction
------------

[](#introduction)

GP247/Front is a comprehensive CMS (Content Management System) package for businesses, providing features:

- Page Content Management
- Flexible Template System
- Extensible Plugin System
- Navigation &amp; Link Management
- Integrated Contact &amp; Subscription Forms

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

[](#installation)

1. Install package

    > `composer require gp247/front`
2. Configure routing and exceptions for GP247, open `bootstrap/app.php`:

- Comment out the web routes line:

    ```
    //GP247 comment
    //web: __DIR__.'/../routes/web.php',
    ```

3. Register the service provider in `bootstrap/providers.php`:

    ```
    return [
        // ... existing providers
        GP247\Front\FrontServiceProvider::class,
    ];
    ```
4. Run the installation command:

> `php artisan gp247:front-install`

Key Features
------------

[](#key-features)

### Page Management

[](#page-management)

- Create and manage static pages
- SEO support for each page
- Access control

### Interface

[](#interface)

- Flexible Template System
- Customizable layouts for each section
- Responsive design

Admin interface customization:

> `php artisan vendor:publish --tag=gp247:view-front-admin`

Views will be stored at: `resources/views/vendor/gp247-front`

Update Default template views:

> `php artisan vendor:publish --tag=gp247:view-front-template`

Views will be stored at: `app/GP247/Templates/Default`

### Extensions

[](#extensions)

- Plugin support
- Custom module integration
- API for feature development

Documentation
-------------

[](#documentation)

For detailed documentation, visit [documentation](https://gp247.net/en/docs)

License
-------

[](#license)

The GP247/Front is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance65

Regular maintenance activity

Popularity16

Limited adoption so far

Community12

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

Total

36

Last Release

266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/086acce7df4c04e787054a5d38cddce4fb7d3eca2caa45c700bcf15fff95cbd5?d=identicon)[gp247](/maintainers/gp247)

---

Top Contributors

[![gp247net](https://avatars.githubusercontent.com/u/193377302?v=4)](https://github.com/gp247net "gp247net (127 commits)")

---

Tags

frontgp247

### Embed Badge

![Health badge](/badges/gp247-front/health.svg)

```
[![Health](https://phpackages.com/badges/gp247-front/health.svg)](https://phpackages.com/packages/gp247-front)
```

PHPackages © 2026

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