longvan-strapi-plugin-footer
v1.0.0
Published
A comprehensive footer management plugin for Strapi CMS with rich text editing capabilities
Maintainers
Readme
longvan-strapi-plugin-footer
A comprehensive footer management plugin for Strapi CMS with rich text editing capabilities using SunEditor.
Features
- 🎨 Rich text editor with SunEditor integration
- 📝 Easy footer content management
- 🔧 Simple configuration
- 🚀 Ready-to-use Strapi plugin
Installation
npm install longvan-strapi-plugin-footerConfiguration
Add the plugin to your config/plugins.js file:
module.exports = {
// ...
footer: {
enabled: true,
},
// ...
};Usage
- Start your Strapi application
- Go to the admin panel
- Navigate to the Footer section in the sidebar
- Create and manage your footer content with the rich text editor
Requirements
- Strapi v4.1.0 or higher
- Node.js >= 12.x.x <= 16.x.x
Dependencies
- axios: HTTP client for API requests
- lodash: Utility library
- mime-types: MIME type utilities
- suneditor: Rich text editor
License
MIT
Support
For issues and questions, please visit: https://gitlab.longvan.vn/long-van-platform-2.0/website/strapi/plugin/footer-strapi-plugin/-/issues
