nystudio107 / craft3-pathtools
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
Requires
- craftcms/cms: ^3.0.0-RC1
- v1.x-dev
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-dependabot/npm_and_yarn/docs/follow-redirects-1.14.7
- dev-dependabot/npm_and_yarn/docs/url-parse-1.5.3
- dev-dependabot/npm_and_yarn/docs/prismjs-1.25.0
- dev-dependabot/npm_and_yarn/docs/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/docs/postcss-7.0.36
- dev-dependabot/npm_and_yarn/docs/ws-6.2.2
- dev-dependabot/npm_and_yarn/docs/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/docs/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/docs/lodash-4.17.21
- dev-dependabot/npm_and_yarn/docs/ssri-6.0.2
- dev-dependabot/npm_and_yarn/docs/y18n-4.0.1
- dev-dependabot/npm_and_yarn/docs/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/docs/http-proxy-1.18.1
- dev-dependabot/npm_and_yarn/docs/websocket-extensions-0.1.4
- dev-dependabot/npm_and_yarn/docs/acorn-6.4.1
- dev-develop
This package is not auto-updated.
Last update: 2022-02-01 13:06:23 UTC
README
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.
Related: PathTools for Craft 2.x
Requirements
This plugin requires Craft CMS 3.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.
PathTools works on Craft 3.x.
Documentation
Click here -> Path Tools Documentation
Brought to you by nystudio107