From f4504c98252102e7b60ada0d71ef58de79f1b0a8 Mon Sep 17 00:00:00 2001 From: Jeroen Desloovere Date: Fri, 18 May 2018 13:21:57 +0200 Subject: [PATCH] Update readme --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3caf229..a2b700c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,18 @@ -# Module: Banners +# Banners module for Fork CMS 5 -The Banners module lets you add banner campaignes to your website. According to your preferences you can group them so a different banner get displayed on the same position. The dimensions of the banners can get customized on the settings page. +> The Banners module lets you add banner campaigns to your website. -Additionaly, some basic statistics are built-in, for example the amount of views and clicks are tracked. +## Features +* Widget: Bootstrap Carousel showing all the banners +* Uses Doctrine & Symfony Form +* Multi-language support ## Installation -Visit the [Fork CMS knowledge base](http://fork-cms.com/knowledge-base) to learn how to install a module. To download the zip-package go to the [extension page](http://www.fork-cms.com/extensions/detail/banners) of the module on fork-cms.com. - +* [Download this module](https://github.com/friends-of-forkcms/fork-cms-module-banners/archive/master.zip) +* "Upload module" in your Fork CMS +* Install the module ## Contributing @@ -16,10 +20,9 @@ It would be great if you could help us improve the module. GitHub does a great j * Use **Pull requests** to add or update code * **Issues** for bug reporting or code discussions -* Or regarding documentation and how-to's, check out **Wiki** More info on how to work with GitHub on [help.github.com](https://help.github.com). ## License -The module is licensed under MIT. In short, this license allows you to do everything as long as the copyright statement stays present. \ No newline at end of file +The module is licensed under MIT. In short, this license allows you to do everything as long as the copyright statement stays present.