Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ohmyzsh | 157,029 | 1 | 3 | 7 hours ago | 1 | December 07, 2014 | 635 | mit | Shell | |
🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. | ||||||||||
.tmux | 18,467 | 24 days ago | 35 | mit | ||||||
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️ | ||||||||||
Mailspring | 13,835 | a month ago | 24 | gpl-3.0 | C | |||||
:love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux. | ||||||||||
Selectize.js | 12,919 | 600 | 105 | 2 days ago | 7 | July 12, 2018 | 44 | apache-2.0 | SCSS | |
Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. | ||||||||||
Awesome Zsh Plugins | 12,601 | an hour ago | 5 | bsd-3-clause | Shell | |||||
A collection of ZSH frameworks, plugins, themes and tutorials. | ||||||||||
Hexo Theme Next | 7,801 | 3 months ago | 2 | April 10, 2019 | 84 | other | Stylus | |||
Elegant and powerful theme for Hexo. | ||||||||||
Bootstrap Fileinput | 5,258 | 1,182 | 35 | 19 days ago | 89 | August 17, 2022 | 14 | other | JavaScript | |
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features. | ||||||||||
Bespoke | 4,545 | 533 | 92 | 3 years ago | 6 | September 24, 2015 | 4 | mit | JavaScript | |
DIY Presentation Micro-Framework | ||||||||||
Oh My Bash | 3,971 | a day ago | 99 | mit | Shell | |||||
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. | ||||||||||
Awesome Intellij Idea | 3,073 | 7 days ago | 6 | mit | ||||||
Contributors: daveshine, deckerweb, wpautobahn
Donate link: https://www.paypal.me/deckerweb
Tags: genesis, genesiswp, genesis framework, settings, exporter, plugins, child themes, export, import, transport, transporter, data, deckerweb
Requires at least: 4.7
Tested up to: 5.2
Requires PHP: 5.6
Stable tag: 1.4.1
License: GPL-2.0-or-later
License URI: https://opensource.org/licenses/GPL-2.0
Adds support for exporting settings of various Genesis-specific plugins & Child Themes via the Genesis Exporter feature.
Migrate or Backup Settings Finally, not only do backups or transfers of Genesis core settings but also hook in official & third-party plugins plus some child themes. Especially useful for site builders and developers to speed up their work!
original video link by plugin developer David Decker
A great helper tool for Genesis child themes plus Genesis-specific plugins with their own extra settings!
Please note: The plugin requires the Genesis Framework, a paid premium product released by StudioPress/ WPEngine, Inc. (via studiopress.com)
See the FAQ here for a full list of supported plugins & child themes...
Typical Workflow Example Transfer settings from a development install to the live/ production install.
1) Prerequisites/ Requirements:
2) Transfer (Migrate):
.JSON
file to your computer..JSON
file and you're done! ;-)en_US
= default, always includedde_DE
- always includedde_DE_formal
- always included.pot
file (genesis-extra-settings-transporter.pot
) for translators is always included in the plugin's 'languages' folder :)If you want to translate, go to the Translation Portal at translate.wordpress.org.
You can also contribute code-wise via our Genesis Extra Settings Transporter GitHub Repository - and see where you can help.
Try Toolbar Extras my other plugin for Site Builders and admins: Building sites with Elementor? Your work will get easier & faster with Toolbar Extras. With extended plugin & theme support baked right in. Of course, "Genesis Extra Settings Transporter" is integrated as well :)
toolbar extras
in the plugin installer ;-)manage_options
and edit_theme_options
genesis extra settings transporter
), or extract the ZIP file and drop the contents in the wp-content/plugins/
directory of your WordPress installation.Just see plugin's page (you are on it right now) for a typical workflow example.
Good question, hehe :). Simple answer: not possible as these settings belong to the actual post meta. You can always import & export all posts/ pages/ custom post types via the NATIVE WORDPRESS export and import functionality. This applies for any inpost/ inpage/ CPT post meta settings in WordPress generally. All administrator users have access to "Tools" in the left-hand admin menu and could do exports and imports.
That's just not possible yet. Still, there is no such functionality in WordPress core as is in Genesis yet! However, there's a nice third-party plugin for that purpose: "Widget Importer & Exporter"
I can only support plugins and child themes that make use of the WordPress/ Genesis settings API and use a settings field other than that from Genesis itself. Will more developers add this to their work I could add support in this helper plugin. It's as simple as that :).
The way better alternative, though, is, when developers add that little hook in to the Genesis Exporter natively! In this case I might remove support here for such a plugin/ child theme, of course.
Also note, some plugins have 1 or 2 little settings included in Genesis Theme Settings, therefore THESE settings are then included in the default, native Genesis export file. So you'll already have these safe for your exports and imports as well.
"Prose" natively includes its settings on the Genesis exporter page, so you're already hooked up! You can export and import all "Design Settings" at any time!
Just make sure you have the very same versions of the plugins or child themes installed. If you have a development and live install, just make sure, both have "Genesis Simple Hooks, version 1.8.0.2" installed, to name an example. -- Reason: Sometimes setting field names could differ between different versions, or settings may be added or removed in newer/ older versions.
Just to clarify: This plugin here does NO export/ import ON ITS OWN! It just hooks in to the existing Genesis Exporter feature and leverages existing Genesis & WordPress functionality :).
Just have look at the plugin & child theme listing:
List of Supported Plugins
List of Supported Child Themes (free & Premium)
/wp-content/languages/genesis-extra-settings-transporter/
(just create this folder) - This enables you to use fully custom translations that won't be overridden on plugin updates. Also, complete custom English wording is possible with that as well, just use a language file like genesis-extra-settings-transporter-en_US.mo/.po
to achieve that (for creating one see the following tools).Easy WordPress.org plugin translation platform with GlotPress platform: Translate "Builder Template Categories"...
Note: All my plugins are internationalized/ translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating and validating I recommend the awesome "Poedit Editor", which works fine on Windows, macOS and Linux.
Exporting and importing settings for plugins like "Genesis Simple Hooks" or my own "Genesis Layout Extras" plugin was always a "nice to have". Now, that I've found out Genesis had a filter for that - thanks to Genesis developer Gary Jones! - I just created this plugin. It's a small tool I need and use myself. My hope is that it may help other users and developers as well! :) ENJOY!
[missing image]
[missing image]
(Join my Genesis plugins newsletter)
.pot
file plus all German translations (formal, informal) and language packscomposer.json
file to the plugin's root folder - this is great for developers using ComposerREADME.md
file for plugin's GitHub.com repository to make it more readable there.pot
file for translators, plus German translations.pot
file for all translators!.pot
file for all translators.pot
file for all translatorsNow with WordPress 5.2 Site Health integration. Plus few internal improvements. - Update highly recommended!
Major release: Back in life :-) - New supported plugins. All code improved. - Have fun migrating some settings ;-) -- Update highly recommended!
Several additions & improvements: Extended plugin support. Also updated German translations and .pot file for all translators.
Several additions & improvements: Extended plugin & child theme support. Code improvements. Also updated German translations and .pot file for all translators.
Several additions & improvements: Extended plugin & child theme support. Improved plugin help info. Also updated German translations and .pot file for all translators.
Just released into the wild.