django-codenerix-reviews 4.0.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangocodenerixreviews 4.0.1

Codenerix Reviews is a module that enables CODENERIX to add reviews to articles publishe with django-codenerix-cms.


Demo
Coming soon…


Quickstart

Install this package:
For python 2: sudo pip2 install django-codenerix-reviews
For python 3: sudo pip3 install django-codenerix-reviews

Add “codenerix_reviews” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'codenerix_reviews',
]

Add in settings the params:
# path for codenerix_reviews
CDNX_REVIEWS = 'reviews'

Since Codenerix Reviews is a library, you only need to import its parts into your project and use them.



Documentation
Coming soon… do you help us?
You can get in touch with us here.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.