Linux 软件免费装
Banner图

GigManager

开发者 aguseo
更新时间 2026年5月26日 18:14
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

event calendar tour dates music events gig management concert listings

下载

1.0.0

详情介绍:

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 Shortcode Usage [gigmanager_shows] Parameters: 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"]

安装:

  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.

屏幕截图:

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

升级注意事项:

1.0.0 Initial release of GigManager.

常见问题:

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.

更新日志:

1.0.0