Skip to content

veivaa/website-cms

 
 

Repository files navigation

Runbot Status Build Status Coverage Status

CMS Features for Odoo Website

Includes modules that add advanced CMS functionalities to Odoo.

Main features

  • Separation of concerns between page (content) and view (presentation)
  • Page types (simple, news, you-own-type)
  • Reusable views (create a CMS view and reuse it on your CMS pages)
  • Publish media and categorize it
  • Automatic navigation and site hierarchy
  • Meaningful URLs (read: "speaking URLs")
  • Manage redirects within page backend
  • Protect your content (set permissions on each page rather than view)
  • Full text search

Roadmap

  • Improve frontend forms (manage media, reuse backend forms)
  • Independent translations branches (skip odoo translation mechanism on demand via configuration)
  • Edit permissions control / sharing facilities / notifications, etc
  • Simplified interface for managing users and groups
  • Publication workflow management
  • Content history / versioning
  • Full text search using PG built-in search engine (see fts modules)
  • Shorter URLs (drop path ids for instance)
  • Performance fixes/tuning (use parent_left/right for instance)
  • Introduce portlets for sidebar elements
  • Add "collections" to fetch contents from the whole website (eg: "News from 2016")
  • Improve test coverage
  • Default theme

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools. //: # (end addons)

Translation Status

Transifex Status


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

About

CMS features for Odoo website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • Makefile 6.3%
  • JavaScript 1.8%