Skip to content

Latest commit

 

History

History
87 lines (54 loc) · 4.35 KB

use_case.md

File metadata and controls

87 lines (54 loc) · 4.35 KB

What is and how to use Sylius CMS Plugin

BitBag Sylius CMS Plugin is a plugin developed for Sylius, a popular open-source e-commerce system based on Symfony. The plugin enhances Sylius with advanced content management capabilities, allowing the creation, editing, and publication of dynamic CMS (Content Management System) pages within an e-commerce store.

As e-commerce continues to evolve, businesses are seeking flexible and user-friendly tools to manage content on their websites. Sylius CMS Plugin addresses this need by providing administrators with the ability to create and edit various types of CMS pages, such as the homepage, informational pages, blogs, static pages, and more. This empowers businesses to easily adapt their store's content to meet current needs and marketing strategies.

What Sylius CMS Plugin provides us with

When using the BitBag Sylius CMS Plugin, administrators gain access to various tiles within the admin panel, each serving a specific purpose. These tiles include Blocks, Media, Pages, FAQs, and Sections.

Brief overview of what each tile offers

In admin panel, the whole CMS functionality is located under "Content Management" left menu section:

Screenshot showing content management config in admin

Our CMS Plugin allows you to manage:

  • Sections - the containers for blocks
  • Blocks - separate parts for the content
  • Media - files, that can be attached to the page
  • Pages - whole pages, obtainable by the link
  • FAQ - the simple mechanism for Frequently Asked Questions function

Sections:

The Sections tile allows administrators to create and manage sections within CMS pages.

Sections serve as containers for content blocks and provide a structured way to organize content. By utilizing sections, administrators can easily arrange and customize the layout of CMS pages to achieve the desired visual and informational structure.

Screenshot showing content management config in admin

More information about Sections you can get here.

Blocks

The Blocks tile allows administrators to create and manage reusable content blocks.

The Blocks can be utilized across different CMS pages, providing flexibility and consistency in content presentation. Blocks can contain text, images, videos, or any other desired content elements.

Screenshot showing content management config in admin

More information about Blocks you can get here.

Media

The Media tile provides a centralized hub for managing media files within the CMS.

Administrators can upload and organize images, videos, and other media assets. The files can then be easily inserted into CMS pages, enriching the content with visual elements.

Screenshot showing content management config in admin

More information about Media you can get here.

Pages:

The Pages tile is where administrators can create, edit, and organize CMS pages.

It enables the creation of various types of pages, such as the homepage, informational pages, or blog posts. Administrators can add content, images, and other media, customize the layout, and manage page hierarchy.

Screenshot showing content management config in admin

More information about Pages you can get here.

FAQ

The FAQ tile is specifically designed to manage frequently asked questions.

Administrators can create question-and-answer pairs, categorize them, and make them available to customers on relevant pages. This helps provide clear information and addresses common queries for a seamless customer experience.

Screenshot showing content management config in admin

More information about the FAQ you can get here.

Summary

In summary, the BitBag Sylius CMS Plugin provides administrators with a range of tiles in the admin panel, including Sections, Blocks, Media, Pages and FAQ.

These tiles offer functionalities for managing reusable content blocks, media assets, CMS pages, frequently asked questions, and page sections. Together, they enable administrators to efficiently create, edit, and organize content within the Sylius e-commerce system, resulting in a more engaging and personalized user experience.