Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.
/ mounter Public archive

Mount in memory any LocomotiveCMS site, from a template on the filesystem, a zip file or even an online engine

License

Notifications You must be signed in to change notification settings

locomotivecms/mounter

Repository files navigation

LocomotiveCMS Mounter

Gem Version Code Climate Dependency Status Build Status Coverage Status

The "LocomotiveCMS Mounter" is a simple module to store in memory a LocomotiveCMS site whatever the source is:

  • a site template built with the editor and on the local filesystem
  • a zip file of a site template on the local filesystem
  • a zip file of a site template but online through an url
  • a LocomotiveCMS engine

It also includes a mechanism which could save the site from the memory to any targets (filesystem, another LocomotiveCMS engine, ...etc). This saving mechanism has to be implemented in the application using that module.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Mount in memory any LocomotiveCMS site, from a template on the filesystem, a zip file or even an online engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages