Hello!
This template is made as an alternative to the original Admin Template from Opecart. The idea is to have a more intuitive and pleasure experience managing a Opencart store. It was made with the focus in usability and user experience. It has been developed using the Zurb's Foundation Framework [http://foundation.zurb.com], it is responsive and mobile first, but the mobile version isn't finished yet (too many tables...) and will be much more improved.
Some Features:
- Modern and intuitive look;
- Responsive and mobile first;
- Uses HTML5 and CSS3;
- Follows UIX good pratices;
- Focused at the easy of use and a more efficient management of the stores;
- Works on Internet Explorer 9+, Mozilla FireFox, Google Chrome, Safari and mobile browsers.
Page for download: http://labs.intersect.com.br/neoadmin/en/
Link for the demostration: http://labs.intersect.com.br/neoadmin/en/demo/admin/
Any problem, bug, sugestion, feedback or if you want to contribute to this project in some form, please use this topic.
I'd love to hear some feedback. It's meant to be an alternative for the people that prefer something more intuitive. I know that there's a new version coming with a brand new theme for the admin, but it's really meant to be an alternative.
Thanks!
This template is made as an alternative to the original Admin Template from Opecart. The idea is to have a more intuitive and pleasure experience managing a Opencart store. It was made with the focus in usability and user experience. It has been developed using the Zurb's Foundation Framework [http://foundation.zurb.com], it is responsive and mobile first, but the mobile version isn't finished yet (too many tables...) and will be much more improved.
Some Features:
- Modern and intuitive look;
- Responsive and mobile first;
- Uses HTML5 and CSS3;
- Follows UIX good pratices;
- Focused at the easy of use and a more efficient management of the stores;
- Works on Internet Explorer 9+, Mozilla FireFox, Google Chrome, Safari and mobile browsers.
Page for download: http://labs.intersect.com.br/neoadmin/en/
Link for the demostration: http://labs.intersect.com.br/neoadmin/en/demo/admin/
Any problem, bug, sugestion, feedback or if you want to contribute to this project in some form, please use this topic.
I'd love to hear some feedback. It's meant to be an alternative for the people that prefer something more intuitive. I know that there's a new version coming with a brand new theme for the admin, but it's really meant to be an alternative.
Thanks!
Hi, your template is awesome, but you have a glitch with the taxes.
You can set them by accessing with a third level of menu in the default theme, and with your theme, you cannot access them anymore
Great work, I hope more people will give you some feedback
You can set them by accessing with a third level of menu in the default theme, and with your theme, you cannot access them anymore

Great work, I hope more people will give you some feedback

Last edited by world-internet on Mon Jul 29, 2013 8:20 pm, edited 1 time in total.
Thanks!world-internet wrote:Hi, your template is awesome, but you have a glitch with the taxes.
You can set them buy accessing with a third level of menu, and with you theme, you cannot access them anymore
Great work, I hope more people will give you some feedback
I'll have a look in this bug. Can you give me more details about it? Browser version and OS?
Hey, its great! I'm using it!
I made some tweaks... we also call our internal system: OPEN.... here:

I made some tweaks... we also call our internal system: OPEN.... here:

Good to hearjoerichards wrote:Hey, its great! I'm using it!
I made some tweaks... we also call our internal system: OPEN.... here:

We're working to add some new features and fix some little bugs. As soon as we do it we'll post in here.
Thx!
hi, the theme is very nice, but the "catalog / products / edit" in the field of the fault has occurred in the picture
This or next week it'll be released for download with a new dashboard, some bugfixes and improved performance.elrondx wrote:theme demo at home so much more beautiful. Latest version Are you up to share?
it'll be fixed in the next version. Thanks for pointing this out.Hasan ŞENTÜRK wrote:hi, the theme is very nice, but the "catalog / products / edit" in the field of the fault has occurred in the picture
Great theme! Thank you.
Setting - Localisation - Taxes / Returns links do not work. Nothing happens when I click those links.
Another thing I´m having problems with. I´m trying to use this extension: http://www.opencart.com/index.php?route ... with%20tax
The settings in "Settings" do show up but the price including taxes field will not show up. Will this be a problem with extensions I want to install?
Setting - Localisation - Taxes / Returns links do not work. Nothing happens when I click those links.
Another thing I´m having problems with. I´m trying to use this extension: http://www.opencart.com/index.php?route ... with%20tax
The settings in "Settings" do show up but the price including taxes field will not show up. Will this be a problem with extensions I want to install?
Yes, there is. You have to edit the file at:
/admin/view/template/common/header.tpl
Returns:
Around line 139 you'll find:
The <li> has to have the "fly-" class, and the <ul> has to have the "" class. So, change it to:
Taxes:
The same story, change this (around line 155):
into this:
P.S.:
I registered on this forum just to post this. Hope it helps.
/admin/view/template/common/header.tpl
Returns:
Around line 139 you'll find:
Code: Select all
<li><a class="parent"><?php echo $text_return; ?></a>
<ul>
Code: Select all
<li class="has-flyout"><a class="parent"><?php echo $text_return; ?></a>
<ul class="flyout">
Taxes:
The same story, change this (around line 155):
Code: Select all
<li><a class="parent"><?php echo $text_tax; ?></a>
<ul>
Code: Select all
<li class="has-flyout"><a class="parent"><?php echo $text_tax; ?></a>
<ul class="flyout">
I registered on this forum just to post this. Hope it helps.

The previous line you'll have to edit for Taxes is 149, not 155. I can't edit my post yet - i'll update it.
Hello!
There is a new version in github: https://github.com/eltonmesquita/NeoAdmin
Unfortunately I will not get to maintain this theme as updated as I planned. I'm through a major shift in platforms and can not dedicate my time for it. If you find any bug and would like to contribute, you can make a pull request on GitHub.
Ps.: The GitHub version already includes the bug fix of the menu.
There is a new version in github: https://github.com/eltonmesquita/NeoAdmin
Unfortunately I will not get to maintain this theme as updated as I planned. I'm through a major shift in platforms and can not dedicate my time for it. If you find any bug and would like to contribute, you can make a pull request on GitHub.
Ps.: The GitHub version already includes the bug fix of the menu.
Who is online
Users browsing this forum: No registered users and 3 guests