定制 lelesys/plugin-indexed-search 二次开发

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

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

lelesys/plugin-indexed-search

Composer 安装命令:

composer require lelesys/plugin-indexed-search

包简介

A index search plugin for TYPO3 Neos

README 文档

README

This plugin adds IndexedSearch to your websites.

Important note: Initial package development was done when TYPO3 Neos was at alpha3/4. We are working hard continuously to get this to work perfectly and to beautify source code using best practices/concepts of Flow/Neos. Stay tuned!
Note: This package does database query for search result and not indexed yet.

Quick start

  • include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.
<link href="{f:uri.resource(path: 'resource://Lelesys.Plugin.IndexedSearch/Public/Stylesheets/IndexedSearch.css')}" rel="stylesheet" media="screen">
  • include the plugin's Javascript to your own one's where you add other javascript of the site.
<script src="{f:uri.resource(path: 'resource://Lelesys.Plugin.IndexedSearch/Public/JavaScript/IndexedSearch.js')}"></script>
  • you can add search box in two ways:
  • add the plugin content element "Indexed Search Box" to the position of your choice, to add search box.(Note: Refresh the page so that error will go and you can see search box)
  • render the plugin using typoscript (located in, for example, Packages/Sites/Your.Site/Resources/Private/TypoScript/Root.ts2) with: object = Lelesys.Plugin.IndexedSearch:IndexedSearch (Note: Currently the is not working fine.)
  • Add a plugin content element "Plugin View" on the page of you choice and select master view as "Indexed Search Box" on page "some page" and select plugin view as "Search Result".

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 18
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2013-07-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固