Skip to content

Instantly share code, notes, and snippets.

View nodots's full-sized avatar

Ken Riley nodots

  • Nodots Development
  • Tepoztlán, Morelos, México
  • 17:07 (UTC -06:00)
  • LinkedIn in/kenariley
View GitHub Profile
@nodots
nodots / index.js
Created September 14, 2017 21:32
Attempt at afterSave in Apostrophe CMS
// This configures the rocket-publish module to support publishing
module.exports = {
name: 'rocketRelease',
extend: 'apostrophe-pieces',
label: 'Release',
addFields: [
{
type: 'string',