Archived topic
Domain Marketplace
3 replies · Started by Joseph on June 10, 2019
How can I use GP to create something similar to http://preview.codecanyon.net/item/foliotrader-domain-portfolio-seller-script/full_screen_preview/17690221 so I can list thousands of names, price and categorize them?
Hi there,
Which part are you referring to?
Like how to create the columns?
How do I create something similar to when you navigate to /DOMAINS
Create the columns
Import prices
Search by keyword
Categorize domains and allow user to filter
Hmm nothing built-in for things like this unfortunately.
For columns, you can consider using Gutenberg columns.
Not sure what it is required for import prices but maybe a third party plugin?
For search, not sure if the default search from WordPress will do the job but you can output it with this:
https://generatepress.com/forums/topic/search-field-in-404-page/#post-787184
Filters will definitely require a plugin.