PHPackages                             pixelmairie/sulu-townhalljobofferbundle - 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. pixelmairie/sulu-townhalljobofferbundle

ActiveSulu-bundle[Utility &amp; Helpers](/categories/utility)

pixelmairie/sulu-townhalljobofferbundle
=======================================

Manage job offert for town hall on Sulu CMS

1.0.1(1y ago)021MITPHPPHP ^8.2

Since Dec 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Pixel-Mairie/sulu-townhalljobofferbundle)[ Packagist](https://packagist.org/packages/pixelmairie/sulu-townhalljobofferbundle)[ Docs](https://github.com/Pixel-Mairie/sulu-townhalljobofferbundle)[ RSS](/packages/pixelmairie-sulu-townhalljobofferbundle/feed)WikiDiscussions develop Synced 1mo ago

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

[![](src/Resources/documentation/logo.svg)](src/Resources/documentation/logo.svg)

Job offer for Town Hall Bundle
===============================

[](#job-offer-for-town-hall-bundle)

[![GitHub release (with filter)](https://camo.githubusercontent.com/e02b37bb19cea44508b299c05a260f20e7bc52ce6174359b760bef796191741d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f506978656c2d4d61697269652f73756c752d746f776e68616c6c6a6f626f6666657262756e646c65)](https://camo.githubusercontent.com/e02b37bb19cea44508b299c05a260f20e7bc52ce6174359b760bef796191741d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f506978656c2d4d61697269652f73756c752d746f776e68616c6c6a6f626f6666657262756e646c65)[![Minimum PHP Version](https://camo.githubusercontent.com/e013d25225712daef79077a26c4a666153efa97434544fe6ad4641b529dd549e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e322d677265656e)](https://php.net/)[![Dependency](https://camo.githubusercontent.com/acc3cd2a7a92b3d81b4d4eb223a48d185970d1bde609b39dde8f5197b404e7cb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73756c752d253345253344253230322e362d677265656e2e737667)](https://sulu.io/)[![Dependency](https://camo.githubusercontent.com/999b0c366fc3de144b00e0ff42489d9f596f8238734ea01b2ed4445a7fb3831a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73796d666f6e792d253345253344253230362e342d677265656e2e737667)](https://symfony.com//)[![Quality Gate Status](https://camo.githubusercontent.com/558251ca539898a3af771e64cec404e6632e59db7d5cfb68708bb3ec01f77726/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d506978656c2d4d61697269655f73756c752d746f776e68616c6c6a6f626f6666657262756e646c65266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=Pixel-Mairie_sulu-townhalljobofferbundle)

📝 Presentation
--------------

[](#-presentation)

A Sulu bundle to manage job offers.

✅ Features
----------

[](#-features)

- Job offer management
- List of job offers (via smart content)
- Activity log
- Trash

🚀 Installation
--------------

[](#-installation)

### Install the bundle

[](#install-the-bundle)

Execute the following [composer](https://getcomposer.org/) command to add the bundle to the dependencies of your project:

```
composer require pixelmairie/sulu-townhalljobofferbundle
```

### Enable the bundle

[](#enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
return [
    /* ... */
    Pixel\TownHallJobOfferBundle\TownHallJobOfferBundle::class => ['all' => true],
];
```

Bundle Config
-------------

[](#bundle-config)

Define the Admin Api Route in `routes_admin.yaml`

```
townhall.jobs_offers_api:
  type: rest
  prefix: /admin/api
  resource: pixel_townhall.jobs_offers_route_controller
  name_prefix: townhall.
```

👍 Use
-----

[](#-use)

### Add/Edit

[](#addedit)

Go to the "Town hall" section in the administration interface. Then, click on "Job offer". To add, simply click on "Add". Fill the fields that are needed for your use.

Here is the list of the fields:

- Name (mandatory)
- Description (mandatory)
- Contract type (mandatory)
- Duration
- Published at (mandatory)
- PDF file

Once you finished, click on "Save".

The job offer you added is not visible on the website yet. In order to do that, click on "Activate?". It should be now visible for visitors.

To edit, simply click on the pencil at the left of the job offer you wish to edit.

### Remove/Restore

[](#removerestore)

There are two ways to remove a job offer:

- Check every job offer you want to remove and then click on "Delete"
- Go to the detail of a job offer (see the "Add/Edit" section) and click on "Delete".

In both cases, the job offer will be put in the trash.

To access the trash, go to the "Settings" and click on "Trash". To restore a job offer, click on the clock at the left. Confirm the restore. You will be redirected to the detail of the job offer you restored.

To remove permanently an job offer, check all the job offers you want to remove and click on "Delete".

🤝 Contributing
--------------

[](#-contributing)

You can contribute to this bundle. The only thing you must do is respect the coding standard we implement. You can find them in the `ecs.php` file.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

520d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.0.1PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![matthieu2607](https://avatars.githubusercontent.com/u/14790414?v=4)](https://github.com/matthieu2607 "matthieu2607 (12 commits)")

---

Tags

sulu-bundlesulusulucms

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pixelmairie-sulu-townhalljobofferbundle/health.svg)

```
[![Health](https://phpackages.com/badges/pixelmairie-sulu-townhalljobofferbundle/health.svg)](https://phpackages.com/packages/pixelmairie-sulu-townhalljobofferbundle)
```

###  Alternatives

[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29733.3k](/packages/sulu-skeleton)[sulu/form-bundle

Bundle for creating forms in Sulu.

87287.3k7](/packages/sulu-form-bundle)[sulu/theme-bundle

The Sulu Bundle which provides theming functionality.

23300.4k1](/packages/sulu-theme-bundle)[sulu/automation-bundle

The Sulu Bundle which provides automation functionality

18289.1k8](/packages/sulu-automation-bundle)

PHPackages © 2026

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