PHPackages                             mr-deveoper/event-management - 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. mr-deveoper/event-management

ActiveDrupal-custom-module

mr-deveoper/event-management
============================

Drupal 9 module for Event Management.

v1.0.4(3y ago)06GPL-2.0-or-laterPHPPHP ^7.3 || ^8.0

Since Jun 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mr-deveoper/event-management)[ Packagist](https://packagist.org/packages/mr-deveoper/event-management)[ Docs](https://github.com/mr-deveoper/event-management)[ RSS](/packages/mr-deveoper-event-management/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (5)DependenciesVersions (4)Used By (0)

Event Management
================

[](#event-management)

custom drupal 9 module that will assist the back-end users in managing events that the end-users will browse.

Table of contents
=================

[](#table-of-contents)

- [Event Management](#event-management)
- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Configurations](#configurations)
- [Documentation](#documentation)

Features
========

[](#features)

- ### Back-end

    [](#back-end)

    - CRUD to manage events.
    - The module has a configuration page with:

        - The option to show or hide past events.
        - A number of events to list on the listing page.
    - During module installation, a custom database table will be created. This table is used to log when the user changes the module's configuration.
- ### Front-end

    [](#front-end)

    - Page to list published events.
    - Details page for events.
    - Drupal block to list the latest 5 created events.

Requirements
============

[](#requirements)

- PHP =&gt; `8.0`
- MySql =&gt; `8.0`
- Drupal =&gt; `9.0`

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

[](#installation)

Run the following Command in your cli.

`composer require mr-deveoper/event-management`

Configurations
==============

[](#configurations)

Once its done installing

1. intstall module

- go to `Admin > Extend `
- search for `Events Management` and check on it
- press install at the end of the page to install the module

2. add new category

- go to `Admin > Structure > Taxonomy`
- add New Taxonomy with name `Event Category`
- add new categories in it and you will find it show automatically in category when you add or edit event

3. change module settings

- go to `Admin > Configuration > Event settings`
- you will find checkbox for hiding past events
- you will find inputbox for define number of events in page

4. add new event

- go to `Admin > Content > Events`
- you will find a table to add , edit , delete events

5. add Latest Events Block

- go to `Admin > Structure > Views`
- edit any view
- press `add block` button
- search for Latest Events and select it
- you can change the view and layout by block configuration

6. View Events List

- just go to `/events`

Documentation
=============

[](#documentation)

See full documentation in the [wiki page](https://github.com/mr-deveoper/event-management/wiki).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

3

Last Release

1425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cee4065e00815e9c8fd8455b6c61af20fe3d231bb3ef75d692dcb3a26ca3635?d=identicon)[mr-deveoper](/maintainers/mr-deveoper)

### Embed Badge

![Health badge](/badges/mr-deveoper-event-management/health.svg)

```
[![Health](https://phpackages.com/badges/mr-deveoper-event-management/health.svg)](https://phpackages.com/packages/mr-deveoper-event-management)
```

PHPackages © 2026

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