Ecommerce Website Re-making or Re-creation from CMS

rana395
2 Posts
rana395 posted this 26 January 2024
Ask a Question

Ecommerce website is currently already developed using a CMS

I want to re-make or re-create the same ecommerce site [page or pages] in HTML, CSS first.

Then using PHP, MYSQL want to make dynamic web site.

Why?

CMS/MVC/Framework always upgrades from time to time and that requires continuous site maintenance and upgrades.

CMS has website design feature (that is not needed) and that and other features make CMS buggy.

CMS/Framework has known secuirty flaws which bad actors keep attempting (for example in WP or WooCommerce).

Please advise if above is really doable in NicePage to remake/recreate Ecommerce Site in NicePage, if not, how to accomplish above or any other suggestion.

Thank you,

Last edited 26 January 2024 by rana395

Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 26 January 2024

Hello,

In general, Nicepage creates eCommerce websites and can export such a website as a static HTML website. However, it does not provide the same features as corresponding e-commerce components for CMS, for example, product variations, etc. Therefore it depends on what e-commerce features you need. Also, please note that nicepage does not export PHP projects or work with the database. It creates static HTML websites.
Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

rana395
2 Posts
rana395 posted this 26 January 2024

Thanks for such a prompt response!

Product variation, generally, is part of HTML [product] page, and PHP developer can assign MySQL table rightly later.

PHP/MySQL is separate independent activity (not expected within NicePage)

What is expected (if possible)...that after Ecommerce Store Page[s] are downloaded... can that page be taken in NicePage as-is without requiring to recreate same-design-page (to save time on fresh page design in NicePage) as HTML and CSS only? Please advise.

jack.from.canada
140 Posts
jack.from.canada posted this 28 January 2024

I've been following Nicepage in their efforts to introduce eCommerce capabilities into their product. And as Olivia has already pointed out, Nicepage right now helps you generate templates that are intended to work with the ecommerce plugins of CMS systems such as WordPress and Joomla.

To properly implement ecommerce outside of a CMS, you need a tightly integrated PHP/MySQL package and this is not part of the capabilities of the current program. Back in the days of Artisteer (a Nicepage predecessor), there was a third-party add-on that could convert the HTML code to PHP. To my knowledge, there is no such product for Nicepage.

With respect to your question about being able to isolate the generated HTML ecommerce elements to somehow enhance those with PHP/SQL functionality, you would need to ensure that you have also captured any relevant externally referenced CSS elements. But beyond that, with no database functionality, the CART functionality of Nicepage must have support from a CMS at the moment, so even if you integrated a PHP/SQL package into the individual pages, you would still need to find a solution for selling more than a single product per transaction.

As much as I love Nicepage, and have been using it for years, when it comes to ecommerce STANDALONE products, you're better off to find and use well-supported standalone ecommerce products installable from Softaculous, Fantastico or other similar source.

You must log in or register to leave comments