Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

CGA Plugin Helper

Popis

This plugin is designed to assist users in the installation of plugins. It allows you to choose from a curated list, manually search for plugins from the WP Store and export all currently active plugins into a list. That list can then be used to import all of your plugins at once, expediting deployment.

Features:

  • Download, install and activate plugins in a single click
  • Choose plugins from a curated list
  • Manually search for several plugins at once
  • Export all of your plugins into a list that you can then use to re-install them in another installation or deployment
  • Easy, simple to understand code, that can be easily modified to suit your needs
  • Use of WordPress API to provide seamless integration

You can check out the source code, submit patches or improvements, and report bugs at the project’s GitHub page.

Snímky obrazovky

  • Homepage of the plugin
  • Curated plugin list
  • Manual plugin search

Instalace

  1. Upload the plugin files to the /wp-content/plugins/cga-plugin-helper directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress
  3. Select „Plugin Helper“ from the sidebar
  4. Select your desired method for installing plugins

Nejčastější dotazy

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/cga-plugin-helper directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress
  3. Select „Plugin Helper“ from the sidebar
  4. Select your desired method for installing plugins

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

CGA Plugin Helper je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „CGA Plugin Helper“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “CGA Plugin Helper” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.3.1

  • Fixed Upgrade/Activation bug

1.3.0

  • Added function that will auto-update the installed plugins
  • Separated most functions into their own files

1.2.0

  • Removed $_SESSIONS dependency. This plugin will no longer conflict with caching
  • Changed branding
  • Fixed error that appeared when using the curated plugin install

1.1.0

  • Added new curated plugins and categories
  • Added new translation strings for new categories
  • Separated curated plugins into a new file

1.0.6

  • Changed $_SESSION to only start with init, and to die on logout
  • Added option to load a curated plugin list from the uploads directory of WordPress
  • Plugin now checks if upload directory exists and creates it if it doesn’t
  • Added ‚pph‘ prefix to functions
  • Removed erroneously placed error reporting
  • Fixed some translation strings

1.0.0

  • First Stable Release
  • Added Manual Search Function
  • Added Curated List Function
  • Added Export Function
  • Added Support for Portuguese (Portugal) and English (US)