2017 © Pedro Peláez
 

typo3-cms-extension fal-remote

FAL remote adapter

image

de-swebhosting-typo3-extension/fal-remote

FAL remote adapter

  • Wednesday, February 10, 2016
  • by astehlik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 44 % Grown

The README.md

Remote TYPO3 FAL adapter

fal_remote is a TYPO3 Extension that provides a remote adapter the TYPO3 File Abstraction Layer (FAL)., (*1)

What is it good for?

This adapter can be used in development or testing systems where you want to use the contents from the live system., (*2)

How to use it

  1. Install the Extension (just clone it, not yet in TER) on the client (dev) and the server (production).
  2. Adjust the Extension configuration of fal_dummy:
    • On the remote: enable the Server functionality
    • On the client: configure the URL to the remote TYPO3 installation.
  3. Set the driver of your storage(s) to "Remote"
  4. In the storage you need to set an alternative processing folder in a storage that allows write access (e.g. 0:/typo3temp/processed/). The folder must exist on the file system.

Important! The encryption keys must be identical on both TYPO3 instances, otherwise the hash validation will fail., (*3)

The Versions

10/02 2016

dev-master

9999999-dev

FAL remote adapter

  Sources   Download

GPL-3.0+