By default, new packages that are added to the marketplace will receive the label 'new'. This label will stay present for 2 months and should afterwards be removed automatically. I've considered not storing this label in the database, just showing it in the front-end based on the published date, but storing this label in the database allows us to filter on it on the search page. For that reason it should be stored and be included in the automation.
By default, new packages that are added to the marketplace will receive the label 'new'. This label will stay present for 2 months and should afterwards be removed automatically. I've considered not storing this label in the database, just showing it in the front-end based on the published date, but storing this label in the database allows us to filter on it on the search page. For that reason it should be stored and be included in the automation.