Page 1 of 1
Export to flat PHP files
Posted: Thu Mar 30, 2006 3:57 pm
by marvado
Is there a way to export my pages to flat files after I'm done buildnig my website?
Re: Export to flat PHP files
Posted: Thu Mar 30, 2006 5:10 pm
by tsw
you could do "wget -r
http://yoursite" wget will get every page recursively, havent tested and you should read wget man page before trying this one out
Re: Export to flat PHP files
Posted: Thu Mar 30, 2006 5:20 pm
by marvado
That's one work-around I didn't think of, thanks.
but I was thinking maybe there's an easier way, for all pages at once, within CMS simple.
anyone?
Re: Export to flat PHP files
Posted: Fri Mar 31, 2006 5:17 am
by cyberman
Are you mean something like backup or archiver module from
CMSms Forge?