-
Notifications
You must be signed in to change notification settings - Fork 0
feat: show bulk library progress stats in free settings #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
28dff2a
feat: show bulk library progress stats in free settings
bfintal 3506ac9
added computation of upsell savings in settings
bfintal 792116b
change order of upsell
bfintal 213a430
added upsell on getting X MB savings
bfintal d3b0c16
better rating notice
bfintal acb4c71
updated upsell message
bfintal ef6cf7d
chore: added cursor rules
bfintal f4bfb85
Merge branch 'develop' into feat/bulk-progress-stats-upsell
bfintal c2ad3d9
added missing jsdocs
bfintal 8baefa5
fix: exit non-zero when plugin packaging fails
bfintal ec78bfb
update wording
bfintal da0e2fe
faster endpoint for bulk metrics
bfintal 76a844c
added better estimation of savings in premium
bfintal 8d465bd
Update src/admin/class-stats.php
bfintal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| description: Cimo project GitHub repos, roadmap, and free/premium structure | ||
| alwaysApply: true | ||
| --- | ||
|
|
||
| # Cimo Project & Repositories | ||
|
|
||
| ## Release Roadmap | ||
|
|
||
| The issues list, organized by targeted release version number, is the **Cimo Release Roadmap**: | ||
| https://github.com/orgs/gambitph/projects/12/views/1 | ||
|
|
||
| ## Repositories | ||
|
|
||
| This project has two GitHub repositories, used depending on whether we're building the **free** or **premium** version of Cimo. | ||
|
|
||
| ### Free version | ||
|
|
||
| - Main plugin repo: https://github.com/gambitph/Cimo | ||
|
|
||
| ### Premium version | ||
|
|
||
| - Uses the free version as the main plugin repo, and additionally uses: | ||
| - Premium-only repo: https://github.com/bfintal/cimo-premium | ||
| - The premium repo contains **only** the premium plugin code. | ||
| - It is placed in the `pro__premium_only` directory inside the free plugin's root folder. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.