Countly is a big project benefiting from plugin support to make contributions easy, and we are happy to receive contributors with different skills:
- If you know Javascript and HTML5/CSS you can contribute to core layer and user interface of Countly.
- If you know MongoDB and Node.js, you can contribute to database layer.
- If you know Java, you can contribute to Countly Android SDK.
- If you know Objective-C, you can contribute to Countly iOS SDK.
- If you know any other language, you can start writing your own SDK and help others use Countly as a backend. Here's a list of SDKs that Countly supports.
You can always send a pull request to Countly Community Edition or to Countly SDKs for the following:
- New features, small or big, including installation, integration, tests, user interface, user experience, extra platforms and such.
- Bugfixes (excluding translations, explained below)
- Inefficient code
- Documentation (including installation, deployment to various platforms, video training)
Before sending a pull request, we expect you first check all new issues before putting your effort. It's also better to test your code thoroughly before sending it over. Also please check existing code to have an understanding of how we work.
Before starting, you may want to check Github's guide on contributing open source projects.
All translations take place on Transifex Countly page. Please check if your language is not there, or has a small percentage of translation. Create your account and apply to be a translator.
Whether you want to start working on developing a new plugin, or some feature/ issue on the Countly Server itself, you will need a development environment to test your code on.
Note: you will need Vagrant and Virtualbox installed.
- Start a VM on your machine, with
vagrant up
. - Log into the VM, with
vagrant ssh
- Use the standard
countly start
/countly restart
/ etc. commands - Logs are available in
/opt/countly/logs
- (Optional) You might additionally want to enable the debugger.
If you like Countly, why not use one of our badges and give a link back to us, so others know about this wonderful platform?