Craft-User-Manual icon indicating copy to clipboard operation
Craft-User-Manual copied to clipboard

πŸ“š Help Section Plugin for Craft CMS.

Results 14 Craft-User-Manual issues
Sort by recently updated
recently updated
newest added

When I enable this plugin in Craft CMS v4.2.0.2 I get to see warnings telling me that Twig is instantiated too early (in the ./storage/logs/ directory or on the commandline...

To get a section to be usable for the User Manual, it must have URLs enabled. There are two downsides to this: - http://domain.test/user-manual/entries resolves to the home page, because...

enhancement
help wanted

First let me say, fantastic plugin! I've been using it for years and it's very reliable. I actually came here to file this FR, and stumbled across a [related thread](https://github.com/hillholliday/Craft-User-Manual/issues/15)...

enhancement
help wanted

Hi We currently use the `'allowAdminChanges' => false,` option in `general.php` in our Staging and Production environments. However when we try to access the User manual entries (admin/usermanual), it seems...

bug

I have changed the working title of user manual to Admin Guide. Wondering if it is possible to change /admin/usermanual/{slug} to admin/admin-guide/{slug} Thanks!

enhancement
help wanted

This PR moves to the `registerTwigExtension` method to register the Twig extension, as documented in the 4.x docs: https://craftcms.com/docs/4.x/extend/extending-twig.html#register-a-twig-extension. This fixes the `Twig instantiated before Craft is fully initialized.` warning...

I have updated the plugin for Craft 5. It maintains its compatibility with Craft 4. Here are my change notes, which you can find in the `CHANGELOG.md` file. ## 5.0.0...

Do you have plans to release a craft 5 compatible version?

Bumps [craftcms/cms](https://github.com/craftcms/cms) from 3.7.39 to 4.7.0. Release notes Sourced from craftcms/cms's releases. 4.7.0 [!NOTE] Assets fields with β€œAll” selected for the available sources will no longer include the temp asset...

dependencies

Appreciate all of your work! Pretty minor lil issue, but saw in a recent change that you updated it to `hillholliday/craft-user-manual: 2.1.2` but I believe it should actually be `hillholliday/craft-user-manual:...