Download the PHP package municipio/wp-plugin-acf-website-field without Composer

On this page you can find all versions of the php package municipio/wp-plugin-acf-website-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package wp-plugin-acf-website-field

Advanced Custom Fields - Website field add-on

Contributors: Jeradin, jmslbam, patrickhafner
Tags: acf, acf add-on, website url, website title
Requires at least: 4.0
Tested up to: 4.0
Stable tag: 4.3

License: GPLv2 or later

Description

Adds a Website Field to Advanced Custom Fields. Select if link should be an external link, if it should show title or the url.

This works with ACF 4 and ACF5 / ACF5Pro.

This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed and activated.

Fork Base

This LTS fork is based on Helsingborg stad's ACF Website Field repository at commit 1791416 from 2023-09-22. The upstream commit is not tagged as a release.

The Website field gives a few basic options:

Source Repository on GitHub

https://github.com/Jeradin/acf-website-field

Bugs, Questions or Suggestions

(https://github.com/Jeradin/acf-website-field/issues)[https://github.com/Jeradin/acf-website-field/issues]

Installation

The Website Field plugin needs to be added to your themes. Download the zip file and upload as any Wordpress plugin.

How to Use

will output:

or this (if you select title option):

or this (if you select current window option):

If you have the field return an array:

Frequently Asked Questions

Q: I've activated the plugin, but nothing happens!
A: Make sure you have Advanced Custom Fields installed and activated. This is not a standalone plugin for WordPress, it only adds additional functionality to Advanced Custom Fields.

Screenshots

  1. Website Field.
  2. Front End View.

Changelog

2.1

1.5.9.5

1.5.9

1.5.8

1.5.6

1.5.5

1.5.1

1.5

1.4

1.2

1.1

1.0

0.8

0.7


All versions of wp-plugin-acf-website-field with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ^2.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package municipio/wp-plugin-acf-website-field contains the following files

Loading the files please wait ...