Download the PHP package cakedc/cakephp-nav-auth without Composer
On this page you can find all versions of the php package cakedc/cakephp-nav-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cakedc/cakephp-nav-auth
More information about cakedc/cakephp-nav-auth
Files in cakedc/cakephp-nav-auth
Package cakephp-nav-auth
Short Description CakeDC Navision Authentication plugin for CakePHP
License MIT
Informations about the package cakephp-nav-auth
CakeDC Navision Authenticate plugin for CakePHP
This CakePHP plugin allows to authenticate against a Navision® server using SOAP or OData webservices.
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Configuration
You need to configure the following settings using Configure
:
Usage
The plugin includes two authenticate objects: Soap
and OData
. To use any of them (or both) you can include the following code in your AppController::initialize()
.
Requirements
- CakePHP 3.4.0+
- PHP 7.1+
Support
For bugs and feature requests, please use the issues section of this repository.
Commercial support is also available, contact us for more information.
Contributing
This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.
License
Copyright 2018 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.
Navision® is a trademark of the Microsoft group of companies.