Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics contains old discussions (generally more than one year ago or based on circumstances that subsequently changed) or topics resolved in other ways. Topics moved into this category are closed from further discussion.

Question A Way To Build Kunena 2.0?

More
14 years 6 months ago #109114 by Matias
Kunena 2.0 is running on production sites and is pretty stable on most parts. But there's still some work to do with integration and templating, which is the reason why we don't have release yet.

I think that the meaning from xillibit was to say, that in order to make the build, you need to have enough skills to use the tools like git and ant.

Building Kunena is pretty easy. Just install Ant builder, go to /build folder and run ant. Installer moves files around a bit, modifies some metadata and creates smaller zip files from individual parts of Kunena.

If you don't know how to use ant but you're able to pull the files from git, there's another way to do this:

You can pull all the files from git to your existing Joomla installation. Or just copy the all the files into Joomla root folder. In Kunena backend there will be new option to run installer by hand.

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #109275 by Randal
Yey.. I didn't know how to build installable package so I perform update on current 1.7 installation.. But now I know, I just need to use for it Ant. So this hint should give me everything what I need. I start to learn.

Ps. Do you perform git from command line or use some GUI for it? I guess you do.. so which is most simple to use for beginner? I need to share my own code and didn't know how to use this just for now.. ;|

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #109299 by xillibit
We are using command-line tools for git, i think for people which doesn't use command line, it's not very easy. I haven't used GUI for git... But you have some docs here : help.github.com/

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #109359 by Randal
So using commands is most simple way? No, I don't afraid to learn this way.. But there is a few different tutorials to make same thing.. Maybe you can aim me tutorial/instruction that mirror your daily way to do this job. OR other mathod that give me simple and fast results. I like do things simple and using GUI only when it's really faster I just want to share my templates and joomla distributions in most simple way for collaboration.

Github tell me to use this help.github.com/win-set-up-git/ . I should use this?

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #109374 by xillibit
You can use it if you don't afraid about command-line, just follow the steps gived in the doc

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #109555 by coder4life
Hello Xillibit,

I am comfortable enough with command line to build the package.

However, where can I find Ant Builder? Google not showing useful results.

Please Log in or Create an account to join the conversation.

Time to create page: 0.248 seconds