Download
Maarch Framework and Maarch Entreprise are released under the terms of the open source license GNU GPLv3.
Maarch LetterBox, Maarch PeopleBox et Maarch ScanSnap Connector sont released under the termsof the open source license GNU GPLv2.
Your are free to download and use them. If you need professional integration services or support, please contact us (info@maarch.fr ou +33 (0)1 47 24 51 59) or any of our licensed partner.
Maarch Applications
- Maarch Entreprise 1.3
- Maarch AutoImport 3.3
- Maarch Capture Connector: Client 1.1 - Server 1.1
- Maarch LetterBox 2.8
From SVN repositories
Maarch source code repositories are available in read only mode for anonymous users.
Maarch AutoImport
Stable Version:
svn checkout http://svn.maarch.org/autoimport/tags/3.3 maarch_autoimport
Development version:
svn checkout http://svn.maarch.org/autoimport/trunk maarch_autoimport
Sample documents:
svn checkout http://svn.maarch.org/autoimport/samples maarch_autoimport/samples
Maarch Capture Connector
Development version:
svn checkout http://svn.maarch.org/mcc/trunk/server MCC_Server svn checkout http://svn.maarch.org/mcc/trunk/client MCC_Client
Sample documents:
svn checkout http://svn.maarch.org/mcc/samples MCC_Samples
Maarch Entreprise
For Maarch Entreprise, we set up a different repository for every component (apps, core and each modules). Thus, to get a fully working application, one must do as many checkouts as needed components. URL for each components is forged following this template :
http://svn.maarch.org/__COMPONENT__/__BRANCH__
Where :
-
__COMPONENT__ is the name of the componant("core" for the core folder, "maarch_entreprise" for the apps,
the name of each module, for example : "baskets") - __BRANCH__ is the name of the chosen branch
There currently are three branches:
- The stable branch (currently, branch 1.3): it is only updated with bug fixes. Replace __BRANCH__ with "branches/1.3".
- The development branch: called trunk, it receives every current developments. Be careful: the stability of the trunk is not guaranteed, do not use it in production environment! Replace __BRANCH__ with "trunk"
For example, to get the stable branch of the module advanced_physical_archive, use this url: http://svn.maarch.org/advanced_physical_archive/branches/1.3
For more information and see a detailed procedure to fetch Maarch Entreprise, see the dedicated page.

