Joomla Demo Site - Joomla! Forum - community, help and support
hello,
i'm wanting set joomla demo site refreshed every hour. there extension can me this?
thank you,
m
i'm wanting set joomla demo site refreshed every hour. there extension can me this?
thank you,
m
it's unlikely find extensions want or looking setting cron job.
ideally zip contents of site , put in secure location not in public path. export current database , put in secure path.
you setup cron job delete contents of hosting path, , unzip zipped backup path, , same cron job clean datatables within sql , import backup.
most cpanel, , plesk hosting packages have backup site feature includes both site contents , sql data. it's worth emailing host , asking how can setup cron job use backup data. i'd avoid telling them doing ever hour if plan on shared hosting many dislike using lot of resources on hour. since cron jobs can pretty intensive if done regularly. shared hosting need after other users on server kinda don't allow use given cpu time on month period, , varys hosting hosting.
ideally zip contents of site , put in secure location not in public path. export current database , put in secure path.
you setup cron job delete contents of hosting path, , unzip zipped backup path, , same cron job clean datatables within sql , import backup.
most cpanel, , plesk hosting packages have backup site feature includes both site contents , sql data. it's worth emailing host , asking how can setup cron job use backup data. i'd avoid telling them doing ever hour if plan on shared hosting many dislike using lot of resources on hour. since cron jobs can pretty intensive if done regularly. shared hosting need after other users on server kinda don't allow use given cpu time on month period, , varys hosting hosting.
Comments
Post a Comment