This is a Google Chrome extension/Firefox add-on for Advanced Custom Fields to help with speeding up development.
Table of content
But what does it do?
Installation
Chrome web store
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.
Firefox browser add-ons
You can find the extension in the Firefox add-on libary.
Contributing
Translation
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.
Field code output
I am always looking for suggestions on how to make the field code output better. If you have a suggestion, submit an issue.
Contributors
Development setup
Google Chrome
- 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
Mozilla Firefox
- 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
Contact details
Rostislav Melkumyan - @RostiMelk - hello@rosti.no
Project Link: https://github.com/RostiMelk/ACF-Tools
Feeling generous? Donations are accepted on paypal: hello@rosti.no
License
Distributed under the MIT license. See LICENSE
for more information.