Wagtail-based CMS by CodeRed for building marketing websites.
Project description
Wagtail CRX (CodeRed Extensions)
The professional WordPress alternative for building marketing websites with Wagtail and Bootstrap.
Website | Documentation | Blog
Status
Python Package | |
Build |
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
-
Run
pip install coderedcms
-
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. -
Enter the project
cd mysite/
-
Run
python manage.py migrate
to create the core models. -
Run
python manage.py createsuperuser
to create the initial admin user. -
Run
python manage.py runserver
to launch the development server, and go tohttp://localhost:8000
in your browser, orhttp://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/
:
- Were sourced from the Fork Awesome project at https://github.com/ForkAwesome/Fork-Awesome.
- Are licensed under the Creative Commons Attribution 3.0 Unported license, a copy of which is available at https://creativecommons.org/licenses/by/3.0/
- Have been modified from the original sources.
Contact
We would love to hear your questions, comments, and feedback. Open an issue on Github, message us on #coderedcms in the Wagtail slack.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for coderedcms-3.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f35d5d808e953d104c983caf2204d427e09b7b9cbebd89b42e327057ad7dcdc |
|
MD5 | d66d7db77c87a98136975bd4e9ee1cc9 |
|
BLAKE2b-256 | 6b2d2959677780b44f405e28d77b5c0d1a1ae3b5299c3b422f2e6893befb5b6f |