- Introduction
- Requirements
- Installation
- Configuration
- Maintainers
The Bootstrap Pages module provides a suite of Content Types, Taxonomies, and Views to work with the Bootstrap Paragraphs module.
Content Types
- Article
- Author
- Landing Page
The content types are fully configured to have proper Meta tags and Schema.org markup; optimized, responsive images, preconfigured friendly URLs; and an organized administration. Once installed, you have control over changing what is in configuration, and overriding templates and styles in your theme.
Taxonomies
- Category
- Topic
- Type
Taxonomies can be used in conjunction with articles to create different views. A view block that takes a term is included.
Examples: Type: Blog, News, Press Release Category: General, Fun, Code Topic: Open Tagging
Views
- Articles
- Terms
Two views are included that can be added to pages or articles using the View Paragraph bundle. Pass an argument to filter!
This module requires the following modules:
- Bootstrap Paragraphs
- ctools
- Field Group
- ImageAPI Optimize
- Imagemagick
- Image Effects
- Inline Entity Form
- Metatag
- Pathauto
- Schema.org Metatag
- Bootstrap framework's CSS and JS included in your theme
- Install the module as you normally would.
- Verify installation by visiting /admin/structure/types and seeing your new Content types, Article, Author, and Landing Page.
- On each Content type, click Manage fields and choose which Text formats to use.
- Configure you Paragraph types by visiting /admin/structure/paragraphs_type
- On the Simple and Blank bundles, click Manage fields and choose which Text formats to use. We recommend a Full HTML for the Simple, and a Full HTML - No Editor for the Blank
Current maintainers