OctoberCMS is a popular CMS platform build on top of Laravel (a very popular PHP framework). It is mainly a blogging tool, but with plugins you can run various things on it, including e-commerce. Imagine Wordpress, but with a much better backend ;)
Describe the solution you'd like
Unlock is a protocol for membership that lets any creator easily monetize their content in a frictionless way by letting them deploy "locks" (smart contracts) and then sell keys (NFT) to unlock the content or features that the creator wants to charge for access.
A configurable UnlockProtocol plugin to make it really easy for creators using OctoberCMS to lock some content and make them accessible to members only.
User stories:
As the owner of an OctoberCMS site, I want to limit access to some blog posts so that only my lock's members can view the content.
As the visitor to a OctoberCMS site, I am not able to view the locked content unless I own a valid key for the corresponding lock(s).
As a visitor, if I do not own a key, the site has a button that lets me purchase one.
OctoberCMS is a popular CMS platform build on top of Laravel (a very popular PHP framework). It is mainly a blogging tool, but with plugins you can run various things on it, including e-commerce. Imagine Wordpress, but with a much better backend ;)
Describe the solution you'd like
Unlock is a protocol for membership that lets any creator easily monetize their content in a frictionless way by letting them deploy "locks" (smart contracts) and then sell keys (NFT) to unlock the content or features that the creator wants to charge for access.
A configurable UnlockProtocol plugin to make it really easy for creators using OctoberCMS to lock some content and make them accessible to members only.
User stories: