mammuth / djangocms-hubspot-blog

A djangoCMS App which imports blog posts from the Hubspot Content API :newspaper:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

djangoCMS Hubspot Blog Integration

  • Management command to fetch Authors, Topics and Posts and store them in the database
  • djangoCMS App to hook list and detail view into a page

Usage

  • pip install djangocms-hubspot-blog
  • Add the app hubspot_blog to your INSTALLED_APPS
  • Override the templates hubspot_blog/[post_list.html,post_detail.html]

About

A djangoCMS App which imports blog posts from the Hubspot Content API :newspaper:

License:MIT License


Languages

Language:Python 94.7%Language:HTML 5.0%Language:Shell 0.3%