jarlssen/cmsfiles

There is no license information available for the latest version (dev-master) of this package.

Jarlssen_CmsFiles will allow you to create files (versioned with your favourite SCM tool) in a path of your choice

dev-master 2015-10-25 10:29 UTC

This package is not auto-updated.

Last update: 2024-09-20 18:18:36 UTC


README

This module aids front-end developers in development of CMS content. On a live project, the CMS content must be part of the database to allow the shop owner to edit it, but during development this requirement is an impediment to collaboration.

Jarlssen_CmsFiles will allow you to create files (versioned with your favourite SCM tool) in a path of your choice that will (optionally, during development) override the content of those in the database. It also provides an adminhtml interface and a script for easy merging between database and file entries