Hello

How can i do to export a website with all pathauto and taxomomy menu? and how can i do automatically with a cron? It's posible to do it? I was export all site automatically from a site to other host and works fine ( linux) , except that not export taxonomy menu and pathauto.

Thanks

Daniel Witoszek

Comments

btopro’s picture

Priority: Major » Normal

pathauto instead of just nodes would have to be something added in to my knowledge. Taxonomy menu you can use the hooks built in to define how to select paths to publish for taxonomy. As for the on cron thing the easiest way would be to have a drush command added and use a cron / bash script on the server, these functions could also be used in hook_cron.

I'd accept patches for all of these things but currently am stretched too thin to do this any time soon.