SimplCommerce icon indicating copy to clipboard operation
SimplCommerce copied to clipboard

what about admin for AdminLTE ?

Open MicroAsif opened this issue 8 years ago • 6 comments

for admin dashboard, current one is nice and clean but AdminLTE will be a good choice.

MicroAsif avatar Jan 05 '18 15:01 MicroAsif

Look nice, MIT also, I will look into this

thiennn avatar Jan 05 '18 16:01 thiennn

Take a look at https://www.youtube.com/watch?v=YxyeX8-9lb0

jducobu avatar Feb 23 '18 17:02 jducobu

Better admin UI would be nice... I will maybe do this after I finish the shop. AdminLTE doesn't look that good tbh. I'm sure there are better dashboards, more pleasant to the eye

https://akveo.github.io/ngx-admin/ this looks good

bugproof avatar Dec 19 '19 11:12 bugproof

I would rather prefer SmartAdmin template for any logged in panels like admin/user panels

rafsanulhasan avatar Mar 04 '20 16:03 rafsanulhasan

I would rather prefer SmartAdmin template for any logged in panels like admin/user panels

it's paid. as SimplCommerce is open source, we need something that has MIT license.

MicroAsif avatar Mar 04 '20 18:03 MicroAsif

it's paid. as SimplCommerce is open source, we need something that has MIT license.

@MicroAsif well, that right. in that case, as @bugproof stated, ngx-admin is preferably a better choice than admin-lte because it is vast and has a lot of controls than admin-lte has.

More importantly, ngx-admin would be the right choice because angular is being used in this project. The amount of time and effort needed to integrate ngx-admin template into this angular project seems to be a way lesser than integrating a bootstrap template into an angular project because different this on bootstrap might be needed to cod differently in an angular project while ngx-admin is already based on angular.

rafsanulhasan avatar Mar 04 '20 22:03 rafsanulhasan