PHPackages                             metabolism/wp-admin-calendar-view - 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. [Admin Panels](/categories/admin)
4. /
5. metabolism/wp-admin-calendar-view

ActiveWordpress-plugin[Admin Panels](/categories/admin)

metabolism/wp-admin-calendar-view
=================================

Display a calendar view instead of the posts list of your custom post types.

1.0.0(1y ago)0230GPL-3.0-or-laterPHP

Since Jun 24Pushed 7mo agoCompare

[ Source](https://github.com/metabolism/wp-admin-calendar-view)[ Packagist](https://packagist.org/packages/metabolism/wp-admin-calendar-view)[ Docs](https://github.com/metabolism)[ RSS](/packages/metabolism-wp-admin-calendar-view/feed)WikiDiscussions 1.0.x Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

```
=== Admin Event Calendar View ===

Plugin Name: Admin Event Calendar View
Description: Replace the default list view for your Events post type with a modern calendar view in the WordPress admin. Create events faster by clicking on a date to prefill start times.
Contributors: metabolism
Author: Metabolism
Author URI: https://github.com/metabolism
Tags: calendar, events, admin ui, custom post type, wordpress backend
Requires at least: 5.8
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

A lightweight plugin that enhances the admin experience for your custom "event" post type by adding a full calendar view.

== Description ==

This plugin replaces the default list view of your Event custom post type with a month-based calendar view directly in the WordPress admin.

You can still switch to the list view if needed, but the calendar allows a much clearer overview of upcoming events.

Clicking on a specific date in the calendar opens the event creation form with the date pre-filled — making it faster and easier to schedule new events.

**Features:**
- Visual calendar view of your events in wp-admin
- Add new events by clicking a date
- Pre-filled start date on event creation
- Toggle between "month" and "list" views
- Clean and native UI integration
- Custom post type can be changed via the `admin_calendar_view_post_type` filter (default: `event`)
- Based on the free and open-source version of [FullCalendar](https://fullcalendar.io/)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/admin-calendar-view` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.

== Frequently Asked Questions ==

= Can I use this with a different custom post type than "event"? =
Yes. By default, the plugin targets the `event` post type, but you can override this using the `admin_calendar_view_post_type` filter in your theme or a custom plugin:

```php
add_filter('admin_calendar_view_post_type', function() {
    return 'my_custom_post_type';
})

= Can I still use the original list view? =
Yes, you can toggle between the calendar and list view at the top right of the interface.

= Can I customize the calendar style or behavior? =
Not yet, but filters and hooks will be added in a future release.

== Screenshots ==

1. Calendar view for events, with color-coded entries and quick access to event creation.

== Changelog ==

= 1.0.0 =
* Initial release. Basic calendar view for event CPT in admin.
* Click-to-create functionality with prefilled start date.
* Toggle to list view retained.

== Credits ==

This plugin uses the [FullCalendar](https://fullcalendar.io/) JavaScript library (MIT License) to provide the interactive calendar interface in the WordPress admin panel.

FullCalendar © 2024 Adam Shaw. Licensed under the MIT license.

== Roadmap ==

* Drag and drop event rescheduling
* Weekly and daily views
* Hook system for developers
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance57

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

2

Last Release

374d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/160790504?v=4)[Metabolism](/maintainers/metabolism)[@metabolism](https://github.com/metabolism)

---

Top Contributors

[![jerome-barbato](https://avatars.githubusercontent.com/u/4919596?v=4)](https://github.com/jerome-barbato "jerome-barbato (4 commits)")

---

Tags

eventscalendarcustom-post-typeadmin-uiwordpress backend

### Embed Badge

![Health badge](/badges/metabolism-wp-admin-calendar-view/health.svg)

```
[![Health](https://phpackages.com/badges/metabolism-wp-admin-calendar-view/health.svg)](https://phpackages.com/packages/metabolism-wp-admin-calendar-view)
```

###  Alternatives

[yohang/calendr

Object Oriented calendar management

474621.5k3](/packages/yohang-calendr)[egroupware/egroupware

EGroupware extends a classic groupware with an integrated CRM-system, a secure file-server and Collabora Online Office.

2931.7k](/packages/egroupware-egroupware)[netgen/admin-ui-bundle

Netgen Admin UI implements an alternate administration UI for eZ Platform, based on eZ Publish Legacy administration interface

3325.5k4](/packages/netgen-admin-ui-bundle)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

16112.0k1](/packages/dereuromark-cakephp-calendar)[calendart/calendart

Manage remote calendars through an unified api

2020.2k2](/packages/calendart-calendart)[webbinaro/flarum-calendar

Adds a calendar of events created by users

178.2k](/packages/webbinaro-flarum-calendar)

PHPackages © 2026

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