support

How to stop the 'Quick Start Wizard'

Started by simpledesigncom, June 03, 2017, 11:08:12 AM

Previous topic - Next topic

simpledesigncom

Hi - I have just loaded AbanteCart and I am working through the setup but each time I login to the admin panel the Quick Start Wizard pops up. Is there a way to stop this?

Also, I keep receiving the 'Thank you for installation of AbanteCart!'! Can I stop this from happening?

Cheers
Marc

eCommerce Core

Quick Start Wizard should go away after your complete it or after you login to admin second time.

Below is the condition:

if( !$this->user->getLastLogin() && $this->session->data['quick_start_step'] != 'finished') {


'Thank you for installation of AbanteCart!' is a simple message, just delete it.
"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -