Please add import and export configuration synchronization feature so that we can send code on stage server without updating a database.

Comments

Prashant Mishra created an issue.

joe_carvajal’s picture

+1
The module is awesome, and this seems to be a logical way to improve it.

Chris Charlton’s picture

+1

This is my #1 request.

prashant mishra’s picture

Hi Chris Charlton,

Any news.

manjiri.limaye’s picture

Any update on this request? I am creating a Profile and need to include the Mega Menu config in the profile.

lamp5’s picture

donquixote’s picture

Any update on this request? I am creating a Profile and need to include the Mega Menu config in the profile.

Wouldn't the config contain references to menu link uuids?
Will the profile create these menu links with fixed uuid?

I found that tb_megamenu _does_ export to config/sync, and it does reference menu links by uuid.
This can be ok for a site config, if we assume that menu links won't change. But for a profile, depends how "reusable" you intend this to be.