symfony plugin: install and uninstall manually

by prettyscripts on 2010-03-02 12:42:43 • 2 comments »

symfony

symfony's command line plugin install and uninstall tasks don't work - this could be because the server i'm working on does not have internet connection. so i have to do things manually.

manual install

  • download the package from plugins site (if not previously downloaded)
  • unzip / untar the file. if the directory contain version number, rename it.
  • copy the directory to /path/to/your/project/plugins.
  • do the normal setup
    • edit config/ProjectConfiguration.class.php to add the new plugin
    • run symfony plugin:publish-assets

manual uninstall

  • delete the plugin directory fromĀ /path/to/your/project/plugins
  • edit config/ProjectConfiguration.class.php to remove the plugin
  • runĀ symfony plugin:publish-assets
  • search for any other 'traces' of this plugin, if running from unix server, from project root, run find . -name "name_of_plugin*" -print. adding '*' to the name make sure you will not miss any files.
  • if there are any files and diretories with this plugin name, delete them
  • run symfony cc to clear everything

Tags: install, plugin, symfony, uninstall

2 comments

Comment by some spammer @ 2010-03-03 09:06:53
Hey, I'm happy I added your blog to my feed reader, otherwise I would have missed this post! Thanks for this.

Edited by site author: spammer name, email, url removed.
from url it seems like some furniture business - nice comment, but why would they be interested in web developer blog? besdies this blog was referral spammed 500+ from this particular site.

Spammer IP: 64.120.10.44, Illinois US
Comment by some spammer @ 2010-03-19 15:42:39
Seems like you have put a lot of effort and hard work into your article and I need more of these on the web these days. I sincerely got a kick from your post. I don't genuinely have much to talk about responding, I only wanted to comment to reply great work.

edited by author: offensive name and url removed.
ip address: 89.222.219.130 from russia

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
PoorExcellent
note: all comments are moderated. do not spam and do not advertise. only comments relevant to the post will be published.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)