nystudio107 / craft-pathtools
This twig plugin for the Craft CMS brings convenient path & url manipulation functions & filters to your Twig templates.
Fund package maintenance!
khalwat
Installs: 20 038
Dependents: 1
Suggesters: 0
Security: 0
Stars: 11
Watchers: 4
Forks: 5
Type:craft-plugin
Requires
- craftcms/cms: ^4.0.0-beta.1
This package is auto-updated.
Last update: 2024-10-15 03:21:47 UTC
README
DEPRECATED
This Craft CMS plugin is no longer supported or maintained, but it is fully functional, and you may continue to use it as you see fit. The license also allows you to fork it and make changes as needed for legacy support reasons.
PathTools plugin for Craft CMS 4.x
This twig plugin for the Craft CMS brings convenient path & url manipulation functions & filters to your Twig templates.
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Installation
To install PathTools, follow these steps:
- Install with Composer via
composer require nystudio107/craft-pathtools
from your project directory - 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.
Documentation
Click here -> Path Tools Documentation
Brought to you by nystudio107