This package has been deprecated

Author message:

This package is no longer maintained

monoture-testimonials

0.0.2 • Public • Published

Monoture Testimonials

Testimonials plugin for Monoture

Features

  • Easily upload testimonials through the Monoture dashboard
  • Attach images to customer testimonials

Installation

$ npm install monoture-testimonials --save

Sample Usage

var monoture = require('monoture');
var testimonials = require('monoture-testimonials');

// Plugins
monoture.registerPlugin(testimonials);

monoture.run();

The Testimonial model can be access via Monoture directly;

var Testimonial = monoture.testimonial;

Readme

Keywords

Package Sidebar

Install

npm i monoture-testimonials

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • jamespegg