woocommerce / woocommerce-product-tables-feature-plugin

Implements new data-stores and moves product data into custom tables, with a new, normalised data structure.
GNU General Public License v3.0
193 stars 32 forks source link

Dependency Dashboard #199

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json - `php >=5.6|>=7.0` - `phpunit/phpunit 8.3.5` - `woocommerce/woocommerce-sniffs 0.0.9`
npm
package.json - `husky 3.0.9` - `lint-staged 9.4.3`

kevin25 commented 9 months ago

What a pity this project has been paused for years. This feature will make the brighter future for Woo.

dammak13 commented 3 weeks ago

@kevin25 true. This project was first initiated in 2018, then stopped and again restarted giving a new name to it in 2022 but it is also shut down. This is really an essential feature. I am working on a website for a client which is already live with around 6k products. We have a lot of custom meta data in the website. Which is taking up the wp_postmeta table size to more than 4 GB. The website takes a lot of time to load even if we use a larger server. So this feature is really needed.