This is probably a dumb question but, is there an easy way to see if/where Pluskit has been used in a project?
I inherited a project file and, upon opening it, it said I was missing the plugin. So I downloaded Pluskit (and watched a quick overview video of how it works) and I can’t seem to find an instances of it anywhere. I don’t know if it’s because it was added to the project and not needed, or I’ve just missed it, or if it’s because I’m on a demo version of PlusKit.
It’s a pretty simple one-page site (Codex theme) along with a RapidCart store, so I’m guessing it’s a remnant that was never deleted but I’m new to PlusKit…
Do you think it’s being used to bring the RapidCart plugin into a Stacks page? If so, look for a text stack with the code @import(pagename)) or somehing very similar (I’m not at my Mac).
Thanks, that’s what I was guessing/thinking as well but I couldn’t find it at first glance (it’s also using an older version of Rapidcart that I’m not super familiar with). I’ll dig a little deeper this evening.
Actually, there’s a really easy utility for finding where PlusKit has been used…
and get this…
It’s one of the utilities built into PlusKit!!!
Choose Find Plus From the Edit menu. Type “@import((” into the search. Click Find.
A list of every import will be listed along with the name of the page it’s on.
Let’s all just step back and say a thanks to John McLaughlin for that awesome bit of tech.