Go to file
Daniel Seifert 2ee9fa1521
update dependencies
2024-02-01 14:45:05 +01:00
Internal/Framework/Module/Path add property type 2024-02-01 14:43:31 +01:00
LICENSE.md add license informations 2021-05-08 00:30:35 +02:00
README.md change package name 2021-05-08 11:53:08 +02:00
composer.json update dependencies 2024-02-01 14:45:05 +01:00
services.yaml remove ConnectionBridge 2023-07-26 09:47:28 +02:00

README.md

Bridges for OXID services without bridges

Provides bridges for OXID services that are not reliably listed in the DIC cache.

Install

composer require d3/oxidservicebridges

Licence of this software (d3/oxidservicebridges) [MIT]

(06.05.2021)

Copyright (c) D3 Data Development (Inh. Thomas Dartsch)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.