I'm using ModX and am trying to port over a setup from a remote server to my local machine. I can copy the files into the new modx install, but ModX also relies heavily on it's database to serve up pages.
I guess I have two questions:
- How do I transfer the database from a server to my local machine? and
- How do I tell my local modx install to use it?