sschreier/sschreiergridlayoutforshoppingexperiences 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sschreier/sschreiergridlayoutforshoppingexperiences

最新稳定版本:1.1.1

Composer 安装命令:

composer require sschreier/sschreiergridlayoutforshoppingexperiences

包简介

grid layout / columns for the shopping experiences

README 文档

README

The extension provides additional cms blocks with different column arrangements under the block category Text within a layout.

The cms blocks are based on the 12-column grid layout of Bootstrap.

As soon as the cms block has been placed in the layout, the respective cms element with the type Text can be replaced if required as usual using the corresponding icon.

Additional cms blocks

  • One column
  • Two columns from 768px
  • Two columns from 768px (25%, 75%)
  • Two columns from 768px (75%, 25%)
  • Two columns from 768px (33.3%, 66.3%)
  • Two columns from 768px (66.6%, 33.3%)
  • Three columns from 768px
  • Three columns from 768px (25%, 50%, 25%)
  • Three columns from 768px (16.6%, 66.6%, 16.6%)
  • Four columns from 768px
  • Six columns from 768px

How to install the extension

via zip and console (recommended)

  1. Download the latest SschreierGridLayoutForShoppingExperiences-master.zip.
  2. Unzip the zip file and rename the folder to SschreierGridLayoutForShoppingExperiences.
  3. Move the folder to the project folder custom/plugins/ .
  4. Connect to the console via ssh:
bin/console plugin:refresh
bin/console plugin:install --activate SschreierGridLayoutForShoppingExperiences

via composer

  1. Add the repository URL to the composer.json of the project
"repositories": [
    ...,
    {
        "type": "vcs",
        "url": "https://github.com/sschreier/SschreierGridLayoutForShoppingExperiences"
    }
],
  1. Connect to the console via ssh and install the plugin via the command
composer require sschreier/sschreiergridlayoutforshoppingexperiences
bin/console plugin:refresh
bin/console plugin:install --activate SschreierGridLayoutForShoppingExperiences

via https://packagist.org

  • Connect to the console via ssh and install the plugin via the command
composer require sschreier/sschreiergridlayoutforshoppingexperiences
bin/console plugin:refresh
bin/console plugin:install --activate SschreierGridLayoutForShoppingExperiences

via zip upload

  1. Download the latest SschreierGridLayoutForShoppingExperiences-master.zip.
  2. Unzip the zip file and rename the folder to SschreierGridLayoutForShoppingExperiences.
  3. Zip the folder to SschreierGridLayoutForShoppingExperiences.zip.
  4. Upload the zip in the Shopware Administration.
  5. Install & Activate the extension.

extension update (zip)

  1. Download the latest SschreierGridLayoutForShoppingExperiences-master.zip.
  2. Unzip the zip file and rename the folder to SschreierGridLayoutForShoppingExperiences.
  3. Zip the folder to SschreierGridLayoutForShoppingExperiences.zip.
  4. Upload the zip in the Shopware Administration.
  5. Update the extension.

Images

additional cms blocks part 1

additional cms blocks part 1

additional cms blocks part 2

additional cms blocks part 2

additional cms blocks part 3

additional cms blocks part 3

additional cms blocks part 4

additional cms blocks part 4

统计信息

  • 总下载量: 16
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: Twig

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-03-09