Skip to content

langeland/Langeland.SwiftBox

Repository files navigation

Langeland.SwiftBox

Add the following to Configuration/Routes.yaml:

-
  name: 'SwiftBox'
  uriPattern: 'swiftbox/<SwiftBoxSubroutes>'
  defaults:
    '@package': 'Langeland.SwiftBox'
  subRoutes:
    SwiftBoxSubroutes:
      package: 'Langeland.SwiftBox'

And add the following to your Settings.yaml

TYPO3:
  SwiftMailer:
    transport:
      type: 'Langeland\SwiftBox\Transport\SwiftBoxTransport'

And then visit http://server.tld/swiftbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published