Can I export my strapi configuration?

Hi @Ionut_Popa,

There are a couple ways to do this.

You can use Strapi configuration commands:
Strapi configuration CLI docs

strapi configuration:dump
strapi configuration:restore

You can also try one of these to community plugins which aim to achieve the same:

2 Likes