2017 © Pedro Peláez
 

contao-bundle contao-permalink

Contao Permalink Extension

image

agoat/contao-permalink

Contao Permalink Extension

  • Wednesday, April 25, 2018
  • by aGoat
  • Repository
  • 1 Watchers
  • 0 Stars
  • 102 Installations
  • PHP
  • 0 Dependents
  • 2 Suggesters
  • 0 Forks
  • 2 Open issues
  • 17 Versions
  • 0 % Grown

The README.md

Contao 4 permalink system

Version License Downloads, (*1)

Compatibility

Version 2.* is only compatible with Contao 4.9 LTS. Version 3.0.0 or higher will be compatible with the latest Contao 4.10+ version., (*2)

About

A permalink is a link under which a certain content can be permanently found (Sometimes called guid or uuid). The name permalink is a short form for a permanent link., (*3)

Contao is a page-based CMS. It usually uses the alias to generate the url of a page (e.g. http://www.example.org/pagealias). For explicit content of modules, the alias is appended normally with a keyword (e.g. http://www.example.org/pagealias/items/newsalias or http://www.example.org/pagealias/newalias if auto_item is activated)., (*4)

Since permalinks are absolute urls and are not only available for pages but also for other (content) contexts (such as new, events,...), any url schema can be established that do not have to be based on a page tree., (*5)

For a simple and semi-automatic creation of permalinks a pattern system similar to the insert tags can be used. For example, you can use {{alias}} to insert the page title and {{parent}} to insert the path of the parent page into the permalink. Different patterns (insert tags) are available for each context., (*6)

Notice

After installation into an existing project, all pages will be unavailable for the first time, unless you create permalinks for all pages (by simply enter a default permalink pattern in the settings, then select all pages and execute 'Generate permalinks')., (*7)

For news items and events to work, a news respectively event reader module must be integrated in the layout on the forwarding page of the news archive and calendar., (*8)

Install

Contao manager

Search for the package and install it, (*9)

agoat/contao-permalink

Managed edition

Add the package, (*10)

# Using the composer
composer require agoat/contao-permalink

Registration and configuration is done by the manager-plugin automatically., (*11)

Standard edition

Add the package, (*12)

# Using the composer
composer require agoat/contao-permalink

Register the bundle in the AppKernel, (*13)

# app/AppKernel.php
class AppKernel
{
    // ...
    public function registerBundles()
    {
        $bundles = [
            // ...
            // after Contao\CoreBundle\ContaoCoreBundle
            new Agoat\PermalinkBundle\AgoatPermalinkBundle(),
        ];
    }
}

The Versions

25/04 2018

dev-master

9999999-dev

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

25/04 2018

1.1.2

1.1.2.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

24/04 2018

1.1.1

1.1.1.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

24/04 2018

1.1.0

1.1.0.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

13/03 2018

1.0.9

1.0.9.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

14/02 2018

1.0.8

1.0.8.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

30/01 2018

1.0.7

1.0.7.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

04/12 2017

1.0.6

1.0.6.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

30/11 2017

1.0.5

1.0.5.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

27/11 2017

1.0.4

1.0.4.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

26/11 2017

1.0.3

1.0.3.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

26/11 2017

1.0.1

1.0.1.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

26/11 2017

1.0.2

1.0.2.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

25/11 2017

1.0.0

1.0.0.0

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

plugin url cms contao permalink hyperlink contao-bundle contao4

11/11 2017

1.0.0-beta3

1.0.0.0-beta3

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

05/11 2017

1.0.0-beta2

1.0.0.0-beta2

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

05/11 2017

1.0.0-beta1

1.0.0.0-beta1

Contao Permalink Extension

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires