PHPackages                             palcera/palcera\_brochure - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. palcera/palcera\_brochure

ActiveDrupal-recipe[Utility &amp; Helpers](/categories/utility)

palcera/palcera\_brochure
=========================

A polished brochure site template for Drupal CMS: services, team, articles, and a 9-section Canvas home page, with a Schema.org content model, SEO defaults, search, and replaceable demo content.

1.0.0-beta6(1mo ago)02GPL-2.0-or-laterPHPCI passing

Since Jul 2Pushed 1mo agoCompare

[ Source](https://github.com/palcera/palcera_brochure)[ Packagist](https://packagist.org/packages/palcera/palcera_brochure)[ Docs](https://github.com/palcera/palcera_brochure)[ RSS](/packages/palcera-palcera-brochure/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (134)Versions (7)Used By (0)

Palcera Brochure
================

[](#palcera-brochure)

A polished brochure **site template for Drupal CMS**: services, team, articles, and a 9-section Canvas home page — with a Schema.org content model, SEO defaults, search, and demo content ready to replace with your own.

[![Screenshot of the Palcera Brochure home page](screenshot.webp)](screenshot.webp)

Mobile: the theme is fully responsive — [mobile screenshot](screenshot-mobile.webp).

What you get
------------

[](#what-you-get)

- **9-section Canvas home page** — hero, stats band, services grid, two feature sections, team grid, latest articles, testimonial, and call-to-action.
- **Content model with Schema.org mappings** (via `schemadotorg`): Person, Article, Service, and General Page content types with JSON-LD output.
- **Canvas content templates** for card + full view modes (articles, people, services), listing pages (`/articles`, `/team`, `/services`) built as Canvas pages with Views blocks.
- **SEO defaults** — metatags with sensible token fallbacks, XML sitemap, pathauto patterns, redirects, breadcrumbs.
- **Search**, cookie consent (Klaro), contact + webforms, editorial accessibility checks (Editoria11y), and the Drupal CMS admin experience (Gin, dashboard).
- **Neutral demo content** — a fictional consultancy ("Meridian Partners") you can edit or delete; all images ship with the template.

Requirements
------------

[](#requirements)

- Drupal CMS 2.1+ (Drupal core ^11.4)
- The [Palcera theme](https://github.com/palcera/palcera_theme) (installed automatically)

Installation
------------

[](#installation)

Add the template to a Drupal CMS project and install the site using this recipe:

```
# The template currently carries three not-yet-stable dependencies
# (schemadotorg alpha, webform RC, palcera_theme beta) — allow them first:
composer config minimum-stability dev
composer config prefer-stable true

composer require palcera/palcera_brochure
drush site:install --site-name="My Site" recipes/palcera_brochure
```

Or select **Palcera Brochure** in the Drupal CMS installer when the template is present in your project.

After installing
----------------

[](#after-installing)

1. Replace the demo company name, contact details, and logo (Appearance → Palcera settings).
2. Edit or delete the demo people, services, and articles.
3. Set your timezone (Regional settings — the template seeds `America/Chicago` as a default).
4. Browse add-ons in the Project Browser (`recommended.yml` is an optional curated-list stub — unused until stable Drupal CMS 2.x add-on recipes exist to recommend).

Rebranding (colors, typography, design tokens)
----------------------------------------------

[](#rebranding-colors-typography-design-tokens)

The Palcera theme is fully token-driven: every color, font, radius, and shadow is a CSS custom property in a shadcn/ui-compatible sheet. To rebrand **without rebuilding anything**:

1. Copy `web/themes/contrib/palcera_theme/src/theme.css` to your web root (next to `index.php`).
2. Edit the values — `--primary`, `--accent`, `--font-sans`, `--radius`, etc. Generators like [tweakcn](https://tweakcn.com) produce compatible palettes.
3. Clear caches. Every component picks up the new tokens immediately.

Swap the logo and favicon under **Appearance → Palcera** settings (the demo ships neutral "Meridian Partners" assets you'll want to replace).

License
-------

[](#license)

GPL-2.0-or-later. See [LICENSE.txt](LICENSE.txt). Demo image licensing is documented in [LICENSES-images.md](LICENSES-images.md). Security policy: [SECURITY.md](SECURITY.md).

A CycloneDX software bill of materials ([sbom.cdx.json](sbom.cdx.json)) is included as an optional convenience — it is **not** a Drupal CMS marketplace requirement (verified 2026-07-02). It was generated with `cyclonedx/cyclonedx-php-composer` from an installed build and reflects the dependency tree at generation time.

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance91

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4201618?v=4)[Carlos Ospina](/maintainers/camoa)[@camoa](https://github.com/camoa)

---

Top Contributors

[![camoa](https://avatars.githubusercontent.com/u/4201618?v=4)](https://github.com/camoa "camoa (29 commits)")

### Embed Badge

![Health badge](/badges/palcera-palcera-brochure/health.svg)

```
[![Health](https://phpackages.com/badges/palcera-palcera-brochure/health.svg)](https://phpackages.com/packages/palcera-palcera-brochure)
```

###  Alternatives

[az-digital/az_quickstart

Arizona Quickstart

52296.5k4](/packages/az-digital-az-quickstart)[thunder/thunder-distribution

The thunder distribution

51670.0k3](/packages/thunder-thunder-distribution)[govcms/govcms

GovCMS Drupal Distribution

200103.6k3](/packages/govcms-govcms)[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1022.3k](/packages/voidagency-vactory-starter-kit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
