PHPackages                             nzmebooks/craft-export-csv - 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. nzmebooks/craft-export-csv

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

nzmebooks/craft-export-csv
==========================

A plugin to export entries to CSV files.

5.4.0(4mo ago)018MITPHPPHP ^8.2

Since Oct 12Pushed 4mo agoCompare

[ Source](https://github.com/nzmebooks/craft-export-csv)[ Packagist](https://packagist.org/packages/nzmebooks/craft-export-csv)[ RSS](/packages/nzmebooks-craft-export-csv/feed)WikiDiscussions master Synced yesterday

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

Export CSV plugin for Craft CMS
===============================

[](#export-csv-plugin-for-craft-cms)

[![Screenshot](resources/img/header.png)](resources/img/header.png)

Fork
----

[](#fork)

We've forked this plugin from , as we want to introduce functionality specific to sites run by meBooks, namely the ability to export eventRegiestrations that are releated to a certain event.

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install Export CSV, follow these steps:

1. Install with Composer via composer require kffein/craft-export-csv from your project directory
2. Install plugin in the Craft Control Panel under Settings &gt; Plugins

You can also install Export CSV via the Plugin Store in the Craft AdminCP.

Overview
--------

[](#overview)

This plugin will allow multiple csv export configurations

Configuration
-------------

[](#configuration)

[![Screenshot](resources/img/settings.png)](resources/img/settings.png)

When saving an export, you can select a section and enter the filename you want to export locally. Then you can select fields to be exported for the csv. There are currently two types of rows that you can create ( one field or multiple field and custom string) :

- **Handle** : Written without brackets and can access created fields and craft entry attributes
- **Concat handle** : Each fields are written within brackets.

### Date Formatting

[](#date-formatting)

For DateTime fields (such as `postDate`, `dateCreated`, etc.), you can apply custom date formatting using the syntax `{fieldHandle:format}` where `format` is any valid PHP date format string.

**Examples:**

- `{postDate:d/m/Y}` → `28/01/2026` (NZ date format)
- `{postDate:Y-m-d}` → `2026-01-28` (ISO format)
- `{postDate:H:i}` → `14:30` (24-hour time)
- `{postDate:h:i A}` → `02:30 PM` (12-hour with AM/PM)
- `{dateCreated:l, d F Y}` → `Tuesday, 28 January 2026`

This is useful for splitting a datetime into separate date and time columns in your export.

You can also configure the number of rows to be execute for each job. This prevent server to timeout during the export.

Using craft-export-csv
----------------------

[](#using-craft-export-csv)

[![Screenshot](resources/img/reports.png)](resources/img/reports.png)

On Export CSV plugin page, you can manage exports. Then you can download the last version of the file generated. Generating a new file will overwrite the previous csv file.

Roadmap
-------

[](#roadmap)

Some ideas for potential features:

- Modifiy existing exports settings
- UI more dynamic

Credits
-------

[](#credits)

- Icon by Dev Patel from the Noun Project

Brought to you by [KFFEIN](http://kffein.com)

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance74

Regular maintenance activity

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 60.9% 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 ~107 days

Recently: every ~115 days

Total

26

Last Release

143d ago

Major Versions

1.1.0 → 4.0.02022-12-11

4.4.0 → 5.0.02024-08-11

PHP version history (2 changes)4.0.0PHP ^8.0.2

5.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ec3153da1d6450c92fc36de44eab7924161b0e9d73dd504544416c267ccd826?d=identicon)[mebooks.support@gmail.com](/maintainers/mebooks.support@gmail.com)

---

Top Contributors

[![jcdarwin](https://avatars.githubusercontent.com/u/851300?v=4)](https://github.com/jcdarwin "jcdarwin (28 commits)")[![ed-kffein](https://avatars.githubusercontent.com/u/78917206?v=4)](https://github.com/ed-kffein "ed-kffein (14 commits)")[![jlachancekffein](https://avatars.githubusercontent.com/u/24896469?v=4)](https://github.com/jlachancekffein "jlachancekffein (2 commits)")[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (1 commits)")[![pierreluckffein](https://avatars.githubusercontent.com/u/31991187?v=4)](https://github.com/pierreluckffein "pierreluckffein (1 commits)")

---

Tags

cmsCraftcraftcmscraft-plugincraft-export-csv

### Embed Badge

![Health badge](/badges/nzmebooks-craft-export-csv/health.svg)

```
[![Health](https://phpackages.com/badges/nzmebooks-craft-export-csv/health.svg)](https://phpackages.com/packages/nzmebooks-craft-export-csv)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k69](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/navigation

Create navigation menus for your site.

92705.0k18](/packages/verbb-navigation)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/workflow

Enforce multi-step review processes for creating entries.

138124.1k1](/packages/verbb-workflow)

PHPackages © 2026

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