Growing Venture Solutions - GVS - Start Up http://growingventuresolutions.com/taxonomy/term/83/0 en Fusion Drupal Themes by TopNotchThemes http://growingventuresolutions.com/portfolio/fusion-drupal-themes-topnotchthemes <div class="field field-type-filefield field-field-client-image"> <div class="field-items"> <div class="field-item odd"> <img class="imagefield imagefield-field_client_image" width="190" height="110" alt="" src="http://growingventuresolutions.com/gvsfiles/fusion_logo.png?1267738661" /> </div> </div> </div> <div class="field field-type-filefield field-field-client-image-main"> <div class="field-items"> <div class="field-item odd"> <img class="imagefield imagefield-field_client_image_main" width="350" height="303" alt="" src="http://growingventuresolutions.com/gvsfiles/Welcomeback_ezra_Fusion_Drupal_Themes.png?1301342847" /> </div> </div> </div> <p>GVS partnered with <a href="https://www.topnotchthemes.com/">TopNotchThemes</a> team (a support client) and <a href="http://3281d.com/">3281d Consulting</a> to build TNT's flagship e-commerce site, FusionDrupalThemes.com.</p> <p>FusionDrupalThemes.com offers free and premium Drupal themes, as well as yearly Fusion Pro support subscriptions. The site makes extensive use of Ubercart and Panels to create these features:</p> <ul> <li>Dashboards for site users, showing their forum posts, subscriptions, purchases, etc.</li> <li>Streamlined checkout process focused on improving conversion rates.</li> <li>An automated theme packaging system built by 3281d.</li> <li>An on-site customer ticket system with complex privacy functionality.</li> </ul> <p>Notable pieces of Drupal functionality built with the GVS team include:</p> <ul> <li>Custom Panels panes that allow site builders to customize product and user profile pages without writing code.</li> <li>A customized documentation system that combines ApacheSolr weighting and faceting for automated content presentation, along with the Nodequeue and Smartqueue Taxonomy modules for a more customized .</li> <li>Performance tuning and optimization.</li> <li>Customized discount rules made possible by enhancements to Ubercart's discount functionality.</li> <li>Node access wrangling.</li> </ul> <p>The Fusion site has a complex combination of node access requirements, including:</p> <ul> <li>Premium subscriber-only support forums.</li> <li>Certain users can mark their posts as 'private' to themselves and administrators.</li> <li>File downloads accessible only by users who have purchased it. </li> </ul> <p>Drupal site builders know that getting multiple node access modules to work together, especially on the same content type, can be tricky. The Fusion site successfully combines the following node access modules:</p> <ul> <li>Private</li> <li>Organic Groups</li> <li>Forum Access</li> <li>ACL</li> <li>access_private</li> </ul> <p>For more implementation details, read the excellent <a href="http://drupal.org/node/858914">FusionDrupalThemes.com case study on Drupal.org</a>.</p> <div class="field field-type-link field-field-client-site-link"> <div class="field-items"> <div class="field-item odd"> <a href="http://fusiondrupalthemes.com/">visit the site</a> </div> </div> </div> Module Development E-commerce Support Start Up Technology Thu, 04 Mar 2010 19:32:39 +0000 Greg 871 at http://growingventuresolutions.com Lollishops http://growingventuresolutions.com/portfolio/lollishops <div class="field field-type-filefield field-field-client-image"> <div class="field-items"> <div class="field-item odd"> <img class="imagefield imagefield-field_client_image" width="190" height="110" alt="" src="http://growingventuresolutions.com/gvsfiles/lollishops-teaser_0.gif?1258776803" /> </div> </div> </div> <div class="field field-type-filefield field-field-client-image-main"> <div class="field-items"> <div class="field-item odd"> <img class="imagefield imagefield-field_client_image_main" width="350" height="319" alt="" src="http://growingventuresolutions.com/gvsfiles/lollishops-main.jpg?1258766886" /> </div> </div> </div> <p> We helped out with the development of a pretty neat multiple vendor e-commerce website. In working on it much of the code was custom but we were able to build a novel, generic per user content type quota system. Each user can purchase credits towards their quota, which allows them to submit new content.</p> <h3>About LolliShops - Multi Shop Marketplace</h3> <p>The easiest way to describe <a href="http://www.lollishops.com/">LolliShops</a> is an upscale <em>boutique</em> version of <a href="http://www.etsy.com/">Etsy</a>, built in Drupal. Lollishops provides a turnkey solution for artistic individuals who make jewelry, clothing and art by hand. Anyone can sign up and setup a personalized online store in minutes. It focuses on the <em>Frou Frou</em> market (if you're not familiar with it, it's probably best described by the site). So far, LolliShops has thousands of individual stores. The theme and products shown on the home page give a great sense of the intended audience. Vendors on the site purchase the ability to sell their products on the site with 3 different selling arrangements. Two of these arrangements limit the number of products that they can create, requiring a quota system.</p> <h3>About the User Quota Module</h3> <p>Of course the first thing we did when looking to build that quota functionality was to <a href="http://groups.drupal.org/node/16637">compare all of the existing solutions</a>. We posted a summary of our research into the <a href="http://groups.drupal.org/duplicated-modules-hall-shame">Duplicate Modules Hall of Shame</a> group for others to benefit from the research. It seemed like there was no way to do exactly what we need with the existing modules, so we set to work building a new module.</p> <p>The result is the <a href="http://drupal.org/project/user_quota">User Quota</a> module. Currently the module is very simple. It provides two administrative screens: 1 to list all of the users with their current quotas and a second to manage the quota for a specific user.</p> <p>Why bother announcing it here? To limit confusion in an already crowded area I used the project page from an old module. <a href="http://www.claws-and-paws.com/">Doug Muth</a> graciously agreed to let us use the old <a href="http://drupal.org/project/user_quota">User Quota</a> project page. Thanks, Doug!</p> <h3>Feature Enhancement - Easy Quota Purchases</h3> <p>One sad point with this module is that the Paypal integration we did for Lollishops was very site specific and cannot be directly committed and used on other sites. We are looking for sponsors to help build a simple e-commerce integration. We are debating about whether to integrate with <a href="http://www.ubercart.org/">Ubercart</a>, or <a href="http://drupal.org/project/lm_paypal">LM Paypal</a>, or <a href="http://drupal.org/project/simple_paypal">Simple Paypal Framework</a>. Certainly in time it should provide both of these features. The real question is which to do first. Ubercart appears to have the most solid 6.x release but doesn't fit with the lightweight nature of the module.</p> <p>And of course there is a need to fund that work. If you have a site that could use the ability to sell a node, please <a href="http://growingventuresolutions.com/contact">contact us</a> so we can discuss the exact implementation.</p> <div class="field field-type-link field-field-client-site-link"> <div class="field-items"> <div class="field-item odd"> <a href="http://www.lollishops.com/">visit the site</a> </div> </div> </div> Module Development E-commerce Start Up Sat, 21 Nov 2009 01:28:06 +0000 evelyn 736 at http://growingventuresolutions.com