PHPackages                             apen/solradmin - 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. apen/solradmin

ActiveTypo3-cms-extension[Admin Panels](/categories/admin)

apen/solradmin
==============

TYPO3 extension to manage Apache Solr cores

2.0.2(1y ago)2738↓88.5%3GPL-2.0+PHPPHP &gt;=8.1

Since Oct 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Apen/solradmin)[ Packagist](https://packagist.org/packages/apen/solradmin)[ Fund](https://paypal.me/cerdanyohann)[ RSS](/packages/apen-solradmin/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (8)Versions (4)Used By (0)

solradmin
=========

[](#solradmin)

[![Latest Stable Version](https://camo.githubusercontent.com/31bcf93fb39ae2dc5d6eb6440aa3669e79e7b364e1f7941461dd1205fefc3d93/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170656e2f7265636f7264736d616e616765723f6c6162656c3d76657273696f6e)](https://packagist.org/packages/apen/solradmin)[![Total Downloads](https://camo.githubusercontent.com/1f99f250898ab95849a20e71c1ca3e06cb853d4acf9be1afe384e12b2517bed4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170656e2f7265636f7264736d616e61676572)](https://packagist.org/packages/apen/solradmin)[![TYPO3](https://camo.githubusercontent.com/9ad5f558291bf158278eee91eaf75228b6b95ed6469e4901cea84fc2c1380dc7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e342d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://typo3.org/)[![TYPO3](https://camo.githubusercontent.com/aa4d838e120fdf05f79ba0366635c9f73fc2352e522f1c7b1e00aa1becfc177c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31332e342d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://typo3.org/)

> With this module you can directly access your solr module, search records with an interface, delete some specifics records and do other operations (with multi core support)

What does it do?
----------------

[](#what-does-it-do)

With this module you can directly access your solr module, search records with an interface, delete some specifics records.

Do not hesitate to contact me if you have any good ideas.

This extension work with the last LTS of TYPO3.

Screenshots
-----------

[](#screenshots)

[![](https://raw.githubusercontent.com/Apen/solradmin/master/Resources/Public/Images/solradmin-list.png)](https://raw.githubusercontent.com/Apen/solradmin/master/Resources/Public/Images/solradmin-list.png)

Settings
--------

[](#settings)

Just install the extension and import the typoscript. After, you can tweak the different variables and specify several solr connections :

```
module.tx_solradmin {
    settings {
        itemsPerPage = 10
        connections {
            dev {
                scheme = https
                host = 127.0.0.1
                port = 8983
                path = /solr/core_fr/
                fieldList = id,site,title,url
            }
        }
    }
}

```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance48

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 98% 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 ~666 days

Total

3

Last Release

380d ago

PHP version history (3 changes)2.0.0PHP ^7.4

2.0.1PHP &gt;=7.4

2.0.2PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ab82672c30803cbf7043805d5779ddb10142e79210222f54360872c60130660?d=identicon)[Apen](/maintainers/Apen)

---

Top Contributors

[![Apen](https://avatars.githubusercontent.com/u/1135104?v=4)](https://github.com/Apen "Apen (48 commits)")[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (1 commits)")

---

Tags

typo3

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/apen-solradmin/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-beuser

TYPO3 CMS Backend User - TYPO3 backend module Administration &gt; Users for managing backend users and groups.

179.2M139](/packages/typo3-cms-beuser)[typo3/cms-info

TYPO3 CMS Info - TYPO3 backend module for displaying information, such as a pagetree overview and localization information.

169.1M146](/packages/typo3-cms-info)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-adminpanel

TYPO3 CMS Admin Panel - The Admin Panel displays information about your site in the frontend and contains a range of metrics including debug and caching information.

115.7M66](/packages/typo3-cms-adminpanel)

PHPackages © 2026

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