Opencart Delete All Products at Once (Table Truncate)

Opencart Delete All Products at Once (Table Truncate)
Opencart Delete All Products at Once (Table Truncate)

You can delete all products on your site with one click.
There are no changes to any system files.

It is installed as ocmod.

admin/controller/product.php
admin/model/product.php
Adds new functions to files

admin/view/template/catalog/product_list.twig
Adds buttons and JS codes
And the necessary texts to the language files.

It only works on tables in the default deletion code in the Opencart system.

This process is irreversible.

Data in all default tables for products is deleted and the table is reset.

I wrote because I needed it.

I tested it on 40K products.
The process is completed in 3-5 seconds.

My PHP Features;
Version: 7.3
max_execution_time: 300
max_input_time: 300
memory_limit: 512M
post_max_size: 128M
upload_max_filesize:128M


DON'T FORGET TO TAKE YOUR DATABASE BACKUP!


Türkçe;
Opencart Tüm Ürünleri Tek Seferde Silme (Table Truncate)

Sitenizdeki tüm ürünleri tek tuşla silebilirsiniz.
Hiç bir sistem dosyasında değişiklik yoktur.

Ocmod olarak yüklenir.

admin/controller/product.php
admin/model/product.php
dosyalarına yeni fonksiyonlar ekler

admin/view/template/catalog/product_list.twig
Buton ve JS kodları ekler
Ve dil dosylarına gerekli metinleri.

Sadece Opencart sistemindeki varsayılan silme kodunda bulunan tablolarda işlem yapar.

Bu işlemin geri dönüşü yoktur.

Ürünler için varsayılan tüm tablolardaki veriler silinir ve tablo sıfırlanır.

İhtiyacım olduğu için yazdım.

40K üründe test ettim.
3-5 saniyede işlem tamamlandı.

Benim PHP Özelliklerim;
Versiyon: 7.3
max_execution_time: 300
max_input_time: 300
memory_limit: 512M
post_max_size: 128M
upload_max_filesize:128M


VERİTABANI YEDEĞİNİZİ ALMAYI UNUTMAYIN!




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
3.0.0.0, 3.0.1.0, 3.0.1.1, 3.0.1.2, 3.0.1.3, 3.0.2.0, 4.x.x.x, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7, 3.0.3.8

Last Update
18 Mar 2022

Created
18 Mar 2022
309 Downloads
3 Comments
olla.market
olla.market
Member since: 9 Jan 2014

View all extensions Get Support