Skip to content

Commit

Permalink
Internal: Apps page updated
Browse files Browse the repository at this point in the history
[ED-12873] [ED-12891] [ED-12874] [ED-12853] [ED-12852] [ED-12851] [ED-12850] [ED-12849] [ED-12846]
  • Loading branch information
arielk committed Nov 24, 2023
1 parent b6a0eb9 commit bfac60e
Show file tree
Hide file tree
Showing 10 changed files with 134 additions and 1 deletion.
83 changes: 82 additions & 1 deletion modules/apps/admin-apps-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,94 @@ private static function get_plugins() : array {
'name' => 'BetterLinks',
'author' => 'WPDeveloper',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-betterlinks/',
'description' => 'BetterLinks is the finest WordPress link management tool to easily create, shorten, manage, track, and analyze any website URLs and marketing campaigns',
'description' => 'BetterLinks is the finest WordPress link management tool to easily create, shorten, manage, track, and analyze any website URLs and marketing campaigns.',
'badge' => '20% Off',
'offering' => 'Use coupon code: Elementor20',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-betterlinks/',
'image' => $images_url . 'better-links.svg',
],
[
'name' => 'ShortPixel',
'author' => 'ShortPixel',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-shortpixel/',
'description' => 'Optimize images, PDFs and create WebP/AVIF version of all your website\'s images with an easy-to-use and lightweight plugin with great support.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-shortpixel/',
'image' => $images_url . 'shortpixel.png',
],
[
'name' => 'Solid WP',
'author' => 'Stellar WP',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-solid-wp/',
'description' => 'SolidWP provides best-in-case security, backups, and site maintenance plugins – the backbone of high-performing websites.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-solid-wp/',
'image' => $images_url . 'solidwp.png',
],
[
'name' => 'The Events Calendar',
'author' => 'Stellar WP',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-the-events-calendar/',
'description' => 'The Events Calendar is an essential plugin for seamless event management. Perfect for businesses, organizations & individuals hosting events of any scale.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-the-events-calendar/',
'image' => $images_url . 'tec.png',
],
[
'name' => 'GiveWP',
'author' => 'Stellar WP',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-give-wp/',
'description' => 'GiveWP is a WordPress plugin for nonprofit fundraising. Tailored for charities and organizations, simplifying online donations and boosting impact.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-give-wp/',
'image' => $images_url . 'give.svg',
],
[
'name' => 'LearnDash',
'author' => 'Stellar WP',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-learndash/',
'description' => 'LearnDash is a best-in-class LMS platform empowering educators, trainers, and businesses to create engaging online learning courses on WordPress.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-learndash/',
'image' => $images_url . 'learndash.svg',
],
[
'name' => 'Restrict Content Pro',
'author' => 'Stellar WP',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-restrict-content-pro/',
'description' => 'RCP is a WordPress plugin for effortless membership management and monetization, ideal for businesses & content creators seeking subscription-based models.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-restrict-content-pro/',
'image' => $images_url . 'rcp.svg',
],
[
'name' => 'Weglot',
'author' => 'Weglot',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-weglot/',
'description' => 'Weglot is one of the best WordPress multilingual plugins to translate and display your website in multiple languages.',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-weglot/',
'image' => $images_url . 'weglot.svg',
],
[
'name' => 'Draw Attention',
'author' => 'N Squared',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-draw-attention/',
'description' => 'Easy to use drawing tool for creating interactive images (fully responsive image maps). Highlight sections of your images with clickable hotspots!',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-draw-attention/',
'image' => $images_url . 'draw-attention.png',
],
[
'name' => 'Simply Schedule Appointments',
'author' => 'N Squared',
'author_url' => 'https://go.elementor.com/wp-dash-apps-author-uri-simply-schedule-appointments/',
'description' => 'Meet the powerful WordPress booking plugin with built-in Elementor widgets, easy custom styling, unlimited booking calendars, and tons of integrations!',
'action_label' => 'Let\'s Go',
'action_url' => 'https://go.elementor.com/wp-dash-apps-go-to-simply-schedule-appointments/',
'image' => $images_url . 'ssa.png',
],
];

$wporg_plugins = [
Expand Down
Binary file added modules/apps/images/draw-attention.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions modules/apps/images/give.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions modules/apps/images/learndash.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions modules/apps/images/rcp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added modules/apps/images/shortpixel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added modules/apps/images/solidwp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added modules/apps/images/ssa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added modules/apps/images/tec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions modules/apps/images/weglot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bfac60e

Please sign in to comment.