Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscarnovasf/module_template
Plantilla base para módulo de Drupal (8|9|10)
https://github.com/oscarnovasf/module_template
drupal-10 drupal-8 drupal-9 drupal-module drupal-module-template
Last synced: 9 days ago
JSON representation
Plantilla base para módulo de Drupal (8|9|10)
- Host: GitHub
- URL: https://github.com/oscarnovasf/module_template
- Owner: oscarnovasf
- License: other
- Created: 2022-04-25T13:06:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T11:10:07.000Z (about 1 year ago)
- Last Synced: 2023-09-17T14:10:35.531Z (about 1 year ago)
- Topics: drupal-10, drupal-8, drupal-9, drupal-module, drupal-module-template
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Plantilla de módulo
---
module_template[![version][version-badge]][changelog]
[![Licencia][license-badge]][license]
[![Código de conducta][conduct-badge]][conduct]
[![wakatime](https://wakatime.com/badge/user/236d57da-61e8-46f2-980b-7af630b18f42/project/e6680dba-d448-40d8-9cbd-7e23d3104086.svg)](https://wakatime.com/badge/user/236d57da-61e8-46f2-980b-7af630b18f42/project/e6680dba-d448-40d8-9cbd-7e23d3104086)
[![Donate][donate-badge]][donate-url]---
## Información
Este módulo es una plantilla completa a partir de la cual comenzar nuestros
nuevos módulos.
Este módulo está pensado para ser usado con un script de instalación, el cual no
se incluye pero se podrá encontrar en un futuro en otro de mis repositorios.---
## Requisitos
* Se necesita una versión de git superior a la 2.0.---
## Instalación
* No es necesario instalar nada si se usa el script de [iniciar-proyecto](https://github.com/oscarnovasf/iniciar-proyecto).---
⌨️ con ❤️ por [Óscar Novás][mi-web] 😊[mi-web]: https://oscarnovas.com "for developers"
[version]: v2.0.3
[version-badge]: https://img.shields.io/badge/Versión-2.0.3-blue.svg[license]: LICENSE.md
[license-badge]: https://img.shields.io/badge/Licencia-GPLv3+-green.svg "Leer la licencia"[conduct]: CODE_OF_CONDUCT.md
[conduct-badge]: https://img.shields.io/badge/C%C3%B3digo%20de%20Conducta-2.0-4baaaa.svg "Código de conducta"[changelog]: CHANGELOG.md "Histórico de cambios"
[contributors]: https://github.com/oscarnovasf/vscode_config/contributors "Ver contribuyentes"[donate-badge]: https://img.shields.io/badge/Donaci%C3%B3n-PayPal-red.svg
[donate-url]: https://paypal.me/oscarnovasf "Haz una donación"