Ethos Migration Plugin
Plugin to migrate post types, taxonomies and metadata on Ethos site.
by Hacklab · github.com/instituto-ethos/ethosmigrationplugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/instituto-ethos/ethosmigrationplugin/archive/refs/heads/main.zipBash
Para usar o arquivo ./scripts/migration.sh, você precisa torná-lo executável, com o comando:
chmod +x ./scripts/migration.sh
Para usar o arquivo ./scripts/migration-events.sh, você precisa torná-lo executável, com o comando:
chmod +x ./scripts/migration-events.sh