You are here

simple_node_importer.info.yml in Simple Node Importer 8

File

simple_node_importer.info.yml
View source
  1. name: 'Simple Node Importer'
  2. description: 'Allows you to import and Map fields with CSV column from UI.'
  3. package: 'Simple Node Importer'
  4. core: 8.x
  5. scripts:
  6. - js/simple_node_importer.js
  7. stylesheets:
  8. all:
  9. - css/simple_node_importer.css
  10. type: module
  11. dependencies: { }