Download the PHP package amirandev/openadmin-summernote without Composer
On this page you can find all versions of the php package amirandev/openadmin-summernote. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download amirandev/openadmin-summernote
More information about amirandev/openadmin-summernote
Files in amirandev/openadmin-summernote
Package openadmin-summernote
Short Description Integrate Summernote editor into open-admin
License MIT
Homepage https://github.com/amirandev/openadmin-summernote
Informations about the package openadmin-summernote
Here’s a polished, ready-to-use README description for your package based on what you provided, with clean formatting and slight improvements for clarity:
Integrate Summernote into Open-Admin
This is an open-admin extension that integrates the Summernote WYSIWYG editor into the open-admin form system.
Screenshot

Installation
Run the following command to install the package via Composer:
Then publish the package assets:
Configuration
In your config/admin.php file, add the summernote extension configuration under the extensions section:
Example configuration (customize as needed):
For more configuration options, see the official Summernote Documentation.
Usage
Use the Summernote editor in your OpenAdmin form like this:
Or with custom options:
Troubleshooting
If Summernote does not load or you see errors about missing files, try clearing your application cache:
License
This package is licensed under the MIT License.
If you want, I can help you prepare the actual README.md file content ready to copy-paste! Would you like that?