https://github.com/chapter-three/search_exclude
Exclude content types from Search for Drupal 8.
https://github.com/chapter-three/search_exclude
Last synced: about 2 months ago
JSON representation
Exclude content types from Search for Drupal 8.
- Host: GitHub
- URL: https://github.com/chapter-three/search_exclude
- Owner: chapter-three
- Created: 2016-06-12T16:51:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T17:19:19.000Z (almost 9 years ago)
- Last Synced: 2025-01-18T06:27:33.090Z (4 months ago)
- Language: PHP
- Homepage: https://www.drupal.org/project/search_exclude
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search Exclude
Exclude content types from node search for Drupal 8.
## Installation
Download and enable the search_exclude module.## Configuration
1. Go to /admin/config/search/pages.
2. Find the 'Search pages' config.
3. Create a new 'Content (exclude)' search page.
4. Under 'Exclude content types', select the content types to exclude from the search index.
5. Save.
6. Disable the default Content search and make your new search page the default.## License
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html