Changeset 2640475
- Timestamp:
- 12/07/2021 09:07:12 AM (4 years ago)
- Location:
- atleta
- Files:
-
- 5 added
- 2 edited
-
tags/0.0.2 (added)
-
tags/0.0.2/atleta.php (added)
-
tags/0.0.2/embed.js (added)
-
tags/0.0.2/frontend.php (added)
-
tags/0.0.2/readme.txt (added)
-
trunk/atleta.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atleta/trunk/atleta.php
r2639775 r2640475 13 13 * Plugin URI: https://atleta.cc 14 14 * Description: The Atleta plugin makes it possible to easily embed registration forms on your website. Works perfectly on mobile as well as on desktop. 15 * Version: 0.0. 115 * Version: 0.0.2 16 16 * Author: Atleta 17 17 * Text Domain: atleta -
atleta/trunk/readme.txt
r2639775 r2640475 5 5 Requires at least: 4.6 6 6 Tested up to: 5.8.2 7 Stable tag: 0.0. 17 Stable tag: 0.0.2 8 8 Requires PHP: 5.4 9 9 License: GPLv2 or later … … 35 35 3. Create an event for which you want to sell tickets and products. 36 36 4. Publish your event by clicking on the event, and pressing the "Live" toggle. 37 5. Get the link of your checkout by clicking on three dots, and selecting "Vist page". It shou d look like `https://atleta.cc/e/{EVENT_ID}`.37 5. Get the link of your checkout by clicking on three dots, and selecting "Vist page". It should look like `https://atleta.cc/e/{EVENT_ID}`. 38 38 39 39 To active the integration on your website. 40 40 41 1. Go to your Word press admin page.41 1. Go to your WordPress admin page. 42 42 2. Activate the plugin through the 'Plugins' screen in WordPress. 43 3. Create an event in Atleta, and press the top-right (press the three dots, and press "Visit page"). Get the43 3. Create an event in Atleta, press the three dots, and select "Visit page"). Get the link of your checkout, it should look like `https://atleta.cc/e/{EVENT_ID}`. 44 44 4. In any of your posts, reference a checkout page (looks like `https://atleta.cc/e/{EVENT_ID}`). 45 45
Note: See TracChangeset
for help on using the changeset viewer.