Home Plugin documentation Getting Started Installation

 

 

Here we go!

 

Installation

On plugin activation, pilopress folder and subfolders will be created automatically.

 

If you change the active theme, don’t forget to move those folders!

 

pilopress/assets and pilopress/layouts are required folders.

After compiling and adding some layouts, your file structure shoud look like that:

your-theme/
└── pilopress/
    ├── assets/
    |   ├── tailwind.config.js
    |   ├── styles.css
    |   ├── styles.min.css
    |   └── styles-admin.min.css
    └── layouts/
        ├── layout-1/
        |   ├── layout-1.js
        |   ├── layout-1.php
        |   ├── layout-1.css
        |   └── group_123abcde.json
        └── layout-2/
            ├── layout-2.js
            ├── layout-2.php
            ├── layout-2.css
            └── group_123abcde.json

You didn’t find the answer you were looking for?

or you think a specific topic deserve more informations?

 

Wave to bottom