sitepush
sitepush copied to clipboard
Ability to remove plugins
There's an option for enable and another for disable plugins in the live push, could be nice if we have also another one for uninstall plugins (useless to maintain them existing if are not used, also it can be a minor security risk to keep the files of not-used plugins)
Interesting idea... Thanks. I'll look into it for a future release.
By the way I tried to skip the sitepush plugin from the live installation, so I added "sitepush" in the rsync exclude parameters and "sitepush" in the disable plugins entries, it seemed to worked good but aparently the database (push entire database) thinked that the plugin was loaded (showing an error alert when entering to the plugins tab), so I think that it should be marked as disabled too in the database
While it can work to turn SitePush off on a live site, I don't recommend it - there are a number of things which SitePush does on live sites which then wouldn't get done (de/activating other plugins, fixing urls, clearing cache after push).
Mmmh, are you saying that is needed to have sitepush installed and activated on the remote sites before to push? because there's a lot of things that doesn't works at all here like fixing urls, which does nothing and I have no way to see any changes with fix urls
SitePush will do its stuff just fine even if you install/activate after pushing.
But, it is ineeded to install it on the remote sites? because I simply always removed it on the remote ones
2013/9/3 Mark Rowatt Anderson [email protected]
SitePush will do its stuff just fine even if you install/activate after pushing.
— Reply to this email directly or view it on GitHubhttps://github.com/rowatt/sitepush/issues/4#issuecomment-23709100 .
Do you want a new linux experience? Just follow my legacy... Got my signature from http://main.elivecd.org/misc/key.gpg
If you use SitePush to de/activate plugins or fix urls then it needs to be running on the actual site where you want plugins activated or urls fixed.
"urls fixed" not works at all, I tried a lot of combinations and just tried what you said about having sitepush installed on the remote site but I don't see any change