General discussion about the Wapka ecosystem. Discussion of specific Wapka-related services usually belongs in other sections.
vikkas
Posts: 84 Joined: Sun May 07, 2023 9:28 am
Post
by vikkas » Wed Jan 03, 2024 2:56 am
Code: Select all
<form action="https://api.wapka.org/PostCreator" method="post">
<input type="hidden" name="apikey" value="{{VAR(APIKEY)}}">
<input name="forumid" type="hidden" value="23731"/><br/>
<input name="title" type="text" value="Test"/><input name="content" type="text" value="hi, hello"/><br/>
<input type="submit" value="submit"/>
</form>
Hariph
Posts: 45 Joined: Tue May 23, 2023 9:33 pm
Post
by Hariph » Wed Feb 07, 2024 10:27 am
Please explain better, this post creator is it for forum or what and what about the code to display the post, and lastly where do we inject the code is it using api creator or just tags codes
vikkas
Posts: 84 Joined: Sun May 07, 2023 9:28 am
Post
by vikkas » Thu Feb 08, 2024 1:00 pm
Post creator Screenshot_20220821_061938.jpg (224.62 KiB) Viewed 17072 times
Post lister Screenshot_20220821_072437.jpg (255.69 KiB) Viewed 17072 times