Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindees committed Jun 6, 2019
1 parent d2f878b commit 591c9a7
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,23 @@ A WordPress Framework To Empower Your Development

== Description ==

A WordPress Framework To Empower Your Development
TypeRocket is a WordPress framework carefully crafted to empower your development workflow.

- Enjoy MVC in WordPress
- Control Your Custom Fields

*Create custom post types* in a snap using a friendly OOP API. With 20 lines of code your post types can have custom fields, meta boxes, and more.

*Ditch plugin bloat* by leveraging power TypeRocket APIs instead of installing just one more plugin.

*Enjoy MVC* in WordPress for a modern development experience. With just a routes, models, views, and controller at your finger tips you can create more advanced applications.

*Control your custom fields* and add them anywhere you want in WordPress. Front-end or Backend. Plus, you can create own custom fields when you need too.


== Installation ==

See https://typerocket.com/docs/v4/installation/#wp-plugin
See our getting started guide https://typerocket.com/getting-started/

== Changelog ==

Expand Down

0 comments on commit 591c9a7

Please sign in to comment.