Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paul121/farm_contrib_template
Template for farmOS contrib modules
https://github.com/paul121/farm_contrib_template
farmos template
Last synced: 8 days ago
JSON representation
Template for farmOS contrib modules
- Host: GitHub
- URL: https://github.com/paul121/farm_contrib_template
- Owner: paul121
- License: gpl-3.0
- Created: 2022-03-15T16:08:15.000Z (over 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-11-03T20:05:59.000Z (about 1 year ago)
- Last Synced: 2024-06-12T17:30:31.480Z (5 months ago)
- Topics: farmos, template
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# farm_contrib_template
Template for farmOS contrib modules.This module is an add-on for the [farmOS](http://drupal.org/project/farm)
distribution.This repository can be used as a template for starting new
farmOS contrib modules. It provides the following:
- Standardized README.md template
- Example module structure.
- Github action for automated tests:
- PHPCS and PHPUnit## Getting started
### Configuration
Document any special configuration the module requires:
- API keys
- Additional settings options
- External (client) configuration## Features
Document features the module provides:
- Entities and bundles
- Asset types
- Log types
- Taxonomies
- Quick forms
- Field modules
- Special logic## FAQ
## Maintainers
Current maintainers:
- Full name (handle) - [profile](https://farmos.org)## Sponsors
This project has been sponsored by:
- [Organization](https://farmos.org)