This is a Google Chrome extension/Firefox add-on for Advanced Custom Fields to help with speeding up development. π₯
Basic
- Text
- Text area
- Number
- Range
- Url
- Passord
Content
- Image
- File
- Wysiwyg Editor
- oEmbed
- Gallery
Choice
- Select
- Checkbox
- Radio Button
- Button Group
- True / False
Relational
- Link
- Post Object
- Page Link
- Relationship
- Taxonomy
- User
jQuery
- Google Map
- Date Picker
- Date Time Picker
- Time Picker
- Color Picker
Layout
- Group
- Repeater
- Flexible content
3rd Party
- Font Awesome (mattkeys)
- Image Aspect Ratio Crop (Johannes Siipola)
- Nav Menu Field (Faison Zutavern)
- RGBA Color Picker (Thomas Meyer )
- Code Field (Peter Tasker)
Missing a field? Submit an issue if there is a field you want ACF Tools to support.
You can find the extension on the Chrome web store, but keep in mind that the version may be 2-4 days older than the one on Github.
You can find the extension in the Firefox add-on libary.
I need your help with translations
- Fork this repository.
- Edit
messages.json
insrc/_locales/[localeCode]
. If it does not already exist, create a directory according to the supported locales. - Increase the last version number in
src/manifest.json
on line 4 - Create a new pull request.
I am always looking for suggestions on how to make the field code output better. If you have a suggestion, submit an issue.
- Clone repo
- Go to
chrome://extensions/
- Drag and drop the
src
folder into this window - Write code
- Refresh Chrome Extension to test and debug as you develop
- Clone repo
- cd into
ACF-Tools
folder - Build Project with
$ sh build.sh
- Go to
about:debugging
- Click "This Firefox"
- Click "Load Temporary Add-on"
- Navigate into ACF-Tools/dist
- Select
acf-tools-vX.X.X-firefox.zip
to test
Rostislav Melkumyan - @RostiMelk - hello@rosti.no
Project Link: https://github.com/RostiMelk/ACF-Tools
Feeling generous? Donations are accepted on paypal: hello@rosti.no
Distributed under the MIT license. See LICENSE
for more information.