Skip to content

myrcutio/crossmountainranch

Repository files navigation

Cross Mountain Ranch

Build Status

Steps to add new data model

  • Create table in mysql (with unique column names, and an auto-increment id int primary key)
  • Alter the schema for the pageContentMaps table to include new column
  • add the table name // pageContentMaps new column to the tableIdMapping
  • add the field list to componentFieldMapping
  • add id column to pages in componentFieldMapping > pageContentMaps
  • add new component logic to identifyingComponentFields
  • add a new button to ContentForm
  • add join to contentCRUD.js

About

hoa website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •