Skip to content

docs: add documentation for creating and installing a custom module#19134

Merged
sebastienros merged 3 commits intoOrchardCMS:mainfrom
Manuel-dev-ing:feature/custom-module-docs
Apr 23, 2026
Merged

docs: add documentation for creating and installing a custom module#19134
sebastienros merged 3 commits intoOrchardCMS:mainfrom
Manuel-dev-ing:feature/custom-module-docs

Conversation

@Manuel-dev-ing
Copy link
Copy Markdown
Contributor

This PR adds documentation for creating and installing a custom module

Fixes #11938

@Piedone Piedone requested a review from agriffard April 13, 2026 20:30
Comment thread src/docs/guides/create-install-custom-module/README.md Outdated
Co-authored-by: Hisham Bin Ateya <hishamco_2007@yahoo.com>
@Manuel-dev-ing
Copy link
Copy Markdown
Contributor Author

Thanks for the suggestion! I've applied the changes.

## Enabling the module
Once the module is installed, it can be enabled from the administration panel:
1. Go to the Admin dashboard
2. Navigate to **Configuration > Features**
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now located in Tools in v3. As this document targets the main branch, it should match that.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch

@sebastienros sebastienros enabled auto-merge (squash) April 23, 2026 17:46
@sebastienros sebastienros merged commit f295c65 into OrchardCMS:main Apr 23, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation page to explain how to create/install a custom module

4 participants