This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Install Profiles

توضیحات

Save time setting up new sites by automatically downloading groups of plugins. Add new plugins by adding the slug from the plugin’s url in the WordPress plugin directory. For instance, the plugin “All In One SEO Pack” is listed here: https://wordpress.org/extend/plugins/all-in-one-seo-pack/. Add “All In One SEO Pack” to an installation profile by adding all-in-one-seo-pack in the plugins field (one plugin per line).

WP Install Profiles (WPIP) allows users to define groups of plugins, called profiles. Once a profile has been entered, WPIP calls to the WordPress Plugin Directory, downloads the plugin files and unzips them to the site’s plugins folder. Additionally, WPIP saves the profile in a downloadable format, so you can upload it to your next site and download the same plugins with a single click.

Store your profiles online at http://plugins.ancillaryfactory.com and import them easily into all of your WordPress installs. Learn more and create an account

See Install Profiles in action: http://www.youtube.com/watch?v=W-mBhPA1XGA

Troubleshooting

Required PHP libraries

  • SimpleXML
  • ZipArchive

These libraries are installed by default on most shared hosting accounts, but they may need to be installed manually if your site is hosted by certain providers, including Media Temple.

File Permissions

If you are unable to save or import profiles, you may need to set wp-content/plugins/install-profiles/profiles to 777.

عکس‌های صفحه

نصب

  1. Upload install-profiles folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ Admin screen
  3. Go to Plugins -> Bulk Install Profiles

نقد و بررسی‌ها

خواندن تمامی 10 نقد و بررسی‌

توسعه دهندگان و همکاران

“WP Install Profiles” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WP Install Profiles” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

3.4.1

Readme correction. Thanks, Almaz!

3.4

  • UPDATE STRONGLY RECOMMENDED: Now supports Filesystem API for compatibility with multiple hosting environments
  • Minor UI updates

3.2

  • UI fixes
  • Changes to plugin download method

3.0

  • New tabbed UI
  • More security updates

2.5

  • Major security enhancements – Thanks, Julio!
  • When downloading a profile of the current site, you can now choose from a list of all plugins, both active and inactive. Great idea, Marikamitsos!
  • Bugfixes for Windows hosting environments

2.0

  • Save profiles online
  • Minor security improvements

1.0

  • Added feature to download the profile of the current site, to easily set up a new site based on an existing site’s profile

  • Better handling of plugin names

0.7

  • First release