Osclass Support Forums

Osclass plugin support => Attributes Plugins => Topic started by: Ashwathy Achu on July 01, 2018, 04:01:34 PM

Title: How to add bulk car names
Post by: Ashwathy Achu on July 01, 2018, 04:01:34 PM
How to add bulk car names and models
Title: Re: How to add bulk car names
Post by: MB Themes on July 02, 2018, 12:34:39 PM
No way.
Title: Re: How to add bulk car names
Post by: pugtk on August 22, 2018, 10:28:21 PM
Upload to the database directly.

I'm having issues with the speed of the site now with a 15sec + page load in compassion to an almost instant load prior to when I populate the plugin.

The guys here are looking at options to optimise the queries the database is pulling. As its currently pulling 6,000+ queries to load a page.

An issue with the plugin when used for a large database.
Title: Re: How to add bulk car names
Post by: gnoe on October 16, 2018, 11:42:44 AM
Interesting plugin to replace all others of the same use.

Two questions.
1. Is there a way to bulk populate cars & bikes attributes? Mysql script etc
That alone would make all other similar plugins gone.
2. Have the queries improved to decrease the page load as mentioned earlier?

Thank you. :D
Title: Re: How to add bulk car names
Post by: MB Themes on October 16, 2018, 12:31:39 PM
@gnoe
1) there is no way to upload sql from plugin side, however you could do it via mysql if you copy structure
2) some optimization has been done to reduce number of queries sent to database