All Projects → nystudio107 → craft-routemap

nystudio107 / craft-routemap

Licence: MIT license
Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to craft-routemap

routemap
DEPRECATED Returns a list of Craft/Vue/React route rules and entry & asset URLs for ServiceWorkers from Craft entries
Stars: ✭ 27 (-10%)
Mutual labels:  serviceworker, routes, craftcms, craft-plugin
anchors
Add anchor links to headings in your Craft CMS website content.
Stars: ✭ 47 (+56.67%)
Mutual labels:  craftcms, craft-plugin
craft-connect
Allows you to connect to external databases and perform db queries
Stars: ✭ 16 (-46.67%)
Mutual labels:  craftcms, craft-plugin
contact-form-honeypot
Add a honeypot captcha to your Craft CMS contact form.
Stars: ✭ 24 (-20%)
Mutual labels:  craftcms, craft-plugin
query
Run SQL queries as an admin from the Craft CMS control panel.
Stars: ✭ 14 (-53.33%)
Mutual labels:  craftcms, craft-plugin
PowerNap
Sample Task plugin
Stars: ✭ 15 (-50%)
Mutual labels:  craftcms, craft-plugin
craft-guide
A CMS Guide for Craft CMS.
Stars: ✭ 62 (+106.67%)
Mutual labels:  craftcms, craft-plugin
oembed
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
Stars: ✭ 34 (+13.33%)
Mutual labels:  craftcms, craft-plugin
seomate
SEO, mate! It's important. That's why SEOMate provides the tools you need to craft all the meta tags, sitemaps and JSON-LD microdata you need - in one highly configurable, open and friendly package - with a super-light footprint.
Stars: ✭ 31 (+3.33%)
Mutual labels:  craftcms, craft-plugin
SecureAssetDownload
Craft CMS plugin for secure asset download URLs
Stars: ✭ 22 (-26.67%)
Mutual labels:  craftcms, craft-plugin
craft.patrol
Patrol simplifies SSL and maintenance routing for sites built with Craft
Stars: ✭ 90 (+200%)
Mutual labels:  craftcms, craft-plugin
overflow.craft-plugin
A plain text Craft field type, with a soft or hard character limit.
Stars: ✭ 13 (-56.67%)
Mutual labels:  craftcms, craft-plugin
craft-youtubeliveembed
This plugin allows you to embed a YouTube live stream and/or live chat on your webpage
Stars: ✭ 14 (-53.33%)
Mutual labels:  craftcms, craft-plugin
craft-recaptcha
Integrate Google’s reCAPTCHA into your web forms.
Stars: ✭ 16 (-46.67%)
Mutual labels:  craftcms, craft-plugin
craft-grid
A field that lets you content manage CSS Grid in Craft CMS.
Stars: ✭ 18 (-40%)
Mutual labels:  craftcms, craft-plugin
craft-entry-instructions
A simple fieldtype to add instructions.
Stars: ✭ 16 (-46.67%)
Mutual labels:  craftcms, craft-plugin
craft-plugin-patrol
Patrol for Craft 3
Stars: ✭ 28 (-6.67%)
Mutual labels:  craftcms, craft-plugin
DigitalProducts
Sell digital products with Craft Commerce
Stars: ✭ 48 (+60%)
Mutual labels:  craftcms, craft-plugin
like
Let your users like your Craft website's entries, assets and any other element.
Stars: ✭ 44 (+46.67%)
Mutual labels:  craftcms, craft-plugin
craft-json-snippets
Helps make CraftCMS models in .json
Stars: ✭ 17 (-43.33%)
Mutual labels:  craftcms, craft-plugin

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Route Map plugin for Craft CMS 3.x

Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries

Screenshot

Related: Route Map for Craft 2.x

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-routemap
    
  3. Install the plugin via ./craft install/plugin route-map via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Route Map.

You can also install Route Map via the Plugin Store in the Craft Control Panel.

Documentation

Click here -> Route Map Documentation

Route Map Roadmap

Some things to do, and ideas for potential features:

  • Add support for Commerce Products / Variant URLs

Brought to you by nystudio107

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].