Download the PHP package siezi/phile-tags without Composer
On this page you can find all versions of the php package siezi/phile-tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phile-tags
PhileTags
Tag your pages. Show all pages with that tag.
A Phile plugin. Project home.
Installation
Activation
Usage
Add Tags to Pages
Add a new Tags
attribute to the page meta:
The tags are available as meta.tags_array
in the template.
Shows Tags
To show tags for a page and link them to the tag-page:
Create Tag Page Template
Create a new template "tag.html" in themes/<your_theme>/tag.html
. It is used to show all pages having a particular tag when calling the URL /tag/<tag-name>
.
Configuration
See the config.php
.
All versions of phile-tags with dependencies
PHP Build Version
Package Version
Requires
phile-cms/phile Version
^1.10 || dev-develop
phile-cms/plugin-installer-plugin Version ^1.0
phile-cms/plugin-installer-plugin Version ^1.0
The package siezi/phile-tags contains the following files
Loading the files please wait ....