Updating Plugins

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Updating Plugins

Bagas Sanjaya
Hello,

Is there a way to update plugins installed on an OFBiz instance? If
there is the case, how can I update all installed plugins?

Bagas
--
An old man doll... just what I always wanted! - Clara
Reply | Threaded
Open this post in threaded view
|

Re: Updating Plugins

Pawan Verma
Hello Bagas,

The update of the ofbiz-plugins is quite simple.

*SVN:*
Go to the plugins directory and use *svn up* command

*GIT:*
Go to the plugins directory and use *git pull origin <branch-name>* command
to update plugins of a specific branch.

HTH!
--
Thanks & Regards
Pawan Verma
Technical Consultant
*HotWax Systems*
*Enterprise open source experts*
http://www.hotwaxsystems.com


On Thu, Nov 7, 2019 at 6:34 AM Bagas Sanjaya <[hidden email]> wrote:

> Hello,
>
> Is there a way to update plugins installed on an OFBiz instance? If
> there is the case, how can I update all installed plugins?
>
> Bagas
> --
> An old man doll... just what I always wanted! - Clara
>