Title: Admin Builder
Author: toolaxy-one
Published: <strong>2016 年 4 月 19 日</strong>
Last modified: 2017 年 1 月 23 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Admin Builder

 由 [toolaxy-one](https://profiles.wordpress.org/rootabout/) 開發

[下載](https://downloads.wordpress.org/plugin/admin-builder.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/admin-builder/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/admin-builder/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/admin-builder/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/admin-builder/#developers)

 [技術支援](https://wordpress.org/support/plugin/admin-builder/)

## 外掛說明

Service at : http://admin-builder.com
 Admin Builder is a tool that helps developers
generate admin panel sections fast and easy. You can create unlimited meta boxes
with unlimited fields of different types ( textbox, textarea, select, radio buttons,
timepicker , datepicker, colorpicker, media upload ) and multiple configurable options
for each type. for posts and pages. You can also create Unlimited Sidebars, Rest
Routes, Admin pages with unlimited tabs, custom post types. A few notes about the
sections above:

 * All fields types, have , by default you can configure with a label and a description.
   The names of the fields need to be unique so they are managed automatically.
 * Select Option has the possibility to be custom, with values and labels for each
   choice, as well as automatically generating tags, categories, all posts, all 
   pages to choose from.

### Arbitrary section

The plugin does not need any extra method of configuration/installation or any other
information

### A brief Markdown Example

What can you generate

 1. Unlimited meta boxes
 2. Unlimited Field types
 3. Easy sorting of metaboxes or fields
 4. Configurable fields with options

## 安裝方式

This section describes how to install the plugin and get it working.

e.g.

 1. Upload the plugin files to the `/wp-content/plugins/admin-builder` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Admin Builder page screen to configure the plugin (import the data generated
    by the service. More info in that page)

## 常見問題集

  How do I use the plugin?

Go to http://admin-builder.com and create metaboxes with fields for posts. Go to
the settings page of that service (top right) and copy the export string. Paste 
it into the Admin Builder page and click import.

## 使用者評論

![](https://secure.gravatar.com/avatar/52cad7cd2d07db2521d2dbd3c9dafaf2b9f8c61d879126f9b410c25d3b37669e?
s=60&d=retro&r=g)

### 󠀁[Best tool ever!](https://wordpress.org/support/topic/best-tool-ever-3/)󠁿

 [toolaxy-one](https://profiles.wordpress.org/rootabout/) 2016 年 9 月 25 日

I can create anything in the admin, easy and fast !

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/admin-builder/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Admin Builder〉的開發相關工作。

參與者

 *   [ toolaxy-one ](https://profiles.wordpress.org/rootabout/)
 *   [ WebCoderUk ](https://profiles.wordpress.org/webcoderuk/)

[將〈Admin Builder〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/admin-builder)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/admin-builder/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/admin-builder/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/admin-builder/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/admin-builder/)。

## 變更記錄

#### 1.0

 * A change since the previous version.
 * Another change.

#### 1.0.0.1

Changed service link

#### 1.0.0.2

Changed service link

#### 1.0.0.3

Styled textarea in admin panel + styled import button

#### 1.0.1

Added custom post types generation features from json
 Stripped slasshes on json
import

#### 1.0.2

Added support for generating pages

#### 1.0.2.2

Export file changed, and it’s interpretation

#### 1.0.2.3

Updated plugin info text

#### 1.0.2.4

Plugin now works with service export properly and with code examples

#### 1.0.2.5

Updated style for label.description

#### 1.0.2.6

Added image support for signatures

#### 1.0.2.7

Styled the posts meta box for image uploads better

#### 1.0.2.8

Fixed a wordpress layout bug

#### 1.0.2.9

Custom page 1 field saving bug fixed

#### 1.0.2.10

Added Bootstrap Icons Field type Functionality

#### 1.0.4

Added database loading/generating functionality

#### 1.1

Interpreting new export functionality for themes and plugins, integrated into the
plugin.

#### 1.1.1

Added Dynamic Textboxes functionality for custom post types and admin pages. You
can create unlimited dynamic text boxes of unlimited dynamic text boxes now.

#### 1.1.2

Styled and Completed the admin page HTML & SCSS structure better.

#### 1.1.3

The ability to manage active settings from the database has been introduced. There’s
a new administration panel page called Admin Builder that allows you to delete any
Plugin or Theme related Setting from the database that you are not usin.

#### 1.1.4

Added Rest Api routes functionality with the

#### 1.1.5

Added routes php file … missed in the previous version update

#### 1.1.6

Fixed a bug in the routes functionality where post was not being generated, just
GET

#### 1.1.6

Fixed a saving bug, added users functionality for select box

#### 1.1.8

Fixed a styling issue that was disabling screen options

#### 1.1.9

Removed bootstrap css

#### 1.1.10

Re-added bootstrap icons functionality for css

#### 1.1.11

Settings are no longer updated in the database based on plugin/theme version, but
are updated based on themselves, if they are different, only then the configured
settings change. -> Improvement in UX

#### 1.1.12

Added bootstrap Completely, minus the thing that was breaking wordpress style

#### 1.1.13

Bootstrap css had only icons styles, nothing else

#### 1.2

Added complete bootstrap library, compiled manually so it is wrapped around a .ab
class, changed styling for admin pages panels, removed jquery ui panels and added
bootstrap panel functionality

#### 1.2.1

Support for single and double quotes in settings text

#### 1.2.1.1

New user

## 中繼資料

 *  版本 **1.2.1.1**
 *  最後更新 **9 年前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.6.30**
 *  語言
 * [English (US)](https://wordpress.org/plugins/admin-builder/)
 * 標籤:
 * [auto](https://tw.wordpress.org/plugins/tags/auto/)[easy](https://tw.wordpress.org/plugins/tags/easy/)
   [Fast](https://tw.wordpress.org/plugins/tags/fast/)[fields](https://tw.wordpress.org/plugins/tags/fields/)
   [meta](https://tw.wordpress.org/plugins/tags/meta/)
 *  [進階檢視](https://tw.wordpress.org/plugins/admin-builder/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/admin-builder/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/admin-builder/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/admin-builder/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/admin-builder/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/admin-builder/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/admin-builder/reviews/)

## 參與者

 *   [ toolaxy-one ](https://profiles.wordpress.org/rootabout/)
 *   [ WebCoderUk ](https://profiles.wordpress.org/webcoderuk/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/admin-builder/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MU4RJNNF74QKY)