Title: System Info
Author: uri
Published: <strong>23. 9. 2024</strong>
Last modified: 8. 11. 2024

---

Prohledat pluginy

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í.

![](https://s.w.org/plugins/geopattern-icon/system-info.svg)

# System Info

 Autor: [uri](https://profiles.wordpress.org/icelayer/)

[Stáhnout](https://downloads.wordpress.org/plugin/system-info.0.1.12.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/system-info/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/system-info/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/system-info/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/system-info/#developers)

 [Podpora](https://wordpress.org/support/plugin/system-info/)

## Popis

The **System Info** plugin generates a `composer.json` file and provides system 
information based on the active plugins and theme in your WordPress installation.
It’s designed to help you easily manage your site’s dependencies through Composer,
a tool for dependency management in PHP.

### Features

 * Scans your current WordPress setup to detect active plugins and the active theme.
 * Automatically generates `composer.json` content with the necessary Composer requirements
   based on the detected plugins and theme.
 * Displays the generated `composer.json` content in the WordPress admin interface
   for easy copying.

### Usage

 1. After activating the plugin, navigate to `Tools -> System Info` in the WordPress
    admin interface.
 2. Review the automatically generated `composer.json` content.
 3. Copy the displayed content and use it in your Composer setup as needed.

### Example Output

{
 „name“: „yourname/wordpress-site“, „description“: „A WordPress site managed with
Composer“, „require“: { „php“: „>=7.4“, „johnpbloch/wordpress“: „_„, „wpackagist-
plugin/example-plugin“: „„, „wpackagist-theme/example-theme“: „*“ } }

## Instalace

 1. Download the plugin files from WordPress.org or your preferred source.
 2. Upload the `system-info` folder to the `/wp-content/plugins/` directory on your
    WordPress server.
 3. Activate the plugin through the ‚Plugins‘ menu in your WordPress admin dashboard.

## Nejčastější dotazy

### What does this plugin do?

The plugin scans your current WordPress setup for active plugins and the active 
theme, then generates `composer.json` information containing the necessary requirements
for Composer.

### Where can I find the generated `composer.json` file?

The generated `composer.json` content is displayed in the WordPress admin interface
under `Tools -> System Info`. You can easily copy the content from there.

### Does this plugin write any files to the server?

No, the plugin does not write any files to the server. It simply generates and displays
the `composer.json` content for you to copy.

### Do I need to have Composer installed to use this plugin?

No, you don’t need to have Composer installed to use this plugin. It simply generates
the `composer.json` file content. Composer itself will need to be installed separately
if you intend to manage dependencies with it.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

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

Spolupracovníci

 *   [ uri ](https://profiles.wordpress.org/icelayer/)

[Přeložte “System Info” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/system-info)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/system-info/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/system-info/), nebo se 
přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/system-info/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/system-info/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Verze **0.1.12**
 *  Poslední aktualizace **před 2 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 5.3.0 nebo novější **
 *  Testováno až do WordPressu **6.6.5**
 *  Verze PHP ** 7.3.5 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/system-info/)
 * Štítky
 * [info](https://cs.wordpress.org/plugins/tags/info/)[system](https://cs.wordpress.org/plugins/tags/system/)
   [tools](https://cs.wordpress.org/plugins/tags/tools/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/system-info/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Your review](https://wordpress.org/support/plugin/system-info/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/system-info/reviews/)

## Spolupracovníci

 *   [ uri ](https://profiles.wordpress.org/icelayer/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/system-info/)