Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SilverCart ecommerce module 1.1 released - we need your help


Go to End


5 Posts   1999 Views

Avatar
Ramon

Community Member, 14 Posts

23 July 2011 at 6:47am

Edited: 23/07/2011 6:56am

Hi there,

we are working hard to make SilverCart a great tool to build great online stores.

You really can help us by testing SilverCart and giving us feedback. We are in great danger of being routine blinded, so any feedback is welcome. Since english is not our mother tongue we also appreciate hints on wrong grammar.

We know that there is so much more work waiting to be done and we would like to do so much more, but our days just don't have enough hours. Maybe you can contribute some of your time to this promising, young and yet very comprehensive open source project?

You will find everything you need to know at http://www.silvercart.org/

Here is what we improved with the current version 1.1:

CHANGELOG
PREFACE
One of the most fun things in software development is writing the change log. For weeks and months the team has worked hard to improve the software. Everybody was lost in details, the fight with bugs, the implementing of features and the visual design of small template snippets. Now is the time to see what has been achieved and how much our product has grown.Here are the changes we made to our ecommerce module for everyone to see:
Features

  • Registered customers can manage as many addresses as they want.
  • Product detail pages are shown in the google sitemap. (Please use the tip version of the googlesitemaps module).
  • Widgets that are easily configurable in the store admin: Free text, shopping cart, login, products from a group, group navigation, product search.
  • Minimum order value for checkout added.
  • Test data can be set up by pressing one button in the store admin.
  • Test configuration can be set up by pressing one button in the store admin.
  • Product groups per page can be configured on the product group holder.
  • Product export and import with all database fields including ID, relation ID.
  • Product export routines with callback functions.
  • Product exporter scheduled tasks.
  • Added Apache Solr support for the search results page: Phonetically similar results are returned, too.
  • Stock quantity management.
  • 'My Account' dashboard that shows the most current orders, the invoice and delivery address and some personal data of the customer with links to the appropriate sections.

Bugfixes
  • All texts are i18n now.
  • The edit address form validates for required fields.
  • Search resuts page shows total number of products found.
  • All existing language files fall back to american english if no matches are found.
  • All unit test of Sapphire and the CMS run if SIlverCart is installed.
  • Fix many translation issues.
  • Shopping cart returns the right tax amounts.
  • The breadcrumbs reflect the path a customer went through the categories instead of the absolute category of a product. This is important if a product is mirrored into another category.

Enhancements
  • The default layout is more pretty. CSS3 is used to design corners and gradients though it still works on out of date browsers like IE6/7.
  • Search for products in the store admin enhanced.
  • Some templates are partially cached for a better performance.
  • Replaced usages of the GroupedDropdownField with our own implementation because it could not cope with deeply nested structures.
  • Fields that must not be changed in the store admin are read only now.
  • A product may have many images.
  • There is a british english translation. Thanks to Phill Price.
  • Shop emails can have many standard receipients.
  • Removed usages of methods from the PHP::BCMath module because some hosting providers do not have that module installed.
  • Page types have icons in the backend.
  • Removed unused templates.
  • Checkout process was redesigned for less mouse clicks.
  • Divided access management for payment methods into three parts (basic, groups and users). Added ruleset so that a shop owner can define how many orders a customer must have completed with which status before a payment method is activated for him/her.
  • Pagination for product groups.
  • Registered customers can create/update/delete addesses in the checkout.
  • Payment method logos can be added via store admin and are shown on the checkout.
  • Website name and tagline are now respected in the Page.ss template.
  • Shopping cart button in header navigation shows sum of position quantities instead of sum of positions.
  • The fields firstname and surname of the order addresses in the storeadmin are searchable now.

We are very curious what you are saying about SilverCart 1.1.

Cheers
Ramon

Avatar
MitraX

Community Member, 20 Posts

26 July 2011 at 11:23pm

Hello Ramon,

Is there any functional demo for SilverCart v1.1 admin panel?

Avatar
Ramon

Community Member, 14 Posts

27 July 2011 at 1:55am

Edited: 27/07/2011 2:00am

Hi Mitrax,

yes, you can test & try everything here :
store front http://demo.silvercart.org/
admin panel http://demo.silvercart.org/admin/

You can log in with
user: demo@silvercart.org
password: silvercart

The documentation for the admin panel is not quite done yet, although Roland has written already a lot:
http://www.silvercart.org/documentation/

Don't hestitate to ask any questions.

We flush the installation on a regular basis. Uploaded files and other changes will be gone every now and then.

Cheers
Ramon

Avatar
MitraX

Community Member, 20 Posts

27 July 2011 at 2:39am

I already had found the link for demo on your site but it seems that the password is not updated there (http://www.silvercart.org/forum/announcements/show/79#post79) It is still 'demo' instead 'silvercart'.

Thank you for your answer. I am going to test the demo and let you know if experience any issue (hope not).

Avatar
Ramon

Community Member, 14 Posts

27 July 2011 at 3:21am

Edited: 27/07/2011 3:22am

Hi MitraX,

thanks for pointing that out. I changed it in the announcement to 'silvercart'.

The store admin still needs a lot of work, but we decided to not touch it until SS3 beta is available.

Cheers
Ramon