Skip to content

flexaflow/flexaflow-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More testing required before production level

FlexaFlow CMS

  • 2FA Security: Two-factor authentication, CSRF protection, and more
  • Analytics: Built-in support for Google Analytics and custom tracking

Content Management

  • Pages & Posts

    • Create and manage static pages and dynamic blog posts
    • Draft system with preview functionality
  • Rich Content Editor

    • TinyMCE integration with custom plugins

Media Management

  • Image optimization
  • Automatic thumbnail generation

Security Features

  • Two-Factor Authentication (2FA) ..Google Authenticator supports

Theming

Current default theme structure

├── functions
│   └── custom-function.py
└── templates
    ├── 404.html
    ├── category.html
    ├── main
    │   ├── contact-form.html
    │   ├── footer.html
    │   ├── header.html
    │   └── master.html
    ├── post.html
    ├── search.html
    ├── single-page.html
    └── tag.html

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

Lead Developer

Structure Made with


About

Content Management System with python and flask.. Powerful and simple. Currently On Development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors