WP Manifestindependent plugin directory
manifest / content / mellon-custom-content

Mellon Custom Content

This plugin adds and modifies a new content type with ACF fields.

by Nikolakakis Manolis · github.com/nikolakakis/mellon-custom-content

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nikolakakis/mellon-custom-content/archive/refs/heads/main.zip

Mellon AMEA website Extra Info

Create and display extra information for Mellon website

Description

This plugin is made to create extra data and maps for the Geotour Crete website

Installation:

  1. Upload the plugin files to the /wp-content/plugins/mellon-scustom-content directory, or install the plugin through the WordPress plugins screen directly.
  2. Use SCF plugin as it is required for the custom fields
  3. Activate the plugin through the 'Plugins' screen in WordPress.

Shortcode Usage:

Development:

This plugin utilizes SCF plugin

Changelog: ** 1.0.1

  • Minor changes

** 1.0.0

  • Added the content type mellon material and the respective scf (acf) fields.
  • Added the respective category and tag taxonomies to be used with material
  • Added a single template for material
  • The archive page is a filterable grid that the categories are used for filtering. No paging is implememnted at this stage as the items should not be numerous.
  • To use the SCF plugin must be used