PHPackages                             iqual/iq\_events - 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. iqual/iq\_events

ActiveDrupal-custom-module[Utility &amp; Helpers](/categories/utility)

iqual/iq\_events
================

Provides functionality creating and managing events

v3.1.0(6mo ago)0428PHPPHP ^8.1

Since Dec 13Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/iqual-ch/iq_events)[ Packagist](https://packagist.org/packages/iqual/iq_events)[ RSS](/packages/iqual-iq-events/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (9)Dependencies (9)Versions (12)Used By (0)

iq\_events
==========

[](#iq_events)

The iq\_events module provides comprehensive event management functionality for Drupal sites, offering tools for creating, managing, and displaying events with advanced scheduling capabilities.

Features
--------

[](#features)

### Event Content Type

[](#event-content-type)

- **Custom Event Content Type**: Provides an `iq_event` content type specifically designed for event management
- **Integration with Content Management**: Events appear in the main content overview alongside other content types (pages, etc.)
- **Multi-language Support**: Full support for multilingual event content with proper translation handling

### Event Scheduling &amp; Management

[](#event-scheduling--management)

- **Advanced Date/Time Handling**: Built on Drupal's datetime and datetime\_range modules for flexible event scheduling
- **Office Hours Integration**: Supports complex scheduling patterns through the office\_hours module
- **Event Status Management**: Full publication workflow with published/unpublished states

### Address &amp; Location Support

[](#address--location-support)

- **Address Management**: Integrated with the address module for comprehensive location data
- **Address Formatting**: Enhanced address display capabilities through address\_formatter integration
- **Geographic Information**: Support for venue and location details

### SEO &amp; Metadata

[](#seo--metadata)

- **SEO Optimization**: Full integration with Yoast SEO for event-specific SEO management
- **Meta Tags Support**: Comprehensive meta tag support for better search engine visibility
- **Search Integration**: Events are indexed and searchable through the site's search functionality

### Integration Features

[](#integration-features)

- **Pagedesigner Compatible**: Full integration with the Pagedesigner ecosystem for advanced layout and content management
- **Views Integration**: Events can be displayed in custom views and listings
- **Block System Integration**: Event information can be displayed through Drupal's block system
- **Calendar Integration**: Works with calendar modules for calendar-based event displays

### Content Management

[](#content-management)

- **Rich Content Support**: Events support rich content creation with text formatting, media embedding, and file attachments
- **Taxonomy Support**: Categorization and tagging capabilities for event organization
- **Media Integration**: Support for images, documents, and other media types in event content
- **Frontend Publishing**: Integration with frontend publishing workflows

### Technical Features

[](#technical-features)

- **Modern Architecture**: Built for Drupal 9, 10, and 11 compatibility
- **Performance Optimized**: Efficient database queries and caching strategies
- **API Ready**: RESTful API support for headless implementations
- **Extensible**: Hook system and plugin architecture for custom extensions

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

[](#installation)

### Drupal 9 &amp; 10:

[](#drupal-9--10)

Install the module as usual:

```
composer require iqual/iq_events
drush en iq_events
```

### Drupal 11:

[](#drupal-11)

The module includes compatibility for Drupal 11. Some dependencies may require the lenient composer plugin:

```
composer config minimum-stability dev
composer require mglaman/composer-drupal-lenient
composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/address_formatter"]'
composer require iqual/iq_events
drush en iq_events
```

Configuration
-------------

[](#configuration)

After installation:

1. Navigate to **Structure &gt; Content Types** to configure the Event content type
2. Set up event fields and display settings as needed
3. Configure event-specific permissions at **People &gt; Permissions**
4. Customize event displays through **Structure &gt; Views**

Usage
-----

[](#usage)

### Creating Events

[](#creating-events)

1. Go to **Content &gt; Add content &gt; Event**
2. Fill in event details including title, description, dates, and location
3. Configure SEO settings using the integrated Yoast SEO tools
4. Set publication status and save

### Managing Events

[](#managing-events)

- Use the content overview page to manage all events
- Filter and sort events by date, status, and other criteria
- Bulk operations available for managing multiple events

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance66

Regular maintenance activity

Popularity15

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~158 days

Total

11

Last Release

199d ago

Major Versions

2.x-dev → 3.0.02023-10-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/90cd0a373720aba510d144cf310f4b036ae8d79f1f7385d663ae20b87a3fb017?d=identicon)[pvbergen](/maintainers/pvbergen)

![](https://www.gravatar.com/avatar/890fffdae387fc892ae3303b453cc41e8da9f56a3ae19463e8d9694478e29ee6?d=identicon)[danielwirz](/maintainers/danielwirz)

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

![](https://www.gravatar.com/avatar/43082de1b2e2b2b2d48b7ff7dbc7c60ff1d0a015123d4062ac0b49ea0b3b725f?d=identicon)[iqual](/maintainers/iqual)

---

Top Contributors

[![ignovski](https://avatars.githubusercontent.com/u/52161024?v=4)](https://github.com/ignovski "ignovski (26 commits)")[![danielwirz](https://avatars.githubusercontent.com/u/42937331?v=4)](https://github.com/danielwirz "danielwirz (8 commits)")[![youpixxl](https://avatars.githubusercontent.com/u/3398689?v=4)](https://github.com/youpixxl "youpixxl (7 commits)")[![bkomel](https://avatars.githubusercontent.com/u/5403050?v=4)](https://github.com/bkomel "bkomel (6 commits)")[![martinstadelmann](https://avatars.githubusercontent.com/u/25382761?v=4)](https://github.com/martinstadelmann "martinstadelmann (5 commits)")[![tillero](https://avatars.githubusercontent.com/u/38799560?v=4)](https://github.com/tillero "tillero (1 commits)")

### Embed Badge

![Health badge](/badges/iqual-iq-events/health.svg)

```
[![Health](https://phpackages.com/badges/iqual-iq-events/health.svg)](https://phpackages.com/packages/iqual-iq-events)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.2k6.7k1](/packages/farmos-farmos)[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1019.7k](/packages/voidagency-vactory-starter-kit)

PHPackages © 2026

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