How to switch to Production environement ?

  • Posts: 190
  • Thank you received: 0
12 years 2 weeks ago #46334

Hi,
my project is quite ready and tested, and I would like to go in Production.

If I copy my site from Dev to Prod (with Akeeba) I will have :
- Products ID not starting at 0
- Commands ID deleted...
... and so on

Is there a way to clear Products and Commands in database, not loosing global configurations ?
Or do I need to completely remove HikaShop and re-install / re-configure it ?

Thanks for your answer.
Regards

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 2 weeks ago #46449

In phpmyadmin, you should flush the tables hikashop_variant hikashop_product hikashop_product_category hikashop_order hikashop_order_product hikashop_product_related hikashop_price hikashop_file and that will reset all the data for products and orders.

The following user(s) said Thank You: codewarrior

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

  • Posts: 190
  • Thank you received: 0
12 years 1 week ago #46856

Thanks Nicolas,
it's perfect with a TRUNCATE TABLE on these tables.
Regards

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

Time to create page: 0.061 seconds
Powered by Kunena Forum