This repository contains code examples to use with the CEMM Open API. Our first example is a Wordpress plugin: CEMM demo plugin. This plugin adds a widget with solar production information to your Wordpress installation.
Download the source code and use it in your own projects.
You need an API key (and a CEMM) to use the CEMM Open API. API keys can be requested on developer.cemm.nl/contact
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
07-06-2017 Added first example: Wordpress demo plugin.
Cedel BV Assen, The Netherlands
All our software provided in this repository is licensed under the MIT license.