Skip Navigation

[Resolved] Export views while using Toolset Blocks plugin

This support ticket is created 3 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 4 replies, has 2 voices.

Last updated by saulB-3 3 years, 2 months ago.

Assisted by: Waqar.

Author
Posts
#2234601

Hi there,

It used to be the case that Toolset had three core plugins: Types, Views, and Layouts. These three sets of assets could be exported via Toolset > Export / Import.

I'm using Blocks now and have enabled the legacy Views. When I visit Toolset > Export / Import, the only things I can export or import are "Types" and "Associations." My question is, is there a way I can export the views so that I can import them into another site? (This is necessary so I can develop on one computer and easily import settings onto a production server.) Another way of asking this question is, how can I sync the views between two different websites?

Thanks!

Saul

#2234915

Hi Saul,

Thank you for contacting us and I'd be happy to assist.

If you just need to export/import the classic/legacy views (and not Blocks based views), from one website to another, you can use the Toolset Module Manager, plugin as explained in this guide:
https://toolset.com/documentation/legacy-features/export-import/using-toolset-module-manager/

This plugin can be downloaded from the legacy tab on the Toolset's download page:
https://toolset.com/account/downloads/#legacy-plugins

To maintain changes across the development and the staging websites as a whole, you can use a backup/restore or migration plugin.

While you can use any WordPress plugin for this, these are the ones that we officially use and recommend:
https://wordpress.org/plugins/duplicator/
https://wordpress.org/plugins/all-in-one-wp-migration/

regards,
Waqar

#2235253

Thanks for your reply, Waqar. I'm aware there's a WP CLI plugin for Toolset (I have contributed code to it). Does the Toolset Module Manager have a WP CLI interface?

Thanks!

Saul

#2236149

Thanks for writing back.

The WP CLI interface for the Toolset Module Manager is not available, and since this plugin is given a legacy status, it is highly unlikely that it will receive any new features.

#2236275

OK, thanks for your help, Waqar! I appreciate it.