-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Module Page #4
Comments
Below is taken from a previous ticket This is a basic form taking in a) the Title of the module Once you submit, you'll be taken to the View Module page, and if you own this module you'll see "edit" buttons around the place to add more content, this "edit module" functionality will be on a later ticket. |
Lots of work done tonight, we now need to do the following:
|
Most of this has now been done with this commit: Things till TBC:
/cc @rossmoroney |
Here are the steps for the create module syste,.
Step 1) Module Name, Github URL, Packagist URL (optional)
Step 2) Description (WYSIWYG editor)
Step 3) Add Screenshots (have a "skip" button) on this
Step 4) Add a big "finish button"
After the module is made, redirect them to their module url `module/{moduleID}
The text was updated successfully, but these errors were encountered: