ror_ecommerce | Rails Ecommerce platform , perfect for your small business

 by   drhenner Ruby Version: 2.0.1 License: MIT

kandi X-RAY | ror_ecommerce Summary

kandi X-RAY | ror_ecommerce Summary

ror_ecommerce is a Ruby library. ror_ecommerce has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Please create a ticket on github if you have issues. They will be addressed ASAP. Please look at the homepage for more details. Or take a look at the github page. This is a Rails e-commerce platform. ROR Ecommerce is a Rails 5.1 application with the intent to allow developers to create an ecommerce solution easily. This solution includes an Admin for Purchase Orders, Product creation, Shipments, Fulfillment and creating Orders. There is a minimal customer facing shopping cart understanding that this will be customized. The cart allows you to track your customers' cart history and includes a double entry accounting system. The project has Solr searching, Compass and Zurb Foundation for CSS and uses jQuery. Currently the most complete Rails solution for your small business. Please use Ruby 2.4 and enjoy Rails 5.1. ROR Ecommerce is designed so that if you understand Rails you will understand ROR_ecommerce. There is nothing in this project besides what you might see in a normal Rails application. If you don't like something, you are free to just change it like you would in any other Rails app. Contributors are welcome! We will always need help with UI, documentation, and code, so feel free to pitch in. To get started, simply fork this repo, make any changes (big or small), and create a pull request.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ror_ecommerce has a medium active ecosystem.
              It has 1207 star(s) with 386 fork(s). There are 75 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 20 open issues and 121 have been closed. On average issues are closed in 174 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ror_ecommerce is 2.0.1

            kandi-Quality Quality

              ror_ecommerce has 0 bugs and 0 code smells.

            kandi-Security Security

              ror_ecommerce has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ror_ecommerce code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ror_ecommerce is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ror_ecommerce releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ror_ecommerce
            Get all kandi verified functions for this library.

            ror_ecommerce Key Features

            No Key Features are available at this moment for ror_ecommerce.

            ror_ecommerce Examples and Code Snippets

            No Code Snippets are available at this moment for ror_ecommerce.

            Community Discussions

            Trending Discussions on ror_ecommerce

            QUESTION

            ArgumentError: aws is not a recognized provider AWS/S3
            Asked 2017-Oct-28 at 15:18

            I've started to learn RoR and start with this:

            https://github.com/drhenner/ror_ecommerce

            When I try to run:

            ...

            ANSWER

            Answered 2017-Oct-28 at 15:18

            You might want to use the gem fog-aws Then you need to create an initializer file, config/initializers/your_choice_of_name.rb

            If you want to upload files, you also need an image uploader

            CarrierWave and ImageMagick are two examples of Image uploaders. This video shows an example with CarrierWave.

            Here's a blog comparing uploaders. https://infinum.co/the-capsized-eight/best-rails-image-uploader-paperclip-carrierwave-refile

            In the documentation for the uploader, (for example gem Carrierwave) there will be instructions for what to put in the config/initializer file etc.

            Source https://stackoverflow.com/questions/46989200

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ror_ecommerce

            Please feel free to ask/answer questions in our Google Group. Install RVM with Ruby 2.4. If you have 2.4 on your system you're good to go. Please refer to the RVM site for more details. Copy the database.yml for your setup. For SQLite3, cp config/database.yml.sqlite3 config/database.yml. For MySQL, cp config/database.yml.mysql config/database.yml and update your username/password.
            Putting assets on S3 can cause issues with FireFox/IE. You can read about the issue if you search for "S3 & CORS". Basically FF & IE are keeping things more secure but in the process you are required to do some setup. I ran into the same thing with assets not being public for IE and FireFox but Chrome seemed to work fine. There is a work around for this though. There is something called a CORS Config that opens up your assets to whatever domains you specify. Here's how to open up your assets to your website. (Thanks @DTwigs).
            Click on your bucket.
            Click on the properties button to open the properties tab.
            Expand the "Permissions" accordion and click " Add CORS Configuration"

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/drhenner/ror_ecommerce.git

          • CLI

            gh repo clone drhenner/ror_ecommerce

          • sshUrl

            git@github.com:drhenner/ror_ecommerce.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link