All Projects → RadoslavGeorgiev → Ultimate Fields

RadoslavGeorgiev / Ultimate Fields

The plugin for custom fields in WordPress

Projects that are alternatives of or similar to Ultimate Fields

Live Composer Page Builder
Free page builder plugin for WordPress http://livecomposerplugin.com
Stars: ✭ 143 (+266.67%)
Mutual labels:  wordpress-api, wordpress, wordpress-plugin
Restsplain
WordPress REST API documentation generator
Stars: ✭ 126 (+223.08%)
Mutual labels:  wordpress-api, wordpress, wordpress-plugin
Better Rest Endpoints
A WordPress plugin that serves up slimmer WP Rest API endpoints.
Stars: ✭ 56 (+43.59%)
Mutual labels:  wordpress-api, wordpress, wordpress-plugin
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+1133.33%)
Mutual labels:  wordpress-api, wordpress, wordpress-plugin
Wp Hercules
Simple domain mapping for top domains
Stars: ✭ 13 (-66.67%)
Mutual labels:  wordpress, wordpress-plugin
Wp Downloadmanager
Adds a simple download manager to your WordPress blog.
Stars: ✭ 11 (-71.79%)
Mutual labels:  wordpress, wordpress-plugin
Pods
The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
Stars: ✭ 883 (+2164.1%)
Mutual labels:  wordpress, wordpress-plugin
Fancy Product Designer Extended
Updated fancy product designer plugin
Stars: ✭ 21 (-46.15%)
Mutual labels:  wordpress, wordpress-plugin
Wp Structuring Markup
🔌 WordPress: Plug-in Markup (JSON-LD) structured in schema.org
Stars: ✭ 26 (-33.33%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Related
WordPress codes
Stars: ✭ 15 (-61.54%)
Mutual labels:  wordpress, wordpress-plugin
Tribe Common
Common classes and functions used in our plugins
Stars: ✭ 38 (-2.56%)
Mutual labels:  wordpress, wordpress-plugin
Momtaz Nmwdhj
A WordPress forms elements API plugin.
Stars: ✭ 11 (-71.79%)
Mutual labels:  wordpress, wordpress-plugin
Better Search
Better Search WordPress plugin
Stars: ✭ 9 (-76.92%)
Mutual labels:  wordpress, wordpress-plugin
Einsatzverwaltung
WordPress plugin for public incident reports for fire departments and other rescue services
Stars: ✭ 32 (-17.95%)
Mutual labels:  wordpress, wordpress-plugin
Gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
Stars: ✭ 7,409 (+18897.44%)
Mutual labels:  wordpress, wordpress-plugin
Builder Template Categories
Organize your Page Builder Templates in the WordPress Admin. Time saver, especially for bigger projects. Get a better and faster overview, don't get lost. Filter templates with your categories. With extended plugin & theme support.
Stars: ✭ 20 (-48.72%)
Mutual labels:  wordpress, wordpress-plugin
Wp2static
WordPress static site generator for security, performance and cost benefits
Stars: ✭ 952 (+2341.03%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress To Jekyll Exporter
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll
Stars: ✭ 951 (+2338.46%)
Mutual labels:  wordpress, wordpress-plugin
Wp Gdpr Core
This WordPress plugin assists you in making your website ready for the GDPR. We try to cover the core WordPress features with this plugin.
Stars: ✭ 31 (-20.51%)
Mutual labels:  wordpress, wordpress-plugin
Sermon Manager
Sermon Manager for WordPress is the #1 plugin for churches who want to manage their sermons easily and missionally.
Stars: ✭ 35 (-10.26%)
Mutual labels:  wordpress, wordpress-plugin

Ultimate Fields

Ultimate Fields is a plugin, that allows you to add custom fields in many places throughout the WordPress administration area, supporting a total of more than 30 field types, including repeaters, layouts and etc.

Installation

As a standard plugin

Ultimate Fields is available in the WordPress.org plugins repository, which means that you can install it as a standard plugin through the dashboard.

As a Composer package

Please read the As a Composer package section of the documentation.

As a repository

If you'd like to contribute back to the plugin, you can clone this repository as a plugin, but you will need to manually compile the stylesheets, which is done through NPM:

cd /PATH-TO-YOUR-WEBSITE/wp-content/plugins
git clone [email protected]:RadoslavGeorgiev/ultimate-fields.git
cd ultimate-fields
npm install
npm run build

Once you do so, the plugin will be fully compiled and ready to use. During development you might want to execute npm run watch in order for your changes to be applied immediately.

Links

Related repositories

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].