Skip to content

Commit edd2151

Browse files
authored
Merge pull request #355 from BartoszWojdalowicz/readme
Readme update
2 parents 29ec02a + 7abe9c9 commit edd2151

1 file changed

Lines changed: 102 additions & 48 deletions

File tree

README.md

Lines changed: 102 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,34 @@
1-
<h1 align="center">
2-
<a href="http://bitbag.shop" target="_blank">
3-
<img src="doc/logo.png" width="55%" />
4-
</a>
5-
<br />
6-
<a href="https://packagist.org/packages/bitbag/cms-plugin" title="License" target="_blank">
7-
<img src="https://img.shields.io/packagist/l/bitbag/cms-plugin.svg" />
8-
</a>
9-
<a href="https://packagist.org/packages/bitbag/cms-plugin" title="Version" target="_blank">
10-
<img src="https://img.shields.io/packagist/v/bitbag/cms-plugin.svg" />
11-
</a>
12-
<a href="http://travis-ci.org/BitBagCommerce/SyliusCmsPlugin" title="Build status" target="_blank">
13-
<img src="https://img.shields.io/travis/BitBagCommerce/SyliusCmsPlugin/master.svg" />
14-
</a>
15-
<a href="https://scrutinizer-ci.com/g/BitBagCommerce/SyliusCmsPlugin/" title="Scrutinizer" target="_blank">
16-
<img src="https://img.shields.io/scrutinizer/g/BitBagCommerce/SyliusCmsPlugin.svg" />
17-
</a>
18-
<a href="https://packagist.org/packages/bitbag/cms-plugin" title="Total Downloads" target="_blank">
19-
<img src="https://poser.pugx.org/bitbag/cms-plugin/downloads" />
20-
</a>
21-
<p>
22-
<img src="https://sylius.com/assets/badge-approved-by-sylius.png" width="85">
23-
</p>
24-
</h1>
25-
26-
## About us
27-
28-
At BitBag we do believe in open source. However, we are able to do it just because of our awesome clients, who are kind enough to share some parts of our work with the community. Therefore, if you feel like there is a possibility for us working together, feel free to reach us out. You will find out more about our professional services, technologies and contact details at https://bitbag.io/.
29-
30-
## BitBag SyliusCmsPlugin
31-
32-
Almost each eCommerce app has to present some content. Managing it is often done via third-party libraries
33-
like Wordpress, eZ Platform or a built-in content management system. As Sylius does not have a CMS in the
34-
standard platform, we decided to develop our own which will be as flexible as Sylius. This plugin allows
35-
you to add dynamic blocks with images, text or HTML to your storefront as well as pages and FAQs section.
36-
37-
## Demo
38-
39-
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.
40-
The admin can be accessed under [demo.bitbag.shop/admin](https://demo.bitbag.shop/admin) link and `sylius: sylius` credentials.
1+
# [![](https://bitbag.io/wp-content/uploads/2021/01/CMS.png)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)
412

42-
We also recorded a webinar which presents most of the plugin features, including how they have been implemented and specific use-cases.
3+
# BitBag SyliusCMSPlugin
434

44-
<div align="center">
45-
46-
[![Webinar](https://img.youtube.com/vi/Nk8fKA48t_Y/0.jpg)](https://www.youtube.com/watch?v=Nk8fKA48t_Y)
5+
----
476

48-
</div>
7+
[![](https://img.shields.io/packagist/l/bitbag/cms-plugin.svg) ](https://packagist.org/packages/bitbag/cms-plugin "License") [ ![](https://img.shields.io/packagist/v/bitbag/cms-plugin.svg) ](https://packagist.org/packages/bitbag/cms-plugin "Version") [ ![](https://img.shields.io/travis/BitBagCommerce/SyliusCMSPlugin/master.svg) ](http://travis-ci.org/BitBagCommerce/SyliusCMSPlugin "Build status") [ ![](https://img.shields.io/scrutinizer/g/BitBagCommerce/SyliusCMSPlugin.svg) ](https://scrutinizer-ci.com/g/BitBagCommerce/SyliusCMSPlugin/ "Scrutinizer") [![](https://poser.pugx.org/bitbag/cms-plugin/downloads)](https://packagist.org/packages/bitbag/cms-plugin "Total Downloads") [![Slack](https://img.shields.io/badge/community%20chat-slack-FF1493.svg)](http://sylius-devs.slack.com) [![Support](https://img.shields.io/badge/support-contact%20author-blue])](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)
8+
9+
<p>
10+
<img src="https://sylius.com/assets/badge-approved-by-sylius.png" width="85">
11+
</p>
12+
13+
At BitBag we do believe in open source. However, we are able to do it just because of our awesome clients, who are kind enough to share some parts of our work with the community. Therefore, if you feel like there is a possibility for us working together, feel free to reach us out. You will find out more about our professional services, technologies and contact details at [https://bitbag.io/](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms).
14+
15+
## Table of Content
16+
17+
***
18+
19+
* [Overwiev](#overwiev)
20+
* [Support](#we-are-here-to-help)
21+
* [About us](#about-us)
22+
* [Community](#community)
23+
* [Demo](#demo)
24+
* [License](#license)
25+
* [Contact](#contact)
26+
27+
# Overwiev
28+
29+
***
4930

50-
## Documentation
31+
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.
5132

5233
- [Installation](doc/installation.md)
5334
- [Upgrading](UPGRADE.md)
@@ -63,6 +44,79 @@ We also recorded a webinar which presents most of the plugin features, including
6344
- [Sitemap](doc/sitemap.md)
6445
- [Customization](doc/customization.md)
6546

66-
## Contribution
47+
## We are here to help
48+
This **open-source plugin was developed to help the Sylius community**. If you have any additional questions, would like help with installing or configuring the plugin or need any assistance with your Sylius project - let us know!
49+
50+
[![](https://bitbag.io/wp-content/uploads/2020/10/button-contact.png)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)
51+
52+
Read more about [Sylius CMS](https://bitbag.io/sylius-cms-all-you-need-to-know-3-implementation-methods/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)
53+
# About us
54+
55+
---
56+
57+
BitBag is an agency that provides high-quality **eCommerce and Digital Experience software**. Our main area of expertise includes eCommerce consulting and development for B2C, B2B, and Multi-vendor Marketplaces.
58+
The scope of our services related to Sylius includes:
59+
- **Consulting** in the field of strategy development
60+
- Personalized **headless software development**
61+
- **System maintenance and long-term support**
62+
- **Outsourcing**
63+
- **Plugin development**
64+
- **Data migration**
65+
66+
Some numbers regarding Sylius:
67+
* **20+ experts** including consultants, UI/UX designers, Sylius trained front-end and back-end developers,
68+
* **100+ projects** delivered on top of Sylius,
69+
* Clients from **20+ countries**
70+
* **3+ years** in the Sylius ecosystem.
71+
72+
---
73+
74+
If you need some help with Sylius development, don't be hesitate to contact us directly. You can fill the form on [this site](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms) or send us an e-mail to hello@bitbag.io!
75+
76+
---
77+
78+
[![](https://bitbag.io/wp-content/uploads/2020/10/badges-sylius.png)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)
79+
80+
## Community
81+
82+
----
83+
84+
For online communication, we invite you to chat with us & other users on [Sylius Slack](https://sylius-devs.slack.com/).
85+
86+
# Demo
87+
88+
---
89+
90+
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.
91+
The admin can be accessed under [demo.bitbag.shop/admin](https://demo.bitbag.shop/admin) link and `sylius: sylius` credentials.
92+
93+
We also recorded a webinar which presents most of the plugin features, including how they have been implemented and specific use-cases.
94+
95+
<div align="center">
96+
97+
[![Webinar](https://img.youtube.com/vi/Nk8fKA48t_Y/0.jpg)](https://www.youtube.com/watch?v=Nk8fKA48t_Y)
98+
99+
</div>
100+
101+
102+
103+
**If you need an overview of this plugin, schedule a consultation with our expert.**
104+
105+
[![](https://bitbag.io/wp-content/uploads/2020/10/button_free_consulatation-1.png)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)
106+
107+
108+
109+
## License
110+
111+
---
112+
113+
This plugin's source code is completely free and released under the terms of the MIT license.
114+
115+
[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen.)
116+
117+
## Contact
118+
119+
---
120+
If you want to contact us, the best way is to fill the form on [our website](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms) or send us an e-mail to hello@bitbag.io with your question(s). We guarantee that we answer as soon as we can!
67121

68-
Learn more about our contribution workflow on http://docs.sylius.org/en/latest/contributing/.
122+
[![](https://bitbag.io/wp-content/uploads/2020/10/footer.png)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_cms)

0 commit comments

Comments
 (0)