All Projects β†’ RostiMelk β†’ Acf Tools

RostiMelk / Acf Tools

Licence: mit
Advanced Custom Fields code made simple! πŸ™Œ

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Acf Tools

Acf Fluent
βœ’οΈ A fluent interface for the Advanced Custom Fields WordPress plugin
Stars: ✭ 264 (+118.18%)
Mutual labels:  wordpress, acf
Wp Vuejs
WordPress VueJS Starter Theme
Stars: ✭ 19 (-84.3%)
Mutual labels:  wordpress, acf
Acf Pro Installer
A composer install helper for Advanced Custom Fields PRO
Stars: ✭ 265 (+119.01%)
Mutual labels:  wordpress, acf
Private Composer Installer
Composer install helper outsourcing sensitive keys from the package URL into environment variables
Stars: ✭ 168 (+38.84%)
Mutual labels:  wordpress, acf
Acf Star Rating Field
A simple star rating field for ACF.
Stars: ✭ 94 (-22.31%)
Mutual labels:  wordpress, acf
Extended Acf
Register advanced custom fields with object oriented PHP
Stars: ✭ 212 (+75.21%)
Mutual labels:  wordpress, acf
Acf Builder
An Advanced Custom Field Configuration Builder
Stars: ✭ 492 (+306.61%)
Mutual labels:  wordpress, acf
Acf Extended
ACF Extended Plugin
Stars: ✭ 199 (+64.46%)
Mutual labels:  wordpress, acf
Wpintel
Chrome extension designed for WordPress Vulnerability Scanning and information gathering!
Stars: ✭ 70 (-42.15%)
Mutual labels:  wordpress, chrome-extension
Acf To Rest Api
Exposes Advanced Custom Fields Endpoints in the WordPress REST API
Stars: ✭ 1,152 (+852.07%)
Mutual labels:  wordpress, acf
React Wp Rest
A boilerplate for pairing the WP Rest API with a server-rendered React app
Stars: ✭ 167 (+38.02%)
Mutual labels:  wordpress, acf
Plate
Plate: a super stripped-down WordPress starter theme for developers.
Stars: ✭ 110 (-9.09%)
Mutual labels:  wordpress, acf
Flynt
Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.
Stars: ✭ 363 (+200%)
Mutual labels:  wordpress, acf
Advanced Forms
WordPress plugin to create forms using Advanced Custom Fields
Stars: ✭ 61 (-49.59%)
Mutual labels:  wordpress, acf
Fewbricks
Write code to create ACF field groups, fields and re-usable modules.
Stars: ✭ 100 (-17.36%)
Mutual labels:  wordpress, acf
Acf Codifier
A wrapper class to help write more readable ACF field declarations.
Stars: ✭ 114 (-5.79%)
Mutual labels:  wordpress, acf
Solvedac Plugin
(Deprecated) λ°±μ€€ 온라인 저지 λ¬Έμ œλ“€μ— λ‚œμ΄λ„ λΆ™μ—¬ μ£ΌλŠ” μ„œλΉ„μŠ€ - λΈŒλΌμš°μ € ν”ŒλŸ¬κ·ΈμΈ
Stars: ✭ 117 (-3.31%)
Mutual labels:  chrome-extension
Serverless To Cgi Bin
A browser extension that replaces occurrences of 'serverless' with 'cgi-bin'
Stars: ✭ 119 (-1.65%)
Mutual labels:  chrome-extension
Vertical Tabs Chrome Extension
A chrome extension that presents your tabs vertically. Problem solved.
Stars: ✭ 117 (-3.31%)
Mutual labels:  chrome-extension
Regenerate Thumbnails
WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
Stars: ✭ 115 (-4.96%)
Mutual labels:  wordpress

ACF Tools - Advanced Custom Fields code made simple

This is a Google Chrome extension/Firefox add-on for Advanced Custom Fields to help with speeding up development. πŸ”₯

License Latest release Google Web Store version Mozilla Firefox add-on libary version

Table of content


See what it does

Copy ACF meta field code with just one click Look up field names when edition posts and pages open documentation for a field type with just a click

Supported fields

Basic
  • Text
  • Text area
  • Number
  • Range
  • Email
  • 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.


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

  1. Fork this repository.
  2. Edit messages.json in src/_locales/[localeCode]. If it does not already exist, create a directory according to the supported locales.
  3. Increase the last version number in src/manifest.json on line 4
  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

Image list of contributors

Development setup

Google Chrome

  1. Clone repo
  2. Go to chrome://extensions/
  3. Drag and drop the src folder into this window
  4. Write code
  5. Refresh Chrome Extension to test and debug as you develop

Mozilla Firefox

  1. Clone repo
  2. cd into ACF-Tools folder
  3. Build Project with $ sh build.sh
  4. Go to about:debugging
  5. Click "This Firefox"
  6. Click "Load Temporary Add-on"
  7. Navigate into ACF-Tools/dist
  8. Select acf-tools-vX.X.X-firefox.zip to test

Contact details

Rostislav Melkumyan - @RostiMelk - [email protected]
Project Link: https://github.com/RostiMelk/ACF-Tools
Feeling generous? Donations are accepted on paypal: [email protected]


License

Distributed under the MIT license. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].