0 votes

Umbraco Content Files

Intro

Provides syncing text based content to physical files.

This package will create a new document type named 'Content File' if one doesn't already exist. You will need to update permissions for the parent document types you would like to create content files within e.g. home.

Only tested in 7.3+ so it currently has a dependency for that version or above.

Install

Install via nuget

Install-Package UmbracoContentFiles

Usage

To allow content editors to save content as physical files on the file system, which can then be accessed directly e.g. mysite.com/robots.txt

Load balancing

To use in a load balanced environment where a CMS instance is separated from FE instances you will currently need to setup some kind of custom file replication. In future versions better support for load balanced environments with this kind of setup will be better supported out of the box.

 

Screenshots

 Download package
version 0.3.1

NuGet install instructions for Umbraco 7.3.0-7.7.0

Install-Package UmbracoContentFiles

Package owner

David Parr

David Parr

David has 206 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.7.x, 7.6.x, 7.5.x, 7.4.x, 7.3.x

Package Information

  • Package owner: David Parr
  • Created: 26/10/2017
  • Current version 0.3.1
  • .NET version 4.5
  • License MIT
  • Downloads on Our: 269
  • Downloads on NuGet: 5.7K
  • Total downloads : 6K

External resources