Skip to content

This Magento extension is only interesting to developers implementing a webapp running on the same host as the Magento instance.

Notifications You must be signed in to change notification settings

Vinai/VinaiKopp_Api2SessionLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Magento 1 extension is orphaned, unsupported and no longer maintained.

If you use it, you are effectively adopting the code for your own project.

Api2 Session Login Resource

This Magento extension is only interesting to developers implementing a webapp running on the same host as the Magento instance.
It provides a customer login resource under the /session/customer REST API route.
The extension depends on the VinaiKopp_Api2SessionAuthAdapter adapter.

Facts

Description

This Magento extension is only interesting to developers implementing a webapp running on the same host as the Magento instance.
It provides a customer login resource under the /session/customer REST API route.
The extension depends on the VinaiKopp_Api2SessionAuthAdapter adapter.

Usage

Simply install the extension and implement the REST requests to the resource.

Compatibility

  • Magento >= 1.7

Installation Instructions

If you are using the Magento compiler, disable compilation before the installation, and after the module is installed, you need to run the compiler again.

Refresh the configuration cache after installation.

Remember to assign the guest role the new resource and the resource attributes using the Magento backend!

The extension has no user interface components and offers no configuration options.

Uninstallation

To uninstall this extension simply remove all files, clear the configuration cache.
If you are using compilation, recompile after removing the modules' files.

Support

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Vinai Kopp
http://www.netzarbeiter.com
@VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2014 Vinai Kopp

About

This Magento extension is only interesting to developers implementing a webapp running on the same host as the Magento instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages