Andrew Welch
Andrew Welch
What I ended up doing above was changing `@` to `@.` because in our case, they were using the @ sign as part of the text or title (without intending...
Well, the `@` symbol only has a special meaning in a Tweet if it is followed by a `[a-zA-Z0-9]` (any letter or number) -- anything else, including a space, and...
PRs welcome sir ;)
hrm, which API were you generating while trying to do this?
@simplethemes ?
Well, what I mean was... were you creating a Craft 2.x plugin or a Craft 3.x plugin?
Ah yes, underscores are not allowed in plugin names. I probably should filter for that.
So I believe this is intentional -- it's trying to load the plugin's common AssetBundle here.
This is for the 2.x API yes?
Correct, this needs to be added manually for modules.