Changeset 2188491
- Timestamp:
- 11/08/2019 03:11:35 PM (6 years ago)
- File:
-
- 1 edited
-
promissa/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
promissa/trunk/readme.txt
r2188095 r2188491 19 19 You can add multiple widgets to your theme of add a shortcode in you homepage. 20 20 21 ** Options**21 **Options** 22 22 23 23 In the shortcodes and widgets there are several options: 24 * Select all churches of your parish or a specific church. 25 * Give an options of how many upcoming masses you want to show. 26 * You choose if you want to show the extra title. (The web text of an event in the [Pro Missa Portal](https://portal.promissa.nl).) 27 * The option to show the attendees on your website. (You choose in the portal which groups will be visible.) 24 25 1. Select all churches of your parish or a specific church. 26 2. Give an options of how many upcoming masses you want to show. 27 3. You choose if you want to show the extra title. (The web text of an event in the [Pro Missa Portal](https://portal.promissa.nl).) 28 4. The option to show the attendees on your website. (You choose in the portal which groups will be visible.) 28 29 29 30 Not familiar with Pro Missa? … … 36 37 You can use the built in installer and upgrader, or you can install the plugin manually. 37 38 38 **Installation via Wordpress** 39 = Installation via Wordpress = 39 40 40 1. Go to the menu WP admin > 'Plugins'> 'Install' and search for 'Pro Missa'41 1. Click 'install'42 1. Go to settings in WP admin > 'Settings'> 'Pro Missa'43 1. Fill your API credentials from the Pro Missa portal41 1. Go to the menu WP admin > Plugins > 'Install' and search for 'Pro Missa' 42 2. Click 'install' 43 3. Go to settings in WP admin > Settings > 'Pro Missa' 44 4. Fill your API credentials from the Pro Missa portal 44 45 45 **Manual Installation** 46 = Manual Installation = 46 47 47 48 1. Upload folder `promissa` to the `/wp-content/plugins/` directory 48 1. Activate the plugin through the 'Plugins' menu in WordPress49 1. Go to settings in WP admin > 'Settings'> 'Pro Missa'50 1. Fill your API credentials from the Pro Missa portal49 2. Activate the plugin through the 'Plugins' menu in WordPress 50 3. Go to settings in WP admin > Settings > 'Pro Missa' 51 4. Fill your API credentials from the Pro Missa portal 51 52 52 You can use the shortcode [promissa-calendar]to show a full calender53 You can use the shortcode `[promissa-calendar]` to show a full calender 53 54 54 55 == Frequently Asked Questions == … … 75 76 = 1.1.0 = 76 77 77 * Added calendar shortcode: [promissa-calendar]78 * Added calendar shortcode: `[promissa-calendar]` 78 79 79 80 = 1.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.