Display subscription options in the front end
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Display subscription options in the front end
Hi all,
I'm new to Aimeos. But I'm an experienced Laravel developer.
I'm working on a item Rental shop system just like https://www.grover.com/de-de.
I saw Aimeos has a built in subscriptions system. So I thought to give a try.
I'm using the following stack:
Laravel 11, PHP 8.2.5, Local dev env= Win 10 with Laragon.
My main requirement is I need to show subscription options in the front end. It can be a simple HTML drop-down. For example, user can choose 1month, 6 months or 12 month options based on our configuration. Then we can charge the user based on their subscription. We can use Stripe for this as the payment gateway.
My main question: Is this possible with Aimeos?
I'm new to Aimeos. But I'm an experienced Laravel developer.
I'm working on a item Rental shop system just like https://www.grover.com/de-de.
I saw Aimeos has a built in subscriptions system. So I thought to give a try.
I'm using the following stack:
Laravel 11, PHP 8.2.5, Local dev env= Win 10 with Laragon.
My main requirement is I need to show subscription options in the front end. It can be a simple HTML drop-down. For example, user can choose 1month, 6 months or 12 month options based on our configuration. Then we can charge the user based on their subscription. We can use Stripe for this as the payment gateway.
My main question: Is this possible with Aimeos?
Re: Display subscription options in the front end
Yes, sure. The demo setup contains a product with subscriptions enabled:
https://laravel.demo.aimeos.org/shop/dark-grey-dress/0
https://laravel.demo.aimeos.org/shop/dark-grey-dress/0
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Display subscription options in the front end
Hi,
Your support is wonderful & super fast.
To be honest, I'm a developer who is fed up with Woo-Commerce dev & their support & was looking for a better E-commerce solution.
I'm from Germany.
I looked at the demo & looks good.
Do you have a guide on how to configure it/develop it please.
Thank you.
Best regards.
Your support is wonderful & super fast.
To be honest, I'm a developer who is fed up with Woo-Commerce dev & their support & was looking for a better E-commerce solution.
I'm from Germany.
I looked at the demo & looks good.
Do you have a guide on how to configure it/develop it please.
Thank you.
Best regards.
Re: Display subscription options in the front end
Read the six articles in the Laravel section of the Aimeos documentation first:
https://aimeos.org/docs/latest/laravel/
Then, you can configure everything you need. Afterwards, you can dive into specific topics if you want to extend Aimeos.
https://aimeos.org/docs/latest/laravel/
Then, you can configure everything you need. Afterwards, you can dive into specific topics if you want to extend Aimeos.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Display subscription options in the front end
Hi,
Really helpful & thank you so much.
I'll do so & get back to you if I have further questions.
Keep up the Good work.
Loving regards.
Really helpful & thank you so much.
I'll do so & get back to you if I have further questions.
Keep up the Good work.
Loving regards.
