nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.34k stars 5.34k forks source link

Rich CMS support (page builder) #6876

Open AndreiMaz opened 1 year ago

AndreiMaz commented 1 year ago

Let's give merchants a page builder that will help them to manage content easily. Let's use draggable blocks such as:

And these blocks could be placed on our custom grids. We should allow merchants to create a grid system on which content will be placed later. Specify the number of columns and rows and the cell spacing. Merchants will be able to define the column width and row height individually for each cell. And merchants will be able to create any many grids as he needs. And then he will be able to choose where to render each created grid (e.g. on category with ID=5 after "speficied" widget zone)

acasorran commented 9 months ago

Is there already a timeline for this feature?