Skip to content

dfeyer/Neos.ContentRepository.ResourceAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neos Content Repository Adapter for Asset Management

TLDR: This package is work in progress and fully experimental

Goals

  • Move all assets storage to the content repository
  • Make the content repository optional in Media package (by default: Doctrine)
  • Provide an upgrade path
  • Experiment with adavanced meta data handling
  • Experiment with Asset API
  • Integrate with Neos CMS
  • Improve speed of the CR
    • Filter by property
    • Filter by reference(s)

Roadmap

  • Node Type modeling
  • Command line utility to support migration (prototype)
    • Tag
    • AssetCollection
    • Document
    • Audio
    • Video
    • Image
    • ImageVariant
    • ResizeImageAdjustment
    • CropImageAdjustment
  • Adapter for the Media package to support doctrine or CR based storage
  • Integrate with Neos
  • Adapt the Media Browser
  • Rock solid Migration tools
  • Asset API
  • Advanced and modular meta data handling

About

Neos Content Repository Adapter for Asset Management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages