定制 dia-nz/silverstripe-faq 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

dia-nz/silverstripe-faq

Composer 安装命令:

composer require dia-nz/silverstripe-faq

包简介

Provides Q&A pages and Solr-based search

README 文档

README

Build Status Latest Stable Version Total Downloads License Dependency Status Reference Status

Introduction

This module provides FAQ functionality on top of Solr.

Just by adding the module to the project, you'll get a ModelAdmin for FAQs, where you can manage Questions & Answers. You only need to add an FAQPage type (comes with the module), and some questions and answers.

The module comes with its own Solr search index, customized to have a fuzzy search, and has its own file for stopwords and synonyms.

Requirements

Installation

composer require silverstripe/faq

Run a database rebuild by visiting http://yoursite.com/dev/build. This will add the required database columns and tables for the module to function.

Ensure you have silverstripe/fulltextsearch-localsolr running (See this modules docs for starting local instance of Solr).

Run the Solr related tasks:

$ ./framework/sake dev/tasks/Solr_Configure
$ ./framework/sake dev/tasks/Solr_ReIndex
If you are using CWP

Check how to configure this module to behave like CWP-Solr on the docs.

Quickstart

  1. Add a FAQPage to your CMS

  2. Add an FAQ on the FAQ ModelAdmin sidebar link

  3. Wait for Solr to reindex

  4. Search your FAQ page :)

Features

Links

TODO

  • Get static config variables from yml files for controller
  • Pagetypes, search index and dataobjects easily extendable
  • version FAQs (?)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2019-08-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固