PHPackages                             getdkan/dkanclassic\_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. [Utility &amp; Helpers](/categories/utility)
4. /
5. getdkan/dkanclassic\_import

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

getdkan/dkanclassic\_import
===========================

Import data and content from DKAN Classic via CSVs exported using GetDKAN/dkan\_export.

0177PHP

Since Sep 9Pushed 5y ago19 watchersCompare

[ Source](https://github.com/GetDKAN/dkanclassic_import)[ Packagist](https://packagist.org/packages/getdkan/dkanclassic_import)[ RSS](/packages/getdkan-dkanclassic-import/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

DKAN Classic Import
===================

[](#dkan-classic-import)

Import data and content exported using [dkan\_export](https://github.com/GetDKAN/dkan_export) to a DKAN 2 install.

Installation
============

[](#installation)

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

[](#requirements)

- Full installation of DKAN 2.
- Dependencies:
    - drupal/migrate\_plus
    - drupal/migrate\_tools
    - drupal/migrate\_source\_csv

Install Composer
----------------

[](#install-composer)

Inside your DKAN 2 powered Drupal site, add `dkanclassic_import` using composer:

```
$ composer require "getdkan/dkanclassic_import"

```

Usage
=====

[](#usage)

Import Data
-----------

[](#import-data)

Imports leverage CSV files and Drupal migrations. The module currently support the following Data imports:

### Users

[](#users)

After getting a users CSV file export (instructions [here](https://github.com/GetDKAN/dkan_export#users)). Save all users currently available on on a DKAN Classic site and uuids of datasets that they authored.

```
$ drush mim --update dkanclassic_users

```

Notes:

- Make sure you harvested/imported any datasets prior to importing the users.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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/be88bcbccb292750a3d5e1cace823de415dbdd05682f685ebc24beb6b8c06e84?d=identicon)[fmizzell](/maintainers/fmizzell)

![](https://avatars.githubusercontent.com/u/1914306?v=4)[Riadh Habbachi](/maintainers/rhabbachi)[@rhabbachi](https://github.com/rhabbachi)

---

Top Contributors

[![rhabbachi](https://avatars.githubusercontent.com/u/1914306?v=4)](https://github.com/rhabbachi "rhabbachi (2 commits)")[![apupiales](https://avatars.githubusercontent.com/u/4161722?v=4)](https://github.com/apupiales "apupiales (1 commits)")[![dharizza](https://avatars.githubusercontent.com/u/2200763?v=4)](https://github.com/dharizza "dharizza (1 commits)")

### Embed Badge

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

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

###  Alternatives

[elao/accesseo

Provide accessibility and SEO insights of your page in Symfony profiler

299.2k](/packages/elao-accesseo)

PHPackages © 2026

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