This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

volto-authomatic

1.1.0 • Public • Published

Social Login for Volto (volto-authomatic)

Addon implementing Social Login in Volto sites. It requires pas.plugins.authomatic, version 1.0b2 or superior, to be installed and configured on the Plone backend.

npm Code analysis checks Unit tests

Screenshots

Login Form

Login Form

Examples

volto-authomatic can be seen in action at the following sites:

Install

New Volto Project

Create a Volto project

npm install -g yo @plone/generator-volto
yo @plone/volto my-volto-project --addon volto-authomatic
cd my-volto-project

Install new add-on and restart Volto:

yarn install
yarn start

Existing Volto Project

If you already have a Volto project, just update package.json:

"addons": [
    "volto-authomatic"
],

"dependencies": {
    "volto-authomatic": "*"
}

Test it

Go to http://localhost:3000/login

Credits

The development of this plugin has been kindly sponsored by:

Package Sidebar

Install

npm i volto-authomatic

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

93.4 kB

Total Files

50

Last publish

Collaborators

  • ericof