Licensing & download
License conditions
The basic Opencell Community Edition is licensed AGPL v3, a variant of the GPL that is adapted to web applications.
In plain language, here are the essential things you need to know about the AGPL v3 license.
You can:
- use the software for commercial purposes within your business
- edit source code
- distribute a modified or original copy of the work
- Guarantee the software you are using under license
You cannot:
- sublicense the software without our consent
- hold us responsible for damages of any kind
You need to:
- maintain our copyright under all circumstances
- include the full text of our license in any distribution
- List any changes you are making to our software
- disclose source code when you distribute, publish, or serve (i.e., through a web portal) a modified or derived version of our software
- include compilation and installation instructions that allow a third party to install your modified or derived version of our software
Download and install
The easiest way to install and try the basic Opencell Community Edition is by using one of our images Docker Who are accessible hither.
Community Edition sources are also available at URL.
To download the sources, you need to go to a dedicated folder and execute the following command:
git clone https://git.assembla.com/meveo.git
To compile the sources, you need to run this command:
cd meveomvn clean install
The Opencell war file will be generated in meveo/opencell-admin/web/target/opencell.war
Update
If you want to know more about the enhanced Enterprise Edition of Opencell, please see this page and contact our sales team at sales@opencellsoft.com.