Coderedcms

Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.
Alternatives To Coderedcms
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Wagtail15,6641,1773376 hours ago211August 01, 2023967bsd-3-clausePython
A Django content management system focused on flexibility and user experience
Awesome Django7,453
19 days ago3cc0-1.0HTML
A curated list of awesome things related to Django
Awesome Wagtail1,803
2 months ago1
A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
Bakerydemo761
a month ago22bsd-3-clausePython
Next generation Wagtail demo, born in Reykjavik
Coderedcms602
42 months ago44June 22, 202272otherPython
Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.
Puput5632123 months ago28November 09, 202115mitPython
A Django blog app implemented in Wagtail
Longclaw369
a month ago46mitPython
A shop for Wagtail CMS
Wagtailmenus3673144 days ago67June 18, 202017mitPython
An app to help you manage and render menus in your Wagtail projects more effectively
Django Salesman325
a month ago3bsd-3-clausePython
Headless e-commerce framework for Django and Wagtail.
Consumerfinance.gov239
7 hours ago46cc0-1.0Python
Django project protecting American consumers
Alternatives To Coderedcms
Select To Compare


Alternative Project Comparisons
Readme

Wagtail CRX (CodeRed Extensions)

The professional WordPress alternative for building marketing websites with Wagtail and Bootstrap.

Website | Documentation | Blog

Status

Python Package PyPI - Python Version PyPI - Django Version PyPI - Wheel PyPI - Downloads PyPI
Build Build Status Azure DevOps tests (branch) Azure DevOps coverage (branch)

What is Wagtail CRX?

CRX, formerly known as CodeRed CMS, provides a large set of enhancements and pre-built components for Wagtail which are ready to use out-of-the box! This saves development time and avoids "re-inventing the wheel" by providing features commonly needed by websites:

  • Streamfield blocks and page templates for Bootstrap 5: rows, columns, hero units, carousels, buttons, modals, cards, and more!

  • Settings for adding logo, navigation, footer, and other common elements.

  • Rich set of SEO tagging attributes on each page.

  • Configurable Google Analytics and other tracking.

  • Robust form builder including the ability for multi-step forms, conditional logic, customized confirmation emails, MailChimp integration, and more.

  • Article pages for building blogs, news, etc.

  • Calendar and event pages.

  • Google Maps blocks, and store locator functionality.

  • Dynamic classifier system, for creating filterable categories.

  • Website search functionality, filterable by page type.

  • Style your site using SASS/SCSS directly from Django, without the need for Node.js

Quick start

  1. Run pip install coderedcms

  2. Run coderedcms start mysite --sitename "My Company Inc." --domain www.example.com

    Note: --sitename and --domain are optional to pre-populate settings of your website.

  3. Enter the project cd mysite/

  4. Run python manage.py migrate to create the core models.

  5. Run python manage.py createsuperuser to create the initial admin user.

  6. Run python manage.py runserver to launch the development server, and go to http://localhost:8000 in your browser, or http://localhost:8000/admin/ to log in with your admin account.

See the documentation for next steps and customizing your new site.

Contributors

In addition to the CodeRed team, many thanks to the Wagtail community and our independent contributors.

If you're interested in building, developing, or contributing to Wagtail CRX, check out the Contributing Guide.

Attribution

Icon files in coderedcms/templates/coderedcms/icons/:

Contact

We would love to hear your questions, comments, and feedback. Open an issue on Github, message us on #coderedcms in the Wagtail slack.

Popular Wagtail Projects
Popular Django Projects
Popular Content Management Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Django
Bootstrap
Wordpress
Admin
Content Management System
Responsive
Wagtail
Website Builder