Download
Line 16: | Line 16: | ||
* [http://www.wandora.org/download/wandora-src.zip wandora-src.zip] | * [http://www.wandora.org/download/wandora-src.zip wandora-src.zip] | ||
− | Notice, Wandora's distribution packages are available in SourceForge too. Alternative download links are [http://sourceforge.net/projects/wandora/files/wandora.zip/download wandora.zip] and [http://sourceforge.net/projects/wandora/files/wandora-src.zip/download wandora-src.zip]. After successful download you may wonder [[how to install Wandora]]. | + | Notice, Wandora's distribution packages are available in the SourceForge too. Alternative download links are [http://sourceforge.net/projects/wandora/files/wandora.zip/download wandora.zip] and [http://sourceforge.net/projects/wandora/files/wandora-src.zip/download wandora-src.zip]. After successful download you may wonder [[how to install Wandora]]. |
== Extras == | == Extras == |
Revision as of 22:09, 16 September 2013
Prepare download
The Wandora application requires a Java Runtime Environment (JRE) 7. The JRE is not included in the Wandora distribution packages and must be downloaded separately from Oracle's Java site or OpenJDK.
Look at the system requirements and the license before downloading and installing the Wandora. We emphasize that the Wandora is an ongoing project meaning the software is incomplete, absolutely contains bugs and the feature set may change without notice.
Downloading Wandora
Download Wandora's latest binary version (build date 2016-05-10, see Change log and Open bugs) here:
Wandora's source code distribution package is here:
Notice, Wandora's distribution packages are available in the SourceForge too. Alternative download links are wandora.zip and wandora-src.zip. After successful download you may wonder how to install Wandora.
Extras
Wandora Firefox and Thunderbird plugin is available as a separate download:
To connect Wandora with Drupal content management system we have created example plugins for Drupal. Plugin documentation is here. Although plugins have been enclosed to Wandora's source code distribution package, plugins are available also as separate downloads:
To connect Wandora with Joomla content management system we have created an extra for Joomla. Extra's documentation is here. Although extra has been enclosed to Wandora's source code distribution package, you can download it also here:
All extras have been enclosed to Wandora's source code distribution package also, under extras folder.
Javadocs
Javadocs are available for online viewing or as a zip package (updated 2016-05-10).
Libraries used by Wandora
Wandora uses many third party libraries. All used libraries are free-to-use and available in Internet. We have included these libraries into Wandora's distribution package. Libraries locate in build/lib folder of Wandora's distribution package and lib folder of Wandora's source code distribution package. Script bin/SetClasspath.bat|sh adds all required libraries to Java's classpath.