moodlicious/moodle-dataformat_sqlite

A Moodle data format plugin that exports data as a SQLite database dump.

Maintainers

Package info

github.com/moodlicious/moodle-dataformat_sqlite

Type:moodle-dataformat

pkg:composer/moodlicious/moodle-dataformat_sqlite

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-04-30 23:00 UTC

This package is not auto-updated.

Last update: 2026-05-01 21:22:56 UTC


README

A Moodle data format plugin that exports data as a SQLite database dump.

Description

This plugin allows Moodle to export data in SQLite format (.sqlite files). The export creates a SQLite database with a single table export containing the exported data.