PHPackages                             diqa/import - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. diqa/import

ActiveMediawiki-extension[File &amp; Storage](/categories/file-storage)

diqa/import
===========

Imports Word, PDF, Excel, PowerPoint documents

018[1 issues](https://github.com/kkthek/diqa-import/issues)JavaScript

Since Feb 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kkthek/diqa-import)[ Packagist](https://packagist.org/packages/diqa/import)[ RSS](/packages/diqa-import/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

diqa-import
===========

[](#diqa-import)

Imports Office documents, makes full-text and metadata available for faceted search

DIQAimport

\############################# Installation #############################

Run once: extensions/DIQAimport/maintenance/Setup.php

Configure cron-jobs:

```
crontab -l | { cat; echo "* * * * *  php /var/www/html/mediawiki/extensions/Import/maintenance/CrawlDirectory.php"; } | crontab -
crontab -l | { cat; echo "* * * * *  php /var/www/html/mediawiki/maintenance/runJobs.php"; } | crontab -

```

Create directory which contains the documents (a mount point):

```
sudo mkdir -p /opt/freigabe

```

\############################# Settings #############################

1. $wgDIQAImportUseAllMetadata

    Stores all extracted metadata in SOLR (NOT in the wiki!) to allow exploring the data via Faceted Search.

    Default value: false

\############################# Usage #############################

```
1. Go to Special:DIQAimport (as WikiSysop)

2. Mount a Windows folder with Office documents into the linux file system

		Usage: bin/mountWinShare.sh \\UNC\Path\to\folder User
		The folder is mounted to: /opt/freigabe

		For example: ./mountWinShare.sh //192.168.1.7/testfreigabe Kai

3. Create at least one crawler config.

		Import-Path: /opt/freigabe
		UNC-Path:    \\KAIS-PC\testfreigabe
		Interval: any

4. Optional: Creating tagging rules on Special:DIQAtagging

```

Note: If you change the tagging rules later, you have to refresh your semantic data. The crawler will do this only for *modified* documents.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/86754319732f713c884b9481baefe7c35f735593975542028dbaef1adabc017d?d=identicon)[kkthek](/maintainers/kkthek)

---

Top Contributors

[![kkthek](https://avatars.githubusercontent.com/u/1655904?v=4)](https://github.com/kkthek "kkthek (1 commits)")

### Embed Badge

![Health badge](/badges/diqa-import/health.svg)

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

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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