Skip to content
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

[Feature]: Skeleton Repository for SAAS application #168

Closed
kaurov opened this issue Aug 26, 2023 · 2 comments
Closed

[Feature]: Skeleton Repository for SAAS application #168

kaurov opened this issue Aug 26, 2023 · 2 comments

Comments

@kaurov
Copy link
Contributor

kaurov commented Aug 26, 2023

Feature description

Can you please create one more repository for Skeleton of the SAAS application.
It will promote Pimcore for many Startups to be used as 1st step for MVP.

Required features that I believe are necessary to be added to existing ones that you can fork from current Skeleton:

  • documents already editable
  • layout
  • customers and personalization bundles activated
  • users/tenants registration + login including League/oauth2-client
  • users password recovery page
  • subscription tariffs selection:
    • free
    • small
    • middle
    • big
  • recurring payments
  • PHP service allowing payment gateway injection
  • customer profile page where he can edit his personal data and tariff and payment data
  • Impressum and Public Offer pages samples
  • Documents skeletons for: page for legged in user, page for paid user
  • post-merge.sh script to apply migrations and rebuild classes after code is pulled
  • pre-push.sh script to execute all checks of PHP code before to push it
  • to put this functionality in the bundle, so multiple startups can load updates using composer instead of hard-coding files on the beginning only.
  • ? balance state, deposit balance pages
@alexej-d
Copy link

I would suggest you check out Pimcore's demo project. A skeleton is the bare minimum to run Pimcore.

@fashxp
Copy link
Member

fashxp commented Jan 19, 2024

we don't plan to do that.

@fashxp fashxp closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants