承接 thelogicstudio/elemental-showcaseblock 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

thelogicstudio/elemental-showcaseblock

最新稳定版本:v1.0.1

Composer 安装命令:

composer require thelogicstudio/elemental-showcaseblock

包简介

A Showcase block that is compatible with SilverStripe Elemental

README 文档

README

A Showcase block that is compatible with SilverStripe Elemental. This can be used to make a sponsor logo carousel or a banner.

Installation

  1. Add these in your composer.json file.
"require": {
        "dnadesign/silverstripe-elemental": "^5.0",
        "undefinedoffset/sortablegridfield": "^2.2",
        "thelogicstudio/elemental-showcaseblock": "*@dev"
},
"repositories": [
        { "type": "vcs", "url": "https://github.com/thelogicstudio/elemental-showcaseblock" }
],
  1. Install from Composer
composer{PHP VERSION} require thelogicstudio/elemental-showcaseblock

e.g: composer82 require thelogicstudio/elemental-showcaseblock

  1. Include the SCSS in YOUR-THEME/scss/bundle.scss
@import "thelogicstudio/elemental-showcaseblock/scss/_showcaseblock";
  1. Add this to elements.yml
Page:
  extensions:
    - DNADesign\Elemental\Extensions\ElementalPageExtension

Note you'll need the Composer vendor folder set up in includePaths for SASS in your Gulpfile unless you are using the SS4-BASE-THEME.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2024-10-04