Skip to content

centurion-project/module-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Centurion Framework module (http://www.centurion-project.org)

Description

This module will help website to not loose the SEO. It will store in BDD all old url (if admin change the slug, or a category change, ...) and make redirect to the new url.

Implementation

  • add the module to your project
  • activate the module "redirect" in the file modules.ini
  • implement the interface Redirect_Model_DbTable_Row_Interface, in row that you want to be watch by this module

TODO

  • test unit

About

Redirect module for Centurion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages