nystudio107/craft3-pathtools

This package is abandoned and no longer maintained. The author suggests using the nystudio107/craft-pathtools package instead.

This twig plugin for the Craft CMS brings convenient path & url manipulation functions & filters to your Twig templates.

Fund package maintenance!
khalwat

Installs: 309

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 4

Type:craft-plugin


README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

PathTools plugin for Craft CMS 3.x

This twig plugin for the Craft CMS brings convenient path & url manipulation functions & filters to your Twig templates.

Screenshot

Related: PathTools for Craft 2.x

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install PathTools, follow these steps:

  1. Install with Composer via composer require nystudio107/craft-pathtools from your project directory
  2. Install the plugin via ./craft install/plugin path-tools via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Path Tools.

You can also install PathTools via the Plugin Store in the Craft AdminCP.

PathTools works on Craft 3.x.

Documentation

Click here -> Path Tools Documentation

Brought to you by nystudio107