Skip to content

Commit 779c4ff

Browse files
committed
adjust content for end of EAP
1 parent 17614dc commit 779c4ff

File tree

9 files changed

+124
-158
lines changed

9 files changed

+124
-158
lines changed

app/Notifications/LicenseKeyGenerated.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function toMail(object $notifiable): MailMessage
3737
return (new MailMessage)
3838
->subject('Your NativePHP License Key')
3939
->greeting($greeting)
40-
->line('Thank you for purchasing a license for the early access program of mobile NativePHP.')
40+
->line('Thank you for purchasing a NativePHP for Mobile license.')
4141
->line('Your license key is:')
4242
->line("**{$this->licenseKey}**")
4343
->line('When prompted by Composer, use your email address as the username and this license key as the password.')

config/subscriptions.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
return [
44
'plans' => [
55
\App\Enums\Subscription::Mini->value => [
6-
'name' => 'Early Access (Mini)',
6+
'name' => 'Mini',
77
'stripe_price_id' => env('STRIPE_MINI_PRICE_ID'),
88
'stripe_payment_link' => env('STRIPE_MINI_PAYMENT_LINK'),
99
'anystack_product_id' => env('ANYSTACK_PRODUCT_ID'),
1010
'anystack_policy_id' => env('ANYSTACK_MINI_POLICY_ID'),
1111
],
1212
\App\Enums\Subscription::Pro->value => [
13-
'name' => 'Early Access (Pro)',
13+
'name' => 'Pro',
1414
'stripe_price_id' => env('STRIPE_PRO_PRICE_ID'),
1515
'stripe_payment_link' => env('STRIPE_PRO_PAYMENT_LINK'),
1616
'anystack_product_id' => env('ANYSTACK_PRODUCT_ID'),
1717
'anystack_policy_id' => env('ANYSTACK_PRO_POLICY_ID'),
1818
],
1919
\App\Enums\Subscription::Max->value => [
20-
'name' => 'Early Access (Max)',
20+
'name' => 'Max',
2121
'stripe_price_id' => env('STRIPE_MAX_PRICE_ID'),
2222
'stripe_payment_link' => env('STRIPE_MAX_PAYMENT_LINK'),
2323
'anystack_product_id' => env('ANYSTACK_PRODUCT_ID'),

resources/views/components/eap-banner.blade.php

Lines changed: 0 additions & 59 deletions
This file was deleted.

resources/views/components/navigation-bar.blade.php

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
@props(['hasMenu' => false])
2-
<div
3-
x-collapse
4-
x-show="!showDocsNavigation"
5-
>
6-
<x-eap-banner />
7-
</div>
2+
83
<nav
94
class="sticky top-0 z-50 flex flex-col items-center justify-center px-3 pt-px"
105
aria-label="Main Navigation"
@@ -201,7 +196,7 @@ class="hidden size-[3px] rotate-45 rounded-sm bg-gray-400 transition duration-20
201196
>
202197
Blog
203198
</a>
204-
199+
205200
{{-- Decorative circle -- }}
206201
<div
207202
class="hidden size-[3px] rotate-45 rounded-sm bg-gray-400 transition duration-200 lg:block dark:opacity-60"

resources/views/docs/desktop/1/getting-started/sponsoring.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,39 @@
22
title: Sponsoring
33
order: 002
44
---
5+
56
## Support NativePHP
67

7-
NativePHP is wholly dependent on the dedication of its maintainers and contributors, who volunteer their free time to
8-
ensure its continued development and improvement. As we prioritize our paid client work to sustain ourselves, your
9-
support through donations and sponsorships helps us devote more time to the project.
8+
NativePHP is an organization backed by a team of dedicated employees, maintainers, and contributors who commit their time to
9+
ensure its continued development and improvement. Currently, we operate two major projects: NativePHP for Mobile and
10+
NativePHP for Desktop. Together, we can continue to grow NativePHP and ensure it remains a valuable tool for the community.
11+
12+
### NativePHP for Mobile
13+
14+
If you're interested in NativePHP for Mobile, you can [purchase a license](/mobile), which is the best way you can
15+
support both projects of the NativePHP organization. These funds are used to cover the costs of development, infrastructure,
16+
and community initiatives for both projects.
17+
18+
### NativePHP for Desktop
1019

11-
We realize that not everyone is able to contribute of their time to support with responding to tickets or contributing
12-
features and bugfixes. We are open to contributions of financial support and provide the following ways you can
13-
contribute:
20+
NativePHP for Desktop is a free, open source project available under MIT license. We encourage and appreciate any
21+
contributions to the project, whether it's through code, documentation, spreading the word, or a financial sponsorship.
22+
We provide the following ways of making an easy financial contribution:
1423

1524
- [GitHub Sponsors](https://github.com/nativephp/laravel?sponsor=1)
1625
- [OpenCollective](https://opencollective.com/nativephp)
1726

18-
All contributions are welcome, at any amount, as a one-off payment or on a recurring schedule.
27+
All contributions are welcome, at any amount, as a one-off payment or on a recurring schedule. These funds are used to
28+
support the maintainers of the Desktop project.
1929

2030
All monthly sponsors above $10/month will be bestowed the `Sponsor` role on the NativePHP
2131
[Discord](https://discord.gg/X62tWNStZK), granting access to private channels, early access to new releases, and
2232
discounts on future premium services.
2333

24-
Your contributions help cover the costs of development, infrastructure, and community initiatives. Even a small donation
25-
goes a long way in defraying the expenses of working for free to keep this project alive and thriving.
26-
27-
Together, we can continue to grow NativePHP and ensure it remains a valuable tool for the community.
28-
29-
## NativePHP for Mobile
30-
31-
If you're interested in NativePHP for Mobile, you can get access right now via the [Early Access Program](/mobile).
32-
NativePHP is already working on iOS and Android is in active development. Your support will help us continue.
33-
3434
## Corporate Partners
3535

3636
If your organization is using NativePHP, we strongly encourage you to consider a Corporate Sponsorship. This level of
3737
support will provide your team with the added benefits of increased levels of support, hands-on help directly from the
3838
maintainers of NativePHP and promotion of your brand as a supporter of cutting-edge open source work.
3939

40-
For more details, please email [[email protected]](mailto:[email protected]?subject=Corporate%20Sponsorship).
40+
For more details, please view our [partners page](/partners) or email us at [[email protected]](mailto:[email protected]?subject=Corporate%20Sponsorship).

resources/views/early-adopter.blade.php

Lines changed: 72 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,78 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
758758
<p>It's READY! Sign up and build apps for Android today!</p>
759759
</x-faq-card>
760760

761-
<x-faq-card question="When will the EAP end?">
762-
<p>The EAP will end May 31, 2025.</p>
761+
<x-faq-card
762+
question="What does 'build unlimited apps, release X production apps' mean?"
763+
>
764+
<p>
765+
Every NativePHP for Mobile license entitles you to
766+
<i>release</i>
767+
, think publish or distribute (typically through an app
768+
store), a maximum of X apps (unlimited for Max and Ultra
769+
license plans). In simple terms: if someone is using your
770+
app that doesn't hold a NativePHP for Mobile license, then
771+
that counts as a 'released app'.
772+
</p>
773+
<br />
774+
<p>
775+
However, you are welcome to
776+
<i>build</i>
777+
, aka develop, as many apps as you want for internal/local
778+
use, testing, evaluation, etc. If no one else besides you
779+
and other license holders have access to your app, then it
780+
doesn't count towards your license as a 'released app'.
781+
</p>
782+
</x-faq-card>
783+
784+
<x-faq-card question="What is a 'developer seat'?">
785+
<p>
786+
A 'developer seat' represents an individual developer that
787+
can build apps under that license plan.
788+
</p>
789+
<br />
790+
<p>
791+
For example, the Pro plan includes 10 developer seats.
792+
Therefore, the license holder can create up to 10 unique
793+
license keys that can be assigned to individual developers,
794+
one key per developer.
795+
</p>
796+
<br />
797+
<p>
798+
Imagine an agency with 8 developers. The company can
799+
purchase a Pro plan and assign a license key to each
800+
developer, with 2 unused seats for future hires.
801+
Furthermore, this agency is allowed to release 10 apps with
802+
their plan. An analogy would be a Github plan that permits
803+
up to 10 team members (developer seats) within your
804+
organization, and your organization is allowed to create 10
805+
repositories (released apps).
806+
</p>
807+
</x-faq-card>
808+
809+
<x-faq-card
810+
question="Is it possible to purchase additional developer seats or released apps?"
811+
>
812+
<p>
813+
Not at this time, but we do plan to make this possible in
814+
the near future. Please feel free to reach out to us at
815+
<a
816+
href="mailto:[email protected]"
817+
class="hover:text-violet-400"
818+
>
819+
820+
</a>
821+
if you have immediate need for additional seats/apps.
822+
</p>
823+
</x-faq-card>
824+
825+
<x-faq-card question="What was the EAP and when did it end?">
826+
<p>
827+
The Early Access Program (EAP) provided initial access to
828+
the NativePHP for Mobile platform for early adopters at
829+
reduced pricing while we worked on releasing v1 of the
830+
technology. The EAP started in February and ended in May
831+
2025.
832+
</p>
763833
</x-faq-card>
764834

765835
<x-faq-card question="Which price will my license renew at?">

resources/views/livewire/mobile-pricing.blade.php

Lines changed: 6 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -92,32 +92,14 @@ class="text-2xl font-semibold"
9292
{{-- Price --}}
9393
<div
9494
class="flex items-start gap-1.5 pt-5"
95-
aria-label="Price: $50 per year"
95+
aria-label="Price: $100 per year"
9696
>
9797
<div class="text-5xl font-semibold">
98-
${{ number_format(50) }}
98+
${{ number_format(100) }}
9999
</div>
100100
<div class="self-end pb-1.5 text-zinc-500">per year</div>
101101
</div>
102102

103-
{{-- Warning --}}
104-
<div
105-
class="flex items-center gap-2 pt-3 text-sm"
106-
aria-label="Price warning"
107-
>
108-
<x-icons.warning
109-
class="size-5 shrink-0"
110-
aria-hidden="true"
111-
/>
112-
<p class="text-zinc-500">
113-
Increases to
114-
<span class="font-medium text-black dark:text-white">
115-
$100
116-
</span>
117-
after the EAP.
118-
</p>
119-
</div>
120-
121103
@auth
122104
<button
123105
type="button"
@@ -266,32 +248,14 @@ class="text-2xl font-semibold"
266248
{{-- Price --}}
267249
<div
268250
class="flex items-start gap-1.5 pt-5"
269-
aria-label="Price: $150 per year"
251+
aria-label="Price: $750 per year"
270252
>
271253
<div class="text-5xl font-semibold">
272-
${{ number_format(150) }}
254+
${{ number_format(750) }}
273255
</div>
274256
<div class="self-end pb-1.5 text-zinc-500">per year</div>
275257
</div>
276258

277-
{{-- Warning --}}
278-
<div
279-
class="flex items-center gap-2 pt-3 text-sm"
280-
aria-label="Price warning"
281-
>
282-
<x-icons.warning
283-
class="size-5 shrink-0"
284-
aria-hidden="true"
285-
/>
286-
<p class="text-zinc-500">
287-
Increases to
288-
<span class="font-medium text-black dark:text-white">
289-
$750
290-
</span>
291-
after the EAP.
292-
</p>
293-
</div>
294-
295259
@auth
296260
<button
297261
type="button"
@@ -448,32 +412,14 @@ class="text-2xl font-semibold"
448412
{{-- Price --}}
449413
<div
450414
class="flex items-start gap-1.5 pt-5"
451-
aria-label="Price: $250 per year"
415+
aria-label="Price: $2,500 per year"
452416
>
453417
<div class="text-5xl font-semibold">
454-
${{ number_format(250) }}
418+
${{ number_format(2500) }}
455419
</div>
456420
<div class="self-end pb-1.5 text-zinc-500">per year</div>
457421
</div>
458422

459-
{{-- Warning --}}
460-
<div
461-
class="flex items-center gap-2 pt-3 text-sm"
462-
aria-label="Price warning"
463-
>
464-
<x-icons.warning
465-
class="size-5 shrink-0"
466-
aria-hidden="true"
467-
/>
468-
<p class="text-zinc-500">
469-
Increases to
470-
<span class="font-medium text-black dark:text-white">
471-
$2,500
472-
</span>
473-
after the EAP.
474-
</p>
475-
</div>
476-
477423
@auth
478424
<button
479425
type="button"

0 commit comments

Comments
 (0)