Skip to content

feeds-xml-output 1.1.0

Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/feeds-xml-output@1.1.0
Install via package.json:
"@wpmedia/feeds-xml-output": "1.1.0"

About this version

XML Output Type

Currently, Fusion blocks do not correctly link output-types. This package is a simple wrapper around xmlbuilder2 that provides the necessary code for an XML output type.

In your Fusion feature bundle, add an xml.js file to the components/output-types with the following:

import { XmlOutput } from '@wpmedia/feeds-xml-output'

export default XmlOutput

Details


Assets

  • feeds-xml-output-1.1.0.tgz

Download activity

  • Total downloads 393
  • Last 30 days 1
  • Last week 1
  • Today 1