Difference between revisions of "Search and replace tool"
Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Search and replace tool.
Mary Cooch (talk | contribs) (deleted image) |
|||
Line 4: | Line 4: | ||
Note: ''A database backup is highly recommended before running the search and replace'' ;-) | Note: ''A database backup is highly recommended before running the search and replace'' ;-) | ||
− | + | See [[Administration via command line]] for more information on command line tools. | |
+ | |||
+ | |||
Revision as of 19:57, 20 October 2015
- Convert to InnoDB
- Database transfer
- DB search and replace
- Spam cleaner
(Additional tools may be found elsewhere in the admin settings)
Admins can search and replace text e.g. URLs in their Moodle database using the search and replace tool at http://yourmoodlesite.org/admin/tool/replace/index.php (replacing yourmoodlesite.org with the address of your Moodle site). This is useful when a Moodle site is moved from one server to another.
Note: A database backup is highly recommended before running the search and replace ;-)
See Administration via command line for more information on command line tools.
See also
- Tracker issue MDL-35099 Convert hidden search/replace script into a proper core admin tool