Skip to content

Script to generate an easy csv file to import into the Events Calendar plugin

Notifications You must be signed in to change notification settings

Julesfpollender/events-calendar-csv-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

events-calendar-csv-generator

Script to generate an easy csv file to import into the Events Calendar plugin. It will generate recurring events based on the number of specified weeks with or withouts break time in the middle.

To Execute

  1. Specify events (first week that will be repeated every week) and general config in the config.js
  2. Generate csv file npm start or node src/index.js
  3. You can now import generated csv file to the Event Calendar plugin

To Test

npm run test

About

Script to generate an easy csv file to import into the Events Calendar plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published