lelesys/plugin-site-map

Last activity 04 Mar 2019 5 1 1353
composer require lelesys/plugin-site-map

SiteMap helps you navigate throughout the pages on the site.

4.0.0

Version
4.0.0
Type
neos-plugin
Release Date
Mar 04, 2019 08:42
Source
git
Distribution
zip
Requires
LGPL-3.0+ 26c78fd8d47ad8d9c022671a68945b87443e3a2b

Lelesys SiteMap Plugin

This plugin will allow user to add sitemap.

Important note: Initial package development was done when TYPO3 Neos was at alpha3/4. We are working hard continuously to get this to work perfectly and to beautify source code using best practices/concepts of Flow/Neos. Stay tuned!

Quick start

Include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.

<link href="https://raw.githubusercontent.com/lelesys/Lelesys.Plugin.SiteMap/master/{f:uri.resource(path: 'resource://Lelesys.Plugin.SiteMap/Public/Stylesheets/Sitemap.css')}" rel="stylesheet" media="screen">

Usage

This plugin will add the sitemap of the entire websites pagetree. You can hide the plugin so that it will not be visible in frontend. The hidden pages or pages hidden in menu will not be visible in the frontend. You can delete the plugin if you dont want the plugin on any page. If you want to see xml format of the sitemap just type eg:"domainname.com/about-us.xml" just add .xml to any page url and you will get the sitemap in xml format.

The content of the readme is provided by Github
The same vendor provides 12 package(s).