PHPackages                             cepharum/contao-cors - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. cepharum/contao-cors

ActiveContao-bundle[HTTP &amp; Networking](/categories/http)

cepharum/contao-cors
====================

Contao 4.x bundle adding CORS support

0.0.1(7y ago)035MITPHPPHP &gt;=7.1

Since Nov 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/cepharum/contao-cors)[ Packagist](https://packagist.org/packages/cepharum/contao-cors)[ Docs](https://cepharum.de)[ RSS](/packages/cepharum-contao-cors/feed)WikiDiscussions master Synced 2w ago

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

Contao CORS
===========

[](#contao-cors)

This Contao 4.x bundle was developed to extend the CMS by supporting control of CORS headers on frontend.

Limit Access
------------

[](#limit-access)

By default this plugin is accepting requests on behalf of any domain. However, this is significantly weaking security of your website and thus you should explicitly lists all domains that might access your website in `app/config/parameters.yml` by adding this parameter:

```
parameters:
    ...
    cors.domains:
        - http://example.com
        - http://www.example.com
        - https://secure.example.com
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2778d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4108982?v=4)[cepharum GmbH](/maintainers/cepharum)[@cepharum](https://github.com/cepharum)

---

Top Contributors

[![soletan](https://avatars.githubusercontent.com/u/48088?v=4)](https://github.com/soletan "soletan (7 commits)")

---

Tags

bundlecontao

### Embed Badge

![Health badge](/badges/cepharum-contao-cors/health.svg)

```
[![Health](https://phpackages.com/badges/cepharum-contao-cors/health.svg)](https://phpackages.com/packages/cepharum-contao-cors)
```

###  Alternatives

[contao-community-alliance/dc-general

Universal data container for Contao

1579.5k90](/packages/contao-community-alliance-dc-general)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1415.5k](/packages/pdir-social-feed-bundle)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

125.1k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

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