1.2.0 ā€¢ Published 11 months ago

@aetheria/plugin-example v1.2.0

Weekly downloads
-
License
GPL-2.0
Repository
github
Last release
11 months ago

@aetheria/plugin-example

šŸš€ Welcome to @aetheria/plugin-example - a simple example plugin for Aetheria's headless CMS! This package serves as a starting point for creating custom plugins for Aetheria CMS, showcasing the structure and functionality of a plugin module.

Features

āœØ Here are the key features of @aetheria/plugin-example:

  • NestJS module: The package includes a NestJS module that encapsulates the functionality of the plugin. This module provides a service and a controller that can be extended and customized to fit your specific requirements.

  • Extensibility: The plugin module is designed to be easily extendable. You can add additional services, controllers, or any other components as needed to enhance the functionality of your plugin.

Installation

šŸ“¦ To install @aetheria/plugin-example, simply run the following command:

npm install @aetheria/plugin-example

Usage

šŸ”§ If you've installed the plugin via the dedicated cli you can immediately start utilizing the example plugin module within your Aetheria CMS project. For manual installation refer to the official Aetheria documentation.

License

šŸ“œ This package is licensed under the GPL-2.0 licensed.

Contributing

šŸ¤ We welcome contributions from the community to enhance @aetheria/plugin-example. If you have any ideas, bug fixes, or improvements, please feel free to submit a pull request or open an issue on the GitHub repository.

Want some quick links? Here are some useful places to get started:

Get Started Now!

āœØ Start building your own custom plugins for Aetheria CMS using @aetheria/plugin-example. Visit the official Aetheria documentation to learn more and unleash the power of extensibility in your Aetheria CMS projects.

Happy coding! šŸŽ‰