8ctopotamus / rw-testimonials-generator

Parse an .xlsx file and format for rw testimonials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RW Testimonials Generator

Generate excel content into formatted HTML testimonials for RW Webinars.

Installation

  1. Make sure you have NodeJS installed.
  2. Download project
  3. Run npm install in project directory to install dependencies.

Usage

  1. Put your .xlsx file in the root of this project directory.
  2. Rename spreadsheet to "survey.xlsx"
  3. Open a terminal in this directory (shift + right-click directory and 'open command window') and
  4. Run npm start.
  5. Copy the contents of testimonials.txt into WordPress.

About

Parse an .xlsx file and format for rw testimonials.


Languages

Language:JavaScript 100.0%