Skip to main content

A Search plugin for django CMS. Could be inserted with a form itself into CMS placeholders. Uses Aldryn-search (Django-Haystack) for indexing of titles and pages.

Installation

This plugin requires django CMS 3.0 or higher to be properly installed and configured.

  • In your projects virtualenv, run pip install djangocms-search.

  • Add djangocms_search' to your INSTALLED_APPS setting.

  • If using Django 1.7 add 'djangocms_search': 'djangocms_search.migrations_django', to MIGRATION_MODULES (or define :code:`MIGRATION_MODULES` if it does not exists); when django CMS 3.1 will be released, migrations for Django 1.7 will be moved to the standard location and the south-style ones to south_migrations.

  • Run manage.py migrate djangocms_search.

Settings

Setting you could define in your main project settings.py is:

COMMON_PAGINATOR_PAGINATE_BY = [Paginate your search results by this number of entries]

Example (default setting):

COMMON_PAGINATOR_PAGINATE_BY = 10

Children

This plugin does not support child plugins.

Translations

Not Yet…

Release history Release notifications | RSS feed

0.5

0.4

This release

0.3 This release

0.2

0.1

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page