PHPackages                             giorgiopogliani/craftcms-starter-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. giorgiopogliani/craftcms-starter-template

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

giorgiopogliani/craftcms-starter-template
=========================================

Craft CMS Template

2.0.2(4y ago)7682[2 PRs](https://github.com/giorgiopogliani/craftcms-starter-template/pulls)TwigPHP ^7.4|^8.0

Since Mar 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/giorgiopogliani/craftcms-starter-template)[ Packagist](https://packagist.org/packages/giorgiopogliani/craftcms-starter-template)[ RSS](/packages/giorgiopogliani-craftcms-starter-template/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (10)Versions (10)Used By (0)

Craftcms Starter Template
=========================

[](#craftcms-starter-template)

Simple craft cms starter template fully responsive, built with Tailwind CSS, AlpineJS 3.0, ViteJS and Twig Components (like Laravel Blade Components but for twig).

Start
-----

[](#start)

```
composer create-project giorgiopogliani/craftcms-starter-template --stability=dev website

```

Copmlete the setup or edit your manually update your `.env` file to match your configuration. To manually install craft run this command.

```
php craft install/craft

```

After installing craft install the vite plugin, then you can install dependencies and start vite dev server.

```
php craft plugin/install vite
npm install
npm run dev

```

If your environment is dev, the vite plugin will try to access the dev server, in production the vite plugin will try to access compiled assets. More info at [https://nystudio107.com/docs/vite/](https://nystudio107.com/docs/vite)

Macros
------

[](#macros)

- Forms
- Image
- Menu
- Image
- Pagination
- Title

Components with [Twig Components](https://github.com/giorgiopogliani/twig-components)
-------------------------------------------------------------------------------------

[](#components-with-twig-components)

- container
- title
- button
- logo

Blocks
------

[](#blocks)

- text: two columns layout section

Pages
-----

[](#pages)

- 404
- 503
- Posts (entry, index and item)

Partials (in \_layoyts)
-----------------------

[](#partials-in-_layoyts)

- favicon (with asset field in globals)
- footer
- header
- seo (ether/seo plugin)

Extensions
----------

[](#extensions)

added functions, available globally with a twig extension, you can add your own at `modules/extensions\UtilsExtension.php`

- is\_homepage

Preview
-------

[](#preview)

[![craftcms-starter-template](https://user-images.githubusercontent.com/28866565/126156641-a7009300-316b-49fa-8010-82d421e8035a.png)](https://user-images.githubusercontent.com/28866565/126156641-a7009300-316b-49fa-8010-82d421e8035a.png)

Plugins
-------

[](#plugins)

List of preinstalled plugins to solve common task when building a website.

```
craftcms/redactor
ether/seo
nystudio107/craft-vite
pennebaker/craft-architect
performing/twig-components
sebastianlenz/linkfield

```

Deploy
------

[](#deploy)

### deploy.sh

[](#deploysh)

Very simple script to upload all files to a remote location. It works as a wrapper of lftp or rsync. You can update the configuration at the start of the file.

### deployphp/deployer

[](#deployphpdeployer)

You can find a deploy.php that work with [deployer](https://github.com/deployphp/deployer), a zero down-time deploy utilty. You should update the configuration with your deatails to make it work. In the `.github` folder there is also a deploy.yml to deploy with github actions.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 91.1% 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 ~67 days

Recently: every ~100 days

Total

7

Last Release

1494d ago

Major Versions

1.0.3 → 2.0.02021-07-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28866565?v=4)[Giorgio Pogliani](/maintainers/giorgiopogliani)[@giorgiopogliani](https://github.com/giorgiopogliani)

---

Top Contributors

[![giorgiopogliani](https://avatars.githubusercontent.com/u/28866565?v=4)](https://github.com/giorgiopogliani "giorgiopogliani (92 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")

---

Tags

alpinejsbrowsersynccraftcmscraftcms-starter-templatephpreactstartertailwindcsstemplatetwigvuejstemplatecmsprojectCraftcraftcms

### Embed Badge

![Health badge](/badges/giorgiopogliani-craftcms-starter-template/health.svg)

```
[![Health](https://phpackages.com/badges/giorgiopogliani-craftcms-starter-template/health.svg)](https://phpackages.com/packages/giorgiopogliani-craftcms-starter-template)
```

###  Alternatives

[verbb/footnotes

Adds a footnotes feature to CKEditor fields and Twig templates.

213.3k](/packages/verbb-footnotes)

PHPackages © 2026

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