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.

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft3-pathtools

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft3-pathtools

Fund package maintenance!

khalwat

Statistics

Installs: 309

Dependents: 0

Suggesters: 0

Stars: 9

1.0.7 2018-02-02 04:22 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1794cee41ef134a36663d1cd97e7f90508351406

cmsCraftcraftcmscraft-pluginpathtools

This package is not auto-updated.

Last update: 2022-02-01 13:06:23 UTC


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