PHPackages                             registripe/registripe-core - 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. registripe/registripe-core

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

registripe/registripe-core
==========================

SilverStripe event management and registration module

8952PHP

Since Apr 1Pushed 8y agoCompare

[ Source](https://github.com/registripe/registripe-core)[ Packagist](https://packagist.org/packages/registripe/registripe-core)[ RSS](/packages/registripe-registripe-core/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Registripe: SilverStripe Event Management Module
================================================

[](#registripe-silverstripe-event-management-module)

The event management module allows you to manage event details and registrations from within the CMS.

[![Build Status](https://camo.githubusercontent.com/32ad84a3d0e8ca7ae590b884517e92e552f54672da5a5edce9b80f8da69623ad/68747470733a2f2f7472617669732d63692e6f72672f726567697374726970652f726567697374726970652d636f72652e737667)](https://travis-ci.org/registripe/registripe-core)

Features
--------

[](#features)

- Allow people to register, view their registration details and un-register for events.
- Attach multiple ticket types to each event. Each ticket can have its own price, go on sale in different time ranges and have different quantities available.
- Require email confirmation for confirming free event registrations, or canceling a registration.
- Send registered users a notification email when event details change.

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

[](#configuration)

When working with multiple attendees, you can carry over specific fields from the previous attendee. Here is an example configuration:

```
EventAttendee:
  prepopulated_fields:
    - Organisation
```

If you extend the available EventAttendee db fields, you can define which ones are required by default in the add/edit form:

```
EventAttendee:
  required_fields:
    - FirstName
    - Surname
    - Email
    - OrganisationID
    - Gender
```

Note that the TicketID will always be required.

Requirements
------------

[](#requirements)

- SilverStripe 3.1+
- [Omnipay](https://github.com/silverstripe/silverstripe-omnipay) module for collecting payments with registration.

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

[](#installation)

See [Installation](https://github.com/registripe/registripe-core/wiki/Installation).

Project Links
-------------

[](#project-links)

- [GitHub Project Page](https://github.com/registripe/registripe-core)
- [Issue Tracker](https://github.com/registripe/registripe-core/issues)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1356335?v=4)[Jeremy Shipman](/maintainers/jedateach)[@jedateach](https://github.com/jedateach)

---

Top Contributors

[![ajshort](https://avatars.githubusercontent.com/u/31570?v=4)](https://github.com/ajshort "ajshort (225 commits)")[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (217 commits)")[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (25 commits)")[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (2 commits)")[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (1 commits)")[![yusuf](https://avatars.githubusercontent.com/u/90121?v=4)](https://github.com/yusuf "yusuf (1 commits)")

---

Tags

eventsregistrationsilverstripe

### Embed Badge

![Health badge](/badges/registripe-registripe-core/health.svg)

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

###  Alternatives

[prezent/grid

Generic data grids and lists

1326.9k1](/packages/prezent-grid)

PHPackages © 2026

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