iNoize Posted July 18, 2017 Posted July 18, 2017 Hello, maybe somebody hat this problem ? I need to port 175 pages from Joomla to pw. Maybe had someone this problem or has ported it with some ready modules ? I mean maybe i can export joomla as csv and also import it in pw with small code amnipulations ? Oh very important is it let the url strukture the same also rewrite names for the pages. TNX
bernhard Posted July 18, 2017 Posted July 18, 2017 i don't know of any ready solution, but as soon as you have your data in some nicely structured way on the joomla-side it should be very easy to do on the pw side: for csv there are some modules available. maybe you can use an RSS module on the joomla side. or maybe just scrape the information from the HTML, for example i used http://simplehtmldom.sourceforge.net/ some times good luck and enjoy the move from joomla to processwire 2
Ivan Gretsky Posted July 18, 2017 Posted July 18, 2017 There is a nice tool for Joomla! which seems to be free for csv export. It will probably not help you to deal with the site structure though. But I am sure you will be able to handle this manually. 175 pages is not that many after all) 3
iNoize Posted August 14, 2017 Author Posted August 14, 2017 Yes thanks for advices, i need only the title, name (for the same site-url because its good position on Google) and the Body.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now