Socket
Book a DemoInstallSign in
Socket

solidus_address_book

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solidus_address_book

bundlerRubygems
Version
1.0.0
Version published
Maintainers
1
Created
Source

SolidusAddressBook

Build Status

This extension allows registered users to have multiple shipping & billing addresses and select each of them on checkout.

This extension is a solidus version of spree_address_book extension

Installation

Add this line to your application's Gemfile:

gem 'solidus_address_book', github: 'jtapia/solidus_address_book'

Then run the following:

$ bundle install
$ bundle exec rails g solidus_address_book:install

Preview

account-index checkout user addresses edit address form new address form checkout address options checkout address options checkout address options checkout address options

Testing

Run the following to automatically build a dummy app and run the tests:

$ bundle exec rake

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jtapia/solidus_address_book.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 21 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts