potapuff
potapuff

Reputation: 1980

Moodle 1.9 backup format?

Where I can found Moodle 1.9 backup file specifiacation. Like http://docs.moodle.org/dev/Backup_2.0_for_developers for 2.0?

Upvotes: 0

Views: 174

Answers (2)

Matt Gibson
Matt Gibson

Reputation: 14959

This has not been documented (see discussion here). However, you may find the developer docs for converting backups from 1.9 to 2.0 useful as it discusses the structure of a backup file in some depth.

Upvotes: 1

Marvin Pinto
Marvin Pinto

Reputation: 31008

It doesn't look like such a document exists. Your best bet would be to go through the source code for 1.9 and start from there.

Upvotes: 1

Related Questions