Option to take shop off-line.

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 5 months ago #18300

Is there an option to take the shop off-line - like Kunena has an option to take the forum off-line.

Need option to be able to keep the site up, but just take the shop down for maintenance.

Could hide menus, but that would be confusing and other links would still work.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 5 months ago #18305

There is no option but that's a good idea.
For now, you can edit the file components/com_hikashop/hikashop.php and add at the beginning:

$app=& JFactory::getApplication();
$app->enqueueMessage('The shop is in maintenance');
return;

That way, the front end should be disabled while the rest of the website should still be working.

Please Log in or Create an account to join the conversation.

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 5 months ago #18308

Thanks, any idea which release it might be in?

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 5 months ago #18323

We'll add that to next release.

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum