eydun Posted July 11, 2023 Posted July 11, 2023 Do you recommend using this page for creating a new (your first) module? http://modules.pw/ Or is it not up-to-date with current specifications? Or is there some other module-boilerplate available, that you would recommend?
bernhard Posted July 11, 2023 Posted July 11, 2023 I'm using the VSCode snippets that RockMigrations comes with - you can use pw-createmodule to create a regular module and pw-processmodule to create a process module: 2
eydun Posted July 11, 2023 Author Posted July 11, 2023 Thanks for the help. I do not use VSCode, but I try to get it to work in phpstorm.
wbmnfktr Posted July 11, 2023 Posted July 11, 2023 4 hours ago, bernhard said: VSCode snippets that RockMigrations Are those different to the ones in the standalone VS Code extension?
bernhard Posted July 11, 2023 Posted July 11, 2023 1 hour ago, wbmnfktr said: Are those different to the ones in the standalone VS Code extension? Yes, they are up to date ? I mean... those snippets should also still work, but it's really a pain to keep them up to date. Even for fixing typos it's a lot of work, packaging everything into the bundle, adding all files and publishing it in the store. Whereas in RockMigrations it's just a git commit. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now