News:

AbanteCart v1.4.2 is released.

Main Menu

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.

Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -