From b609dd1dd5ba41797bd1de492478fbc92ad92422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Kr=C3=B3l?= Date: Sat, 12 May 2018 12:07:25 +0200 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6ff36d799..5942a1811 100755 --- a/README.md +++ b/README.md @@ -20,6 +20,15 @@ +## Overview + +Almost each eCommerce app has to present some content. Managing it is often done via third-party libraries like Wordpress, eZ Platform or a built-in content management system. As Sylius does not have a CMS in the standard platform, we decided to develop our own which will be as flexible as Sylius. This plugin allows you to add dynamic blocks with images, text or HTML to your storefront as well as pages and FAQs section. + +## Support + +We work on amazing eCommerce projects on top of Sylius and Pimcore. Need some help or additional resources for a project? +Write us an email on mikolaj.krol@bitbag.pl or visit [our website](https://bitbag.shop/)! :rocket: + # Demo We created a demo app with some useful use-cases of the plugin! Visit [demo.bitbag.shop](https://demo.bitbag.shop) to take a look at it. The admin as always can be accessed under [demo.bitbag.shop/admin](https://cms.bitbag.shop/admin) link and `sylius: sylius` credentials. @@ -32,10 +41,6 @@ We also recorded a webinar which presents most of the plugin features, including -## Overview - -Almost each eCommerce app has to present some content. Managing it is often done via third-party libraries like Wordpress, eZ Platform or a built-in content management system. As Sylius does not have a CMS in the standard platform, we decided to develop our own which will be as flexible as Sylius. This plugin allows you to add dynamic blocks with images, text or HTML to your storefront as well as pages and FAQs section. - ## Installation ```bash $ composer require bitbag/cms-plugin @@ -179,7 +184,3 @@ $ bin/phpspec run ## Contribution Learn more about our contribution workflow on http://docs.sylius.org/en/latest/contributing/. - -## Support - -Want us to help you with this plugin or any Sylius project? Write us an email on mikolaj.krol@bitbag.pl :computer: