Giter Club home page Giter Club logo

coderedcms's Introduction

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.

coderedcms's People

Contributors

vsalvino avatar jlchilders11 avatar rcoldiron avatar kevincummings avatar hayleyhartman avatar flipperpa avatar bahoo avatar topiaruss avatar zsvoboda87 avatar seanharrison avatar jornevl avatar designer023 avatar rainy-seasons avatar thenewguy avatar rstienstra avatar pimarc avatar phyominh avatar cjkpl avatar adremides avatar wmeldon avatar cfc603 avatar stueken avatar goodtiding5 avatar james-osgood avatar huubbouma avatar bradchesney79 avatar sysaeon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.