##Sendy subscribe module
This module allow to create subscriber widget for the Sendy.
Visit the Fork CMS knowledge base to learn how to install a module. Just download this repository as a ZIP-file and use it with the installer in your backpanel.
For this widget to work, a couple of settings are required.
- The Api key of your Sendy install, which can be found in the settings page
- The Api url of your Sendy install, without /api.
Caution! The api of Sendy currently does not support checks if the API-key is correct. So please take caution when filling these in.
To create a widget, only the listId is required, this listId can be found in your Sendy install.
If you want to contribute to this module, feel free to do so. GitHub does a great job in managing this collaboration by providing different tools, the only thing you need is a GitHub login.
- Use Pull requests to add or update code
- Issues for bug reporting or code discussions
More info on how to work with GitHub on help.github.com.
##Locale Currently only translations for English and Dutch have been provided, as mentioned above, feel free to add language support for your own language.
All modules, including this one, which are maintained by the Fork CMS community have the same license as the CMS itself which is called MIT. In short, this license allows you to do everything as long as the copyright statement stays present.
The Brandberries team