Title: GigManager
Author: András Guseo
Published: <strong>25 Tháng 5, 2026</strong>
Last modified: 26 Tháng 5, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/gigmanager/assets/banner-772x250.jpg?rev=3548360)

![](https://ps.w.org/gigmanager/assets/icon-256x256.png?rev=3548360)

# GigManager

 Bởi [András Guseo](https://profiles.wordpress.org/aguseo/)

[Tải về](https://downloads.wordpress.org/plugin/gigmanager.1.0.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/gigmanager/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/gigmanager/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/gigmanager/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/gigmanager/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/gigmanager/)

## Mô tả

**GigManager** is a WordPress plugin for managing and displaying live shows. Whether
you are a musician, a band, a DJ, a comedian, a speaker… or any kind of performer,
GigManager helps you manage and display your live shows using simple shortcodes.

The plugin uses native WordPress custom post types for Shows, Artists, Venues, and
Tours, giving you a familiar editing experience with full support for revisions,
trash, and bulk actions.

#### Features

 * **Show management** — Create shows with date, time, artist, venue, tour, ticket
   URL, external link, notes, and status (sold out or cancelled).
 * **Artists, Venues, and Tours** — Manage reusable artist, venue, and tour records
   linked to your shows.
 * **Shortcode** — Display upcoming, past, or all shows anywhere on your site with
   the `[gigmanager_shows]` shortcode.
 * **Three display templates** — Choose from list (card-style), table, or classic(
   two-row) layouts.
 * **Sidebar widget** — Show a compact list of upcoming shows in any widget area.
 * **Customize to your liking** — You can override any of the templates. Paste them
   into your theme’s `gigmanager/` directory to customize the output.
 * **Customizable labels** — Rename “Show”, “Artist”, “Tour”, and more from the 
   settings page with ease.
 * **CSV import and export** — Bulk import artists, venues, tours, and shows via
   CSV. Export your data at any time.
 * **Sticky defaults** — Optionally pre-fill artist, venue, and tour fields based
   on your last entry.
 * **Onboarding** — A dashboard widget guides you through initial setup.

#### Shortcode Usage

    ```
    [gigmanager_shows]
    ```

Parameters:

 * `scope` — `upcoming` (default), `past`, `today`, or `all`
 * `artist` — Filter by artist slug or ID
 * `limit` — Maximum number of shows to display
 * `sort` — `ASC` (default for upcoming) or `DESC`
 * `template` — `list` (default), `table`, or `classic`

Examples:

Show the last 10 events with the table template:

    ```
    [gigmanager_shows scope="past" limit="10" template="table"]
    ```

Show upcoming shows for the artist with the slug “the-foo-bars”:

    ```
    [gigmanager_shows artist="the-foo-bars" scope="upcoming"]
    ```

## Ảnh màn hình

 * [[
 * Front-end display using the list template.
 * [[
 * Front-end display using the table template.
 * [[
 * Front-end display using the classic template.
 * [[
 * Show list in the admin.
 * [[
 * Adding a new show.
 * [[
 * Settings page.
 * [[
 * CSV import screen.

## Cài đặt

 1. Upload the plugin zip file via the _Plugins ‣ Add New_ screen.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **GigManager  Settings** and select a page where your shows will be displayed.
 4. Add the `[gigmanager_shows]` shortcode to that page.
 5. Start adding artists, venues, and shows.

## Hỏi đáp

### Can I customize the front-end templates?

Yes. Copy any template file from `plugins/gigmanager/templates/` into your theme
at `your-theme/gigmanager/` and modify it as needed.

### What timezone does the plugin use?

GigManager uses your site’s timezone as configured in **Settings  General  Timezone**.

### Can I use this for multiple artists?

Yes. You can create as many artists as you need and filter shows by artist using
the shortcode’s `artist` parameter.

### Can I move my data between sites?

Yes. Use the built-in CSV export on one site and the CSV import on another to move
your artists, venues, tours, and shows.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“GigManager” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ András Guseo ](https://profiles.wordpress.org/aguseo/)

“GigManager” đã được dịch qua 1 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/gigmanager/contributors)
vì đóng góp của họ.

[Dịch “GigManager” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/gigmanager)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/gigmanager/), check out 
[SVN repository](https://plugins.svn.wordpress.org/gigmanager/), hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/gigmanager/)
qua [RSS](https://plugins.trac.wordpress.org/log/gigmanager/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.0

 * Initial release.

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **2 ngày trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.7 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.0**
 *  Phiên bản PHP ** 8.0 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/gigmanager/) và [Hungarian](https://hu.wordpress.org/plugins/gigmanager/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/gigmanager)
 * Thẻ
 * [concert listings](https://vi.wordpress.org/plugins/tags/concert-listings/)[event calendar](https://vi.wordpress.org/plugins/tags/event-calendar/)
   [gig management](https://vi.wordpress.org/plugins/tags/gig-management/)[music events](https://vi.wordpress.org/plugins/tags/music-events/)
   [tour dates](https://vi.wordpress.org/plugins/tags/tour-dates/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/gigmanager/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/gigmanager/reviews/)

## Những người đóng góp

 *   [ András Guseo ](https://profiles.wordpress.org/aguseo/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/gigmanager/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://paypal.me/guseo)