Skip to content

PublicaMundi/ckanext-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This CKAN plugin exists only for demonstration purposes. It basically demonstrates how to:

  • extend core dataset metadata schema with a couple of new fields:
    • a string field "music-genre" taking values from a restricred vocabulary
    • a string field "music-title" as free text
  • theme dataset forms to take into account these new fields.
  • create a helloworld-specific paster command

About

An helloworld CKAN plugin that demonstrates how to extend metadata schema with a couple of new fields

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages