PHPackages                             supermundano/sage-the-events-calendar - 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. supermundano/sage-the-events-calendar

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

supermundano/sage-the-events-calendar
=====================================

1.0.7(1y ago)1724.5k↓30.6%9[1 issues](https://github.com/supermundano/sage-the-events-calendar/issues)[1 PRs](https://github.com/supermundano/sage-the-events-calendar/pulls)MITPHP

Since Apr 14Pushed 1y ago2 watchersCompare

[ Source](https://github.com/supermundano/sage-the-events-calendar)[ Packagist](https://packagist.org/packages/supermundano/sage-the-events-calendar)[ Docs](https://github.com/supermundano/sage-the-events-calendar)[ RSS](/packages/supermundano-sage-the-events-calendar/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

The Events Calendar support for Sage 10
=======================================

[](#the-events-calendar-support-for-sage-10)

[![Latest Version](https://camo.githubusercontent.com/787f60621db26f0f0399eabec795bf908fddfe8c26f08801a67869a6096ec31f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73757065726d756e64616e6f2f736167652d7468652d6576656e74732d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/787f60621db26f0f0399eabec795bf908fddfe8c26f08801a67869a6096ec31f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73757065726d756e64616e6f2f736167652d7468652d6576656e74732d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/1a23bf7628935e5c7347328e96d2078a7195194c7804f129eb8055884a1342e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73757065726d756e64616e6f2f736167652d7468652d6576656e74732d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/1a23bf7628935e5c7347328e96d2078a7195194c7804f129eb8055884a1342e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73757065726d756e64616e6f2f736167652d7468652d6576656e74732d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)

Add The Events Calendar support to Sage 10.

For the time being there can only be a blade view, the default-template.blade.php file, that allows the events page to work loading the Sage blade layout.

The template parts are not available yet as blade templates. If you need to override a template part, say for instance:

`the-events-calendar/src/views/v2/components/events-bar.php`

just copy the file in the folder root folder of your theme

`your-sage10-theme/tribe/events/v2/components/events-bar.php`

You won't have the blade functionality but at least you can use the plugin.

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

[](#requirements)

- [Sage](https://github.com/roots/sage) &gt;= 10.0
- [PHP](https://secure.php.net/manual/en/install.php) &gt;= 7.1.3
- [Composer](https://getcomposer.org/download/)

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

[](#installation)

Install the composer package (in the theme folder).

```
$ composer require supermundano/sage-the-events-calendar
```

Add the package to the cached package manifest.

```
$ wp acorn package:discover
```

Publish the required `template-default.blade.php` view

```
$ wp acorn vendor:publish --tag="TheEventsCalendar Templates"
```

Bug Reports
-----------

[](#bug-reports)

If you discover a bug in Sage The Events Calendar, please [open an issue](https://github.com/supermundano/sage-the-events-calendar/issues).

Todo
----

[](#todo)

What we need to have full Sage10 coverage:

- \[\] Allow blade templates for template parts

What I've found so far:

The templates are rendered by the function template here [the-events-calendar/common/src/Tribe/Template.php](https://github.com/the-events-calendar/tribe-common/blob/master/src/Tribe/Template.php#L836:L915)

We need to figure out how to:

- get access to $context and $echo
- port those actions before/after template rendering:
- set the current hook name back again

Try using this gist from Log1x

License
-------

[](#license)

Sage The Events Calendar is provided under the [MIT License](https://github.com/supermundano/sage-the-events-calendar/blob/master/LICENSE.md).

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~171 days

Recently: every ~177 days

Total

8

Last Release

655d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/756658?v=4)[Carlos Faria](/maintainers/cfaria)[@cfaria](https://github.com/cfaria)

---

Top Contributors

[![cfaria](https://avatars.githubusercontent.com/u/756658?v=4)](https://github.com/cfaria "cfaria (10 commits)")[![EHLOVader](https://avatars.githubusercontent.com/u/701725?v=4)](https://github.com/EHLOVader "EHLOVader (2 commits)")[![jasonpau](https://avatars.githubusercontent.com/u/26033336?v=4)](https://github.com/jasonpau "jasonpau (1 commits)")[![joshuafredrickson](https://avatars.githubusercontent.com/u/3533660?v=4)](https://github.com/joshuafredrickson "joshuafredrickson (1 commits)")

---

Tags

sage10

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/supermundano-sage-the-events-calendar/health.svg)

```
[![Health](https://phpackages.com/badges/supermundano-sage-the-events-calendar/health.svg)](https://phpackages.com/packages/supermundano-sage-the-events-calendar)
```

###  Alternatives

[mwdelaney/sage-fonts-preload

Automatically preload fonts from the Sage mix manifest

188.3k](/packages/mwdelaney-sage-fonts-preload)[tombroucke/sage-bootstrap-components

Bootstrap 4 components for Sage

113.1k1](/packages/tombroucke-sage-bootstrap-components)

PHPackages © 2026

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