EShop version 3.9.0 released

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
3 months 4 days ago #163758 by Giang Dinh Truong
EShop version 3.9.0 released was created by Giang Dinh Truong
Dear Customers,

Today, I am happy to announce the next release of EShop Shopping Cart extension, version 3.9.0 with the following great new features / improvements:

1. Google Analytics 4 ready.

Previous versions of EShop supports two Google Analytics methods are "Classic Google Analytics" and "Universal Analytics". From this latest version, we added the latest method is "Google Analytics 4". So if you have a Google Analitics 4 account and want to have an analytics service to measure traffic and engagement across your store, then it is ready for you to use now.

To use Google Analytics 4, please go to EShop -> System -> Configuration -> Option tab, under "Google Analytics" section:

- At "Tracking ID", enter your Google Analytics Tracking ID.
- At "Tracking Type", select Google Analytics 4.

2. Manage Store Improvments.

- Add feature to remove product option images. So if a product option value has already had an image, you can remove it now if you don't want to use it anymore.
- Add Customer Group filter option in Customers Manager. So you can select to see list of customers in a specific customer group.
- Better ordering of the filter dropdown lists in Products Manager: So the ordering of categories filter list, manufacturer filter list is getting from the Configuration.
- Show Update Message on top of Dashboard.
- Copyright, Help pages improvement.
- Fix Joomla Menu style in EShop pages issue.
- Improve Filters bar section layout in all views.
- Exports view improvements.

3. Fix some issues on PHP 8 and Joomla 5.

There are some minor issues / warnings on PHP 8.2 and Joomla 5 when Joomla debug mode is enabled. They are all fixed on this version of EShop.

4. Category Layout Improvement.

Sometime, the products have the different length of short description so the products list of Category layout is not displayed well. So we add some CSS Style to make it look better.

5. Item Shipping Plugin Improvement.

Add a new parameter called "Addtional Quantity Cost" to add calculate shipping cost from the second quantity of product. So if quantity of product A in the cart is 5. If shipping cost of product A is 10 and you entered 2 for "Additional Quantity Cost", then total shipping cost = 10 + 4 * 2 = 18.

6. Some other bug fixes / improvements:

- Option to collect User IP address or not.
- Fix the issue of filter attribute when attribute value has special character as double quote.
- Fix coupon code issue.
- Fix edit product issue.
- Fix small issue of character limit of the short description in mod_eshop_product.

So please upgrade EShop to the latest version 3.9.0 to have these new features and improvements.

Sincerely, Giang
The following user(s) said Thank You: ssnobben

Please Log in or Create an account to join the conversation.

More
3 months 4 days ago #163763 by ssnobben
Replied by ssnobben on topic EShop version 3.9.0 released
Fantastics! Great to see the progress!
The following user(s) said Thank You: Giang Dinh Truong

Please Log in or Create an account to join the conversation.

More
3 months 4 days ago #163767 by Matj
Replied by Matj on topic EShop version 3.9.0 released
I get Class 'BaseDatabaseModel' not found
/home/ikiprosi/mini-bager.si/administrator/components/com_eshop/views/dashboard/view.html.php:150 on eshop admin after update. Front is working.

Call stack
# Function Location
1 () JROOT/administrator/components/com_eshop/views/dashboard/view.html.php:150
2 EShopViewDashboard->checkUpdate() JROOT/administrator/components/com_eshop/views/dashboard/view.html.php:115
3 EShopViewDashboard->display() JROOT/libraries/src/MVC/Controller/BaseController.php:664
4 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_eshop/controller.php:54
5 EshopController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:702
6 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_eshop/eshop.php:57
7 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
8 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
9 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:101
10 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:159
11 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:225
12 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/index.php:51

Please Log in or Create an account to join the conversation.

  • Impression eStudio
  • Offline
  • Premium Member
  • Premium Member
More
3 months 4 days ago #163773 by Impression eStudio
Replied by Impression eStudio on topic EShop version 3.9.0 released
Thank you for all these improvements.
The following user(s) said Thank You: Giang Dinh Truong

Please Log in or Create an account to join the conversation.

More
3 months 4 days ago - 3 months 4 days ago #163775 by Maurizio
Replied by Maurizio on topic EShop version 3.9.0 released
Class BaseDataBaseModel not found

 
Last edit: 3 months 4 days ago by Maurizio.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
3 months 3 days ago #163779 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic EShop version 3.9.0 released
Hello Matj,

Thank you for reporting. This is just a small issue on Joomla 3. I just updated the package again to resolve it. Please update EShop again, then the problem will be gone.

Sincerely, Giang

I get Class 'BaseDatabaseModel' not found
/home/ikiprosi/mini-bager.si/administrator/components/com_eshop/views/dashboard/view.html.php:150 on eshop admin after update. Front is working.

Call stack
# Function Location
1 () JROOT/administrator/components/com_eshop/views/dashboard/view.html.php:150
2 EShopViewDashboard->checkUpdate() JROOT/administrator/components/com_eshop/views/dashboard/view.html.php:115
3 EShopViewDashboard->display() JROOT/libraries/src/MVC/Controller/BaseController.php:664
4 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_eshop/controller.php:54
5 EshopController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:702
6 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_eshop/eshop.php:57
7 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
8 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
9 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:101
10 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:159
11 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:225
12 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/index.php:51

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
3 months 3 days ago #163780 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic EShop version 3.9.0 released
Hello Maurizio,

Thank you for reporting. This is just a small issue on Joomla 3. I just updated the package again to resolve it. Please update EShop again, then the problem will be gone.

Sincerely, Giang

Class BaseDataBaseModel not found

 

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
3 months 3 days ago #163781 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic EShop version 3.9.0 released
Thank you all for updating EShop.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

More
3 months 3 days ago #163816 by James Shields
Replied by James Shields on topic EShop version 3.9.0 released
4. Category Layout Improvement.

Sometime, the products have the different length of short description so the products list of Category layout is not displayed well. So we add some CSS Style to make it look better.

I see no change, some short descriptions are 5 words some are 13. When I get the 13, it makes the product below look not in line. Any idea?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
3 months 2 days ago #163829 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic EShop version 3.9.0 released
Hello James,

It maybe caused by cache or CSS conflict from the template that you are using on your site I guess. Please submit a new ticket to EShop category to send me the super admin account to your site so I can help you to check.

Hope to hear back from you soon.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong