Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miya0001/tinymce-templates
TinyMCE Templates for WordPress
https://github.com/miya0001/tinymce-templates
Last synced: 3 months ago
JSON representation
TinyMCE Templates for WordPress
- Host: GitHub
- URL: https://github.com/miya0001/tinymce-templates
- Owner: miya0001
- Created: 2011-07-07T01:49:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T06:28:58.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T13:06:15.365Z (3 months ago)
- Language: PHP
- Homepage: http://miya0001.github.io/tinymce-templates/
- Size: 1.32 MB
- Stars: 23
- Watchers: 4
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TinyMCE Templates
[![Build Status](https://travis-ci.org/miya0001/tinymce-templates.svg)](https://travis-ci.org/miya0001/tinymce-templates)
[![](https://img.shields.io/wordpress/plugin/dt/tinymce-templates.svg)](https://wordpress.org/plugins/tinymce-templates/)
[![](https://img.shields.io/wordpress/v/tinymce-templates.svg)](https://wordpress.org/plugins/tinymce-templates/)
[![](https://img.shields.io/wordpress/plugin/r/tinymce-templates.svg)](https://wordpress.org/plugins/tinymce-templates/)* https://wordpress.org/plugins/tinymce-templates/
## Contributing
```
$ git clone https://github.com/miya0001/tinymce-templates
$ cd tinymce-templates
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
```### Running automated testing:
```
$ phpunit
```