Page 1 of 2

1.0.9.4 Questions / Comments / Concerns

Posted: Thu Jun 20, 2024 10:04 am
by burt
1.0.9.4 changes the appearance of Phoenix to make it more modern and is creating a pathway to the upgrade to bootstrap 5. 1.0.9.4 is still based on bootstrap 4.

If you have time, please to install a test shop and have a play.
Feel free to give your thoughts and any advice.

Zip for download
https://github.com/CE-PhoenixCart/Phoen ... .0.9.4.zip

TY in advance.

Re: 1.0.9.4 pre-release testing

Posted: Thu Jun 20, 2024 2:13 pm
by burt
Do note that this is a work in progress, so there are some features still to add.

Re: 1.0.9.4 pre-release testing

Posted: Fri Jun 28, 2024 12:52 pm
by burt
Please, if anyone would like to see the new look, the link is up there ready for you to install a test shop.
Any and all feedback will help the future of Phoenix.

We have to modernise the look of the out of the box installation to make Phoenix compete in todays world of "pretty things".

Re: 1.0.9.4 Questions / Comments / Concerns

Posted: Mon Jul 01, 2024 1:25 pm
by burt
1.0.9.4 is released. TY to everyone who helped to test prior to release.

Update zip will be available asap, just as soon as I can find the time needed to make it.

Re: 1.0.9.4 Questions / Comments / Concerns

Posted: Mon Jul 01, 2024 1:41 pm
by heatherbell
See the 1.0.9.4 Demo - https://phoenixcart.org/demo/

Re: 1.0.9.4 Questions / Comments / Concerns

Posted: Tue Jul 02, 2024 8:06 am
by burt
The essence of 1.0.9.4 is a move towards a modern looking site, on the pathway to eventually updating to Bootstrap 5.

Required New Features;
1. New Horizontal Menu in header area
2. New Navbar Search
3. New breadcrumb Hook

Optional New Features;
a. New Favicon system
b. New Carousel in Index Page

Installation changes;
a. Download product now included (to show a sample download)
b. Lemon now has a large image (to show the popup gallery feature)

Other changes;
1. All modules now have the ability to change style of their container, rather than just "width".
- Eg, you can now say `col-sm-6 col-lg-4 mt-2 pb-1 text-right` in the module, rather than just `6`
2. Admin can now delete all of a products gallery images in 1 click.
3. Bug fix the download component
4. Bug fix the advert manager
5. Minor cosmetic changes

Note that 1.0.9.4 is still using Bootstrap 4.
Bootstrap 5 will come inside the next couple of releases or so.
Depends on if we can get some help in testing etc.

Re: New Phoenix Cart Admin Demo

Posted: Wed Jul 03, 2024 7:39 am
by 14Steve14
Just had a quick look and it looks good. Only thing I did notice is that when editing a product with a longer name like Shiny red Apples the text looks all narrow at the top of the page. it may be better spread across the width of the page.

I will have a further look later when time permits.
admin-categories.png

Re: 1.0.9.4 Questions / Comments / Concerns

Posted: Wed Jul 03, 2024 9:07 am
by heatherbell
Add Green Apples (the download product) to cart and checkout.
checkout_confirmation.php gives:
Notice: Trying to access array offset on value of type bool in //includes/modules/order_total/ot_shipping.php on line 39

Re: 1.0.9.4 Questions / Comments / Concerns

Posted: Wed Jul 03, 2024 9:27 am
by ecartz
heatherbell wrote: Wed Jul 03, 2024 9:07 am Notice: Trying to access array offset on value of type bool in //includes/modules/order_total/ot_shipping.php on line 39
TY. https://github.com/CE-PhoenixCart/Phoen ... f12ccc4cff

Re: 1.0.9.4 Questions / Comments / Concerns

Posted: Wed Jul 03, 2024 9:42 am
by heatherbell
Fix confirmed.