plugin wip

This commit is contained in:
Joey Kimsey
2024-12-14 06:10:01 -05:00
parent 03f1c978e3
commit c0e211eda7
36 changed files with 319 additions and 197 deletions

View File

@ -37,7 +37,7 @@ class Reviews extends Plugin {
'url' => '{ROOT_URL}admin/reviews',
],
];
public $footer_links = [
public $contact_footer_links = [
[
'text' => 'Reviews',
'url' => '{ROOT_URL}reviews/index/',