File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 11# GridShow
22XenForo 2.x AddOn to show a grid of tiles in homepage.
3+
4+ ![ gridshow] ( https://github.com/InforgeNet/GridShow/wiki/images/gridshow.png )
5+
6+ ## Installation
7+
8+ Download the [ latest
9+ release] ( https://github.com/InforgeNet/GridShow/releases/latest ) and follow the
10+ instructions of [ installing an add-on for
11+ XenForo2] ( https://xenforo.com/xf2-docs/manual/add-ons/ )
12+
13+ For development, fork the repository and then clone the fork in the
14+ ` src/addon/Inforge/GridShow ` directory of your development board.
15+
16+ ## Usage
17+
18+ In the admin panel you will find the _ GridShow_ menu. Here, you can add new
19+ tiles to display to your users. You can set as many tiles as you want but the
20+ add-on will display only the first 12.
21+
22+ Users must have the ` View tiles ` permission set to view the tiles in homepage
23+ (default enabled). Admins must have the ` Manage GridShow tiles ` permission set
24+ to view the _ GridShow_ menu in the admin panel.
25+
26+ From ` Appearence > Style properties > GridShow Widget ` you can modify the style
27+ of the addon.
28+
29+ ### Help
30+
31+ If you have a problem with this addon, open an
32+ [ issue] ( https://github.com/InforgeNet/GridShow/issues/new ) .
You can’t perform that action at this time.
0 commit comments