Content migration- the quickest way?
Permalink
I'm curious to find out how others migrate vast content to a new concrete5 website, especially from big websites.
Right now I parse the old website content with simple-php-dom and then paste the html in through the content block on a page. Works well enough, but the clicking, copying, and pasting gets tedious after page 99.
How do others do it? Does anyone use scripts to inject content straight on the SQL tables versus manually clicking to add content to blocks and create pages?
Right now I parse the old website content with simple-php-dom and then paste the html in through the content block on a page. Works well enough, but the clicking, copying, and pasting gets tedious after page 99.
How do others do it? Does anyone use scripts to inject content straight on the SQL tables versus manually clicking to add content to blocks and create pages?