spree_essentials 0.5.0
Spree Essentials provides a base for several other Spree Commerce extensions. The idea is to provide other extensions with common functionality such as an asset-upload interface, a markdown editor, and a common admin-navigation tab.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rdiscount
            ~> 1.6.8
          
          
            spree_core
            ~> 1.1.0
          
    