Skip to content

miwebguy/TextPressSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TextPressSearch

TextPress Search Page

  • Add this search.php to your textpress install , in 2.0 it would be /themes/textpress/search.php

  • Add route to /config/config.php:

  •  	'search' => array(
     			'route' => '/search',
     			'template' => 'search'
     		),
    

About

TextPress Search Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages