https://github.com/studio1902/statamic-peak-tools
Belongs to the Statamic Peak Starter Kit and contains shared Antlers tools.
https://github.com/studio1902/statamic-peak-tools
antlers peak starter-kit statamic
Last synced: 28 days ago
JSON representation
Belongs to the Statamic Peak Starter Kit and contains shared Antlers tools.
- Host: GitHub
- URL: https://github.com/studio1902/statamic-peak-tools
- Owner: studio1902
- License: gpl-3.0
- Created: 2023-02-08T09:58:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T08:53:05.000Z (about 2 months ago)
- Last Synced: 2025-04-11T10:40:53.034Z (about 2 months ago)
- Topics: antlers, peak, starter-kit, statamic
- Language: PHP
- Homepage:
- Size: 118 KB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Statamic Peak Tools
This is an addon for [Statamic Peak](https://github.com/studio1902/statamic-peak) that contains tools like the picture partial, the noscript partial, the pagination partial, the toolbar and the missing alt text widget.
Maintaining Peak demands a lot of my time and it probably saves you a lot. Your sponsoring would mean a great deal to me as it makes it much easier for me to maintain this project and keep improving it. [Sponsor me](https://github.com/sponsors/studio1902).
[Read the docs](https://peak.1902.studio).
## How to Install
This addon is automatically installed when you install Peak via the Statamic CLI. If you want to install this addon manually on an older Peak install run:
``` bash
composer require studio1902/statamic-peak-tools
```You will have to manually remove all files installed with this addon.
## Contributing
Contributions and discussions are always welcome, no matter how large or small. Treat each other with respect. Read the [Code of Conduct](https://github.com/studio1902/statamic-peak-commands/blob/main/.github/CODE_OF_CONDUCT.md).Read more about [how you can contribute](https://peak.1902.studio/other/contributing.html) here.
## License
Statamic Peak is licensed under the GNU General Public License v3.0. Please see [License File](LICENSE.md) for more information. Statamic itself is commercial software and has its' own license.