Uninstalling CRE
tj2653 - December 3, 2007 - 17:16
| Project: | Content Recommendation Engine |
| Version: | 5.x-1.0 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
I would like to uninstall CRE...can I simply drop the "cre_similarity_matrix" and "cre_average_vote" tables from the DB, or are there other database changes I need to make?

#1
You got it. Just those two tables
#2
Thanks Scott :)
#3
Sorry to reopen,
This patch adds the uninstall function in cre.install to help people avoid playing with their tables.
Cheers.