iods / module-baseui
An extension of the Iods_Base package, improving FE functionality in Magento 2.
Installs: 4
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: >=8.1
- iods/module-base: *
- magento/framework: >=103.0.5-p1
- symfony/console: *
This package is auto-updated.
Last update: 2025-04-10 09:27:18 UTC
README
An extension of the Iods_Base package, improving FE functionality in Magento 2.
Facts
- Version: 000.1.0
- Repository on Github
Description
Setting up the default files required by Drupal when building a custom module decreases development time and maintains consistency across projects, all while decreasing the time it takes to get up and running.
Requirements
Developer
Rye Miller
Support
If you have any issues with this project, open an issue on Github
Contribution
For instructions and/or guidelines on contributing check the CONTRIBUTING.md file. Any contribution is highly appreciated. The best way to contribute is to contact the developer.
Here is a tl;dr of how to get started:
- Fork the repository.
- Create a feature branch:
git checkout -b feat-branch-name
- Commit changes:
git commit -am 'Adds new additions to branch.'
- Push the branch:
git push origin feat-branch-name
- Submit your pull request.
Versioning
For transparency into the release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.
Resources
Acknowledgements
Thank you to Atlassian for being such an honest and innovative company.
License
This project/code is released under the MIT license.
Copyright
(c) 2017 Rye Miller. All Rights Reserved.