Linux 软件免费装

ACF Engine

开发者 eatbuildplay
freemius
更新时间 2020年11月11日 03:33
捐献地址: 去捐款
PHP版本: 7.3 及以上
WordPress版本: 5.5
版权: GPLv3 or later
版权网址: 版权信息

标签

custom post types blocks acf custom taxonomies builder

下载

详情介绍:

ACF Engine is a toolkit for building dynamic WP sites and leveraging ACF (Advanced Custom Fields). ACF Engine provides interfaces for registering site assets including custom post types, taxonomies, options pages and Gutenberg blocks. All assets that you register with ACF Engine are stored as JSON files and can be easily migrated to any other website powered by ACF Engine. The free version of ACF Engine provides the following Object Types. Core Block Types ACF Engine provides core block types (in addition to providing a UX for registering custom blocks). The library of block types drafted is currently 55, however only a small number are considered "fully functional". These are being built at a rate of approximately 3-4 per week and will be uploaded to WP in the form of weekly block releases. Notable core block types for rendering ACF fields include: Development Roadmap We are currently working primarily on ACF Engine Pro features such as front-end ACF forms and post queries. The forms will likely remain a pro-only feature, but there will be some trickle-down of the query features used to support post filtering and to power some of the more advanced block types. The main work specifically for the open source free version hosted at WordPress.org will be block type rendering. We're also working on documentation at https://acfengine.com and setting up demo sites to help users learn the common functionality and workflow of using ACF Engine to build data-driven sites.

屏幕截图:

  • Main Menu - ACF Engine free version has 5 primary object types that are fully supported including Post Types, Taxonomies, Options Pages, Block Types and Templates.
  • ACF Engine Dashboard - the simple ACF Engine dashboard currently provides only an overview of all the objects you've created with ACF Engine and links to manage your objects.
  • Post Type Editor - ACF Engine provides a beautiful user-friendly ACF tabbed interface. All options for registering custom post types are provided. With minimal settings a post type can be created in under 15-seconds.
  • Taxonomy Editor - ACF Engine provides an ACF tabbed UX for registering custom taxonomies. All options for taxonomy registration are provided. With minimal settings a taxonomy can be setup and associated with your custom post types in under 10-seconds.
  • Options Page Editor - ACF Engine provides an ACF tabbed UX for registering options pages. These are ACF pages that will appear in the WP admin, ACF field groups can then be associated with them. Previously this feature was only available for developers using code to register their options pages.

升级注意事项:

1.0 No upgrade available yet, we just built it!

常见问题:

Is this plugin similar to JetEngine by Crocoblocks?

Yes it is modelled after the JetEngine approach and was inspired by the comprehensive building tools provided by JetEngine. However ACF Engine diverges from JetEngine in two primary ways, first by using ACF exclusively as the meta field hander and secondly by taking a Gutenberg block first approach to rendering.

How does ACF Engine store JSON definitions of objects?

ACF Engine parses all the data settings for a given object such as a custom post type, converts this into JSON and stores it under the "/acfengine" directory which is located at /wp-content/uploads/acfengine/. If you have 2 sites with ACF Engine running, you should find you can easily drop a JSON object definition file from one site to another and have that object load automatically.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0