PHPackages                             renttek/magento2-well-known - 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. renttek/magento2-well-known

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

renttek/magento2-well-known
===========================

1.0.0(3mo ago)42MITPHP

Since Mar 22Pushed 3mo agoCompare

[ Source](https://github.com/renttek/magento2-well-known)[ Packagist](https://packagist.org/packages/renttek/magento2-well-known)[ RSS](/packages/renttek-magento2-well-known/feed)WikiDiscussions main Synced 3w ago

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

Renttek\_WellKnown
==================

[](#renttek_wellknown)

This extension adds a dedicated section to the Admin Panel for managing "files" within the /.well-known/ directory. It allows you to quickly create and serve plain-text or JSON content for specific paths (such as apple-developer-merchantid-domain-association or security.txt) without needing to touch the server's filesystem.

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

[](#installation)

```
composer require renttek/magento2-well-known
bin/magento module:enable Renttek_WellKnown
bin/magento setup:upgrade
```

Usage
-----

[](#usage)

Content can be managed int the backend / admin area, under `Stores > /.well-known/ > Manage Content`. The `Identifier` of each entry is the path matched against the url: `https://example.com/.well-known/`. Each entry can also be set to a list of specific stores or global, if no store is set. (with automatic fallback to the global when loading the content)

Extending / Custom provider for /.well-known/ content
-----------------------------------------------------

[](#extending--custom-provider-for-well-known-content)

If more control is needed, the extension also provides the `Renttek\WellKnown\Model\WellKnownProviderInterface` to implement custom providers for /.well-known/ content. To do that, implement the `WellKnownProviderInterface` in your own code and register the provider with the `Renttek\WellKnown\Model\WellKnownProviderPool`.

`frontend/di.xml`:

```

rguments>

                Vendor\Module\Model\CustomProvider

```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance82

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

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

Unknown

Total

1

Last Release

97d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1931090?v=4)[Julian](/maintainers/renttek)[@renttek](https://github.com/renttek)

---

Top Contributors

[![renttek](https://avatars.githubusercontent.com/u/1931090?v=4)](https://github.com/renttek "renttek (17 commits)")

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/renttek-magento2-well-known/health.svg)

```
[![Health](https://phpackages.com/badges/renttek-magento2-well-known/health.svg)](https://phpackages.com/packages/renttek-magento2-well-known)
```

###  Alternatives

[morilog/jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.

9241.2M49](/packages/morilog-jalali)[bruli/php-git-hooks

Git hooks for PHP projects.

669371.6k5](/packages/bruli-php-git-hooks)[nikolaposa/version

Value Object that represents a SemVer-compliant version number.

1397.0M21](/packages/nikolaposa-version)[prooph/common

Common classes used across prooph packages

842.2M28](/packages/prooph-common)[tomasnorre/crawler

Crawler extension for TYPO3

57418.0k1](/packages/tomasnorre-crawler)[funeralzone/valueobjects

A PHP 7.1 value objects helper library.

66687.8k23](/packages/funeralzone-valueobjects)

PHPackages © 2026

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