Hello Community.
MT is new to me, I've been using WP all the time and there are several good books for programmers. Can you recommend me a good starter book about MT plugin development?
I appreciate your help.
:)
Reported on Movable Type 5
Hello Community.
MT is new to me, I've been using WP all the time and there are several good books for programmers. Can you recommend me a good starter book about MT plugin development?
I appreciate your help.
:)
Reported on Movable Type 5
I'm currently translating the MT plugin documentation. see:
https://github.com/movabletype/Documentation/wiki/English-developer-guide
All the basic stuff should be covered by now.
If something is not clear, or missing from the documentation, tell me and I'll fix / add it.
Shmuel.
Hey Shmuel,
I appreciate your help.
I'll contact you in case I'd come up with questions.
You can also search github for open source plugins. You will find a lot of good examples to get you started. Most of them are prefixed by "mt-plugin-". One good source is the list of watched plugins maintained by "OnMovableType":
https://github.com/onMovableType/following
If you get stuck, post here and we'll try to help.