Skip to content

Paymenter: bump php to 8.3 #3825

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 8 commits into from
Apr 14, 2025
Merged

Conversation

opastorello
Copy link
Contributor

✍️ Description

  1. Adds PHP repositories
  2. Installs required packages:
    • PHP 8.3 with essential extensions (MySQL, GD, Redis, etc.)
  3. Creates an admin user – Automatically sets up a default admin account for Paymenter.
  4. Configures Nginx – Ensures the web server properly runs PHP.
  5. Enables services – Makes sure Paymenter and Redis start automatically.

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines

📋 Additional Information (optional)

@opastorello opastorello requested review from a team as code owners April 11, 2025 04:31
@github-actions github-actions bot added json update script A change that updates a script website A change to the website labels Apr 11, 2025
Copy link
Contributor Author

@opastorello opastorello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once the changes indicated have been made, please validate and return if anything is still wrong.

@MickLesk MickLesk changed the title Paymenter Paymenter: bump php to 8.3 Apr 14, 2025
@tremor021 tremor021 merged commit 20e5b1a into community-scripts:main Apr 14, 2025
6 checks passed
@MickLesk
Copy link
Member

@opastorello can you take a look on this ? i dont use it, but i see its very ugly 😄

image

@MickLesk
Copy link
Member

nevermind, was my mistake with php artisan app:init ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
json update script A change that updates a script website A change to the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants