sjelfull / craft-internalsearch

Fast internal search for Craft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internal Search plugin for Craft CMS 3.x

Fast internal search

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require sjelfull/internal-search
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Internal Search.

Internal Search Overview

-Insert text here-

Configuring Internal Search

-Insert text here-

Using Internal Search

-Insert text here-

Internal Search Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Superbig

About

Fast internal search for Craft

License:MIT License


Languages

Language:PHP 97.9%Language:HTML 2.1%