Is there any plugin for content add with font,image,hyperlick in php?

Hi there

I am working on backend admin panel design of a web application in PHP.My requirements is to add backend content adding functionality.

My question is do I need to design everything from scratch in backend or is there some plugins pre defined for content addition with functionality like (changing different font,align left right,insert Image,Insert Hyperlink…)?

Is this a bespoke web application, or is it based on a proprietary/OSS solution? If it’s bespoke, then I’d suggest you’re either going to have to write it from scratch, or heavily adapt something else out there to make it work - note: that may amount to no more than gaining inspiration for what you need to create.

I am developing this for a single client.this is not a bespoke web application

Is that not the definition of bespoke code; it’s being custom made for a single client?

1 Like

@chrisofarabia

Thanks

I got the point

Are you looking for something like: http://ckeditor.com/

Note: I always see 404 errors for people trying to hack a website with these types of editors so make sure it is passworded/protected well/

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.