Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

New Backup/restore Module For Yii

$
0
0
Dear All,

I have created Backup/Restore module. I have been using it for all my apps for quite sometime now. It saves lot of time.

I have not added security or access control as of now. You can add that if required for live websites.

unzip the attached code under /protected/modules/

Add following code in config main.php under modules

'backup',


You can specify path for backup files.

'backup'=> array('path' => __DIR__.'/../backup/'  ),


Thats it , now open your app with /backup appended to home url.

Thanks and Regards,
Shiv

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>