isaquealves/wishlist-api-wrapper

Simple wishlist api wrapper

Maintainers

Package info

github.com/isaquealves/wishlist-api-wrapper

Type:lib

pkg:composer/isaquealves/wishlist-api-wrapper

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2015-09-04 16:15 UTC

This package is not auto-updated.

Last update: 2026-03-04 17:12:01 UTC


README

#Wishlist API Wrapper This implementation intends to be a simple wrapper over Wishlist member tool.

To understand what was done here, plese refer to documentation found at WLM Generic Integration

##Done

According to the documentation above, is possible to create, deactivate and activate a member account on wishlist member installation. At the end of the 'CREATE' process, an URL will be generated and should be used to redirect the new created members to fulfill their profiles.

##TODO