We are pleased to announce the release of MyMuse 4.1.1.
Abstraction of the storage layer. Now easier to add plugins for off site storage. The first is Amazon S3. MyMuse used to include this code but now it has moved to a plugin.
We also have a fix for reloading the profile for guest users in the latest PHP. When not logged in, and coming from a link to the order, the session was not restoring the profile of the guest user.
If you do not use 'no-registration' or Amazon S3, there is no urgent need to upgrade. If you do, always make a backup before upgrading, prefereably test this out on a staging site. You will have to enter your Amazon options into the plugin.
Last updated on .
Hits: 34
Written by Gordon Fisch.
MyMuse Version 4: The May Day Release
We are pleased to announce the release of MyMuse Version 4.
We haven't had many releases lately but that doesn't mean we haven't been busy!
After several years of adding features we felt things were getting out of hand, so we stripped the code down to the basics and released MyMuse Simple. Building on that solid core we brought back the things we wanted, all organized and tidy. We are still working on Amazon S3 integration. If you use that, please be patient. Coming soon in separate plugin.
We hope all current customers will find all they need. There may be the odd thing deprecated or gone.
We finally have a set of Acceptance Tests to run with each code change to ensure quality and consistency in the code. If you are a test geek or want to join in the coding, check out the git hub test repository.
We have spent some time developing Acceptance Tests using Codeception and the Joomla Browser webdriver. Thanks to the Joomnla team for first developing this test suite. Now adapted to MyMuse.
We are happy to announce the release of version 3.4.3.
There are many improvements including:
Fixes problem with store description editor. Update discount plugin for include/exclude category/product. Update product view for physical items. Update guest checkout saving profile.