[Koha-devel] How to install Koha plugins for development

Samu Heiskanen samu.heiskanen at hypernova.fi
Wed Jan 19 22:18:26 CET 2022


Thanks, Michael!


On Wed, 19 Jan 2022 13:37:28 -0700, "Michael Hafen (TECH)" <michael.hafen at washk12.org> wrote:

> The way I do it is:
> add a directory to the koha-conf.xml with a <pluginsdir> tag, that will be
> where I `git clone` the plugins.
> `git pull` as necessary, then
> `koha-shell [instance] -c /usr/local/koha_source/misc/devel/
> install_plugins.pl`
> 
> That's with the koha instance running from the koha_source directory in
> dev_mode.
> 
> 
> On Wed, Jan 19, 2022 at 12:30 PM Samu Heiskanen <samu.heiskanen at hypernova.fi>
> wrote:
> 
> > Hi,
> >
> > I am a new Koha developer from windy and cold Finland. As new to the
> > Koha-community, I'd like to wish all the best for everyone in the community.
> >
> > I have a problem with installing Koha plugins. I tried to find guidelines
> > how install plugin from Git-repository, but haven't found. I'm forking a
> > plugin and setting up an environment for development and testing. What is
> > the the preferred way to install plugin from Git?
> >
> > Best Regards,
> >
> > Samu Heiskanen
> > _______________________________________________
> > Koha-devel mailing list
> > Koha-devel at lists.koha-community.org
> > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> > website : https://www.koha-community.org/
> > git : https://git.koha-community.org/
> > bugs : https://bugs.koha-community.org/
> >
> 
> 
> -- 
> Michael Hafen
> Washington County School District Technology Department
> Systems Analyst




More information about the Koha-devel mailing list