How to remove changes and start over
Permalink
Preparing to redo a 5.6 website, I am learning the in's and out's of 5.7. I am not sure how to install a different Theme and remove all the changes I have made.
With appreciation...
Todd
With appreciation...
Todd
you would need ssh access? not all hosts provide it for shared
Another way would be to delete all tables in the database and all the files in the /application/config directory and reinstall.
Fortunately my development server sits alongside me so direct access is available.
I did use the command line to do the deletions. Worked perfectly.
Todd
I did use the command line to do the deletions. Worked perfectly.
Todd
If you are looking to reset a concrete5 install, I recommend using the command line.
https://documentation.concrete5.org/developers/appendix/cli-commands...