Site backup and Developer Assist

Maintained by Mohammad Farouk
Easy tool for admins to backup all data and download it in local machine and restore it via upload, this is usefull for migration. For plugin developers: Sort language strings alphabetically by key. Search for missing lang strings. Create a translation in other language in lang directory directly from browser interface. Add or Edit capabilities in access.php file in easy human readable way. Edit plugin files and test a php code. and more to come.
Price option: Free

Supports Moodle 4.1-5.0 See all versions
Latest release: 1 year ago
Installations: 44
Downloads (last 90 days): 26

Frankenstyle name: local_devassist
Local plugins

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello! Plugins restore works but, I'm seeing an error on moodle 5.0 when restoring the database -
"restore from /var/moodledata/temp/local_devassist/database_tables
Warning: dir(tables.json): Failed to open directory: No such file or directory in /var/www/html/moodle/local/devassist/classes/local/restore/restore_database_tables.php on line 109"
When restoring files
" Warning: Undefined array key "extension" in /var/www/html/moodle/local/devassist/classes/local/restore/restore_base.php on line 151"
Approval issue created: CONTRIB-9599