• Stars
    star
    1,328
  • Rank 35,391 (Top 0.7 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.

Winter CMS Logo

Winter is a free, open-source content management system based on the Laravel PHP framework. Developers and agencies all around the world rely upon Winter for its quick prototyping and development, safe and secure codebase and dedication to simplicity.

No matter how large or small your project is, Winter provides a rich development environment, regardless of your level of experience.

Version Tests License Discord RINGER

Open in Gitpod

Installing Winter

Winter can be installed in several ways for both new users and experienced developers - see our Installation page for more information.

Quick start with Composer

For advanced users, run the following command in your terminal to install Winter via Composer:

composer create-project wintercms/winter example.com "dev-develop"

Run the following command with the folder created by the previous command to generate an environment file which will contain your configuration settings:

php artisan winter:env

After configuring your installation, you can run the following command to run the database migrations and automatically create an administrator account with the username admin. The password of this account will be automatically generated and displayed in your terminal.

php artisan winter:up

Learning Winter

The best place to learn Winter is by reading the documentation or following some tutorials. You can also join the maintenance team and our active community on Discord who are always willing to help out with questions.

Development team

Winter was forked from October CMS in March 2021 due to a difference in open source management philosophies between the core maintainer team and the two founders of October.

The development of Winter is lead by Luke Towers, along with many wonderful people that dedicate their time to help support and grow the community.

Luke Towers
Luke Towers
Ben Thomson
Ben Thomson
Marc Jauvin
Marc Jauvin
Jack Wilkinson
Jack Wilkinson

Foundation library

Winter is built on top of the wildly-popular Laravel framework for PHP, with the in-house Storm library as a buffer between the Laravel framework and the Winter project, to minimize breaking changes and improve stability.

Getting in touch

You can get in touch with the maintainer team using the following mediums:

Contributing

Before contributing issues or pull requests, be sure to review the Contributing Guidelines first.

Coding standards

Please follow the following guides and code standards:

Code of conduct

In order to ensure that the Winter community is welcoming to all, please review and abide by the Code of Conduct.

Sponsors

Winter CMS development is financially supported by the generosity of the following sponsors:

Organizations

Spatial Media employs one of the core maintainers (Jack Wilkinson) who contributes to the ongoing development of Winter.

Froala logo

Froala provides a perpetual, Enterprise license to Winter CMS which allows us and our users to use the Froala WYSIWYG Editor in Winter CMS powered projects.

Individuals

  • Orville

If you would like to have your name, company and link added to this list and support open-source development, feel free to make a donation to our Open Collective.

License

The Winter platform is open-sourced software licensed under the MIT license.

Security vulnerabilities

Please review our security policy on how to report security vulnerabilities.

More Repositories

1

awesome-wintercms

A curated list of awesome things related to WinterCMS.
76
star
2

storm

The library powering Winter CMS
PHP
42
star
3

docs

The Winter CMS documentation
35
star
4

wn-builder-plugin

GUI for building plugins in Winter CMS
PHP
34
star
5

web-installer

Web-based installer for Winter CMS
Vue
28
star
6

wn-blocks-plugin

Block based content management plugin for Winter CMS.
PHP
20
star
7

wn-blog-plugin

Blog plugin for Winter CMS
PHP
17
star
8

wn-test-plugin

Playground for Winter CMS.
PHP
13
star
9

wn-tailwindui-plugin

Provides the TailwindUI-based modern backend skin for the Winter CMS backend
PHP
13
star
10

wn-translate-plugin

Translate plugin for Winter CMS
PHP
13
star
11

wn-passport-plugin

Laravel Passport integration for Winter CMS
PHP
12
star
12

wn-notes-plugin

Easily add notes to any record in WinterCMS
JavaScript
12
star
13

meta

Meta repository for non-code related Winter CMS discussion, planning, & documentation
10
star
14

vscode-extension

Official Winter CMS VSCode extension
JavaScript
10
star
15

wn-workshop-theme

TailwindCSS-built theme for testing core plugins
HTML
10
star
16

wn-user-plugin

Front-end User plugin for Winter CMS
PHP
10
star
17

wn-redirect-plugin

Advanced redirect plugin for Winter CMS.
PHP
10
star
18

wn-seo-plugin

Plugin for managing SEO metadata in Winter CMS
PHP
9
star
19

wn-pages-plugin

Static Pages plugin for Winter CMS
PHP
9
star
20

laravel-config-writer

Utility to create and update Laravel config and .env files
PHP
9
star
21

packager

Run Composer commands within a PHP application
PHP
9
star
22

wn-debugbar-plugin

DebugBar integration for Winter CMS
Less
9
star
23

wn-tinypng-plugin

Winter CMS plugin to automatically optimize images with TinyPNG
PHP
9
star
24

wn-sitemap-plugin

Sitemap plugin for Winter CMS
PHP
8
star
25

cli

A command-line helper for managing Winter CMS installations.
PHP
7
star
26

wn-search-plugin

Enables full-text search capabilities in Winter.
PHP
7
star
27

wn-nabu-theme

An elegant theme designed for documentation sites.
JavaScript
6
star
28

wn-backend-module

Read-only mirror of the Backend module for Winter CMS.
PHP
6
star
29

wn-cms-module

Read-only mirror of the CMS module for Winter CMS.
PHP
5
star
30

wn-sso-plugin

Adds support for OAuth-based Single Sign On (SSO) to the Winter CMS backend module through the use of Laravel Socialiate.
PHP
5
star
31

wn-location-plugin

Location plugin for Winter CMS
PHP
5
star
32

wn-forum-plugin

Forum plugin for Winter CMS
PHP
5
star
33

wn-googleanalytics-plugin

Google Analytics integration plugin for Winter CMS
PHP
4
star
34

wn-cloudflare-plugin

A simple plugin to ensure the Cloudflare reverse proxy functions nicely with Winter CMS.
PHP
4
star
35

wn-matomo-plugin

Integrates Matomo Analytics with Winter CMS
PHP
4
star
36

wn-ray-plugin

Adds support for the Ray debugging tool to Winter CMS
PHP
4
star
37

wn-docs-plugin

Plugin that provides documentation direct to your Winter CMS installation.
PHP
4
star
38

wn-system-module

Read-only mirror of the System module for Winter CMS.
PHP
4
star
39

wn-blizzard.wintercms.com-site

Demonstration of all first party Winter plugins & themes as well as an example of how to structure Winter based projects
PHP
4
star
40

wn-pwnedpasswords-plugin

Winter CMS plugin integrating HIBP Pwned Passwords as a validation rule
PHP
4
star
41

snowboard.js

Standalone version of Winter's Snowboard.js framework.
JavaScript
3
star
42

wn-sentry-plugin

Sentry.io integration for Winter CMS
PHP
3
star
43

wn-excel-plugin

Provides tools for working with Excel files in Winter CMS
PHP
3
star
44

wn-notify-plugin

Manage notifications in Winter CMS
PHP
3
star
45

wn-ckeditor-plugin

Provides the CKEditor WYSIWYG Editor in Winter CMS
PHP
2
star
46

wn-vapor-plugin

Simple plugin to make it easier to run Winter CMS on Laravel Vapor
PHP
2
star
47

wn-dusk-plugin

Plugin that provides support for the Laravel Dusk testing paradigm.
PHP
2
star
48

.github

Repository for managing org-level GitHub repository default files
2
star
49

wn-ignition-plugin

Ignition error page integration for Winter CMS
PHP
2
star
50

wn-driveraws-plugin

Adds support for the AWS SDK (S3 storage, SQS queues, DynamoDB, SES mailer, streamed file uploads, etc) to Winter CMS
PHP
2
star
51

base

Base metapackage for Winter
2
star
52

wn-drivers-plugin

Provides third-party cloud service drivers used by the Queue, Mail and Storage services.
PHP
2
star
53

wn-userplus-plugin

PHP
1
star
54

wn-drivermailgun-plugin

Driver that adds support for the Mailgun mailer to WinterCMS
PHP
1
star
55

wn-driverpostmark-plugin

Driver that adds support for the Postmark mailer to WinterCMS
PHP
1
star
56

wn-drivergoogledrive-plugin

Driver that adds support for Google Drive as a filesystem to Winter CMS.
PHP
1
star
57

wn-mailchimp-plugin

Mailchimp plugin for Winter CMS
PHP
1
star
58

wn-driversendgrid-plugin

Driver that adds support for the SendGrid mailer to WinterCMS
PHP
1
star
59

wn-twitter-plugin

Twitter integration plugin for Winter CMS
PHP
1
star
60

wn-parsedown-plugin

Provides backwards compatibility by reverting Markdown parsing to the Parsedown library
PHP
1
star
61

wn-driversparkpost-plugin

Driver that adds support for the SparkPost mailer to WinterCMS
PHP
1
star