Skip to content

DPlugins-Archive/winden-2.0-classes-scanner

 
 

Repository files navigation

Winden's Classes Scanner

This is small add on for the Winden that will scan all the files based on added path.

This is perfect for scaning theme files.

Alt text

Alt text

Scaning Instructions

If you want to scan entire theme folder:

themes/YOURTHEME/

If you want to scan specific theme folder with subfolders for example /src/:

themes/YOURTHEME/src/

Same is for plugins

plugins/YOURPLUGINS/ or plugins/YOURPLUGINS/src/

.
├── block-tree.html
└── src
    ├── block-one
    │   └── block-one.html
    └── block-two
        └── block-two.html

Plugin will scan all files without restrictions of file types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%