Export to flat PHP files
-
marvado
Export to flat PHP files
Is there a way to export my pages to flat files after I'm done buildnig my website?
Re: Export to flat PHP files
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
-
marvado
Re: Export to flat PHP files
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?
but I was thinking maybe there's an easier way, for all pages at once, within CMS simple.
anyone?
-
cyberman
Re: Export to flat PHP files
Are you mean something like backup or archiver module from CMSms Forge?

