Visual Editing is Here
We have integrated TinaCMS into Odoo Console. This means you can now create and edit blog posts using a visual editor at /admin, and all changes are saved as Git commits to the repository.
What is TinaCMS?
TinaCMS is a Git-backed headless CMS that gives you a visual editing experience while keeping your content in Markdown files versioned in Git. No database required — everything lives in your repo.
How to Use the Editor
Visit /admin on your site to open the TinaCMS visual editor. From there you can create new posts, edit existing ones, and manage your blog content. All changes are committed directly to your Git repository.
Features
- Visual rich-text editor with live preview
- Git-backed — every edit is a commit
- Markdown-based content for portability
- Media uploads with image management