Skip to content

chaitu87/hull-magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hull-magento

A Magento plugin to use hull.io as an authentication provider (and mmuch more...).

If you don't have an account yet, visit hull.io to learn more.

Benefits

This plugin enables a two-way sync between your magento userbase and your hull users.

It means that:

  • your current Magento users will automatically have an associated hull user
  • Your new users will be able to login with hull and will also be registered as regular Magento users.

Beyond authentication

From that point, you can build hull-integrated magento plugins to enhance the engagement of your users and ease the social spread of your e-commerce site.

Installation

Install via Magento Connect (Soon)

Install manually

The easiest way is to run the provided install script from the root of your Magento application:

$ curl -kL https://raw.github.com/hull/hull-magento/master/install.sh | sh

Watch out! You may need to clear the Magento cache to be able to activate the plugin.

Requirements

jQuery

Hull.js requires jquery to run. Make sure it is loaded before hull.js. Anyway, if it's not, hull.js will alert you.

Activation of the plugin

  • Activate the plugin im Admin > Configuration > Hull.io
  • Enter your hull.io credentials, then save
  • That's it.

Use cases

  • Hull knows the email of the user

    • Non-existing email in the Magento userbase: ✔
    • Existing email in the Magento userbase with BYOU (Bring Your Own Users) Hull ID: The user logs in with its FB credentials, then runs with BYOU User.
  • Hull does not know the email of the user (The user is asked to enter an email)

    • Non-existing email in the Magento userbase: ✔
    • Existing email in the Magento userbase with Hull ID: Connection refused, another email must be entered

License

MIT

About

A module to use Hull within Magento

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published