• Hello.

    I know how to create a custom plugin but I don’t know how to create a custom plugin which has subdirectories of plugins e.g.

    plugins/
      myCustomBlocks/ 
        textBlock/
         textBlock.php
         textBlock.js
        imageBlock/
         imageBlock.php
         imageBlock.js
        videoBlock/
         videoBlock.php
         videoBlock.js

    etc…

    Could I have an index file in the root folder? If so, what would it have to contain?
    (Have done Googling on this but can’t find any answers….).

    Any help much appreciated!

    • This topic was modified 7 years, 2 months ago by nadgepress.
    • This topic was modified 7 years, 2 months ago by nadgepress. Reason: layout
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Custom Plugin with subfolders’ is closed to new replies.