How to setup a per-user private space - joomla

I need to configure Joomla site where a user can
Register - This will register the user and create his/her own private area
Log In to his/her private area
Create content (articles, upload files and documents etc) in his private area
Share specific content with other individual users if he so chooses
So far, I haven't been able to find a Joomla plugin/extension/component which would allow me to setup a per-user private space. Is there any known plugin for this? Any other suggestions would be much appreciated.
I have joomla 3.3 currently.
Thanks.

I would suggest a component called BS Myjspace, it seems to be able to do exactly what you're asking for, except maybe #4 - Share specific content with other individual users if he so chooses, but there might be a plugin for this too.
Key features:
* Registered user can create a (or several) personal page(s) with a WYSIWYG page editor, name and rename page
* Upload images, medias from editor (optional administrator choices with quotas parameters) to avoid external storage website to use
* Upload files from user admin page to avoid external storage website to use
* Automatic resizing (optional) for images (jpg, png, gif)
* Choose who can see the page: public, registers users or none
* Search for pages name, content... Result displayed as list or nice tab from the component and multilingual.
* A lot of user information tags: create date, update date, last access date, hits, files list ...
* Allow Joomla plugins usage. Users can use pictures or media plugin to create a gallery with user page files uploaded
* Numerous features for administrator with friendly interface to manage a lot of pages
* Ability to use Pagebreak and index; with the plg_pagebreakmyjspace
* Ability to add external image link or url using bbcode format
* Ability to use publishing dates (start and finish)
* Ability or not to use url redirection
* Ability to personalize top page and bottom page (for admin) or in the page (for users) with reserved words
* Ability to use the included Lytebox effect in the page, without any other add
* Languages: fr-FR, en-GB...
* Several others options and features 1
And best of all, it's free!
1http://extensions.joomla.org/profile/extension/authoring-a-content/blog/bs-myjspace

Related

is there a way to make some pages accessible by certain logged in users only in Magento 2.4.4?

So I want to create page #1 as a content page in magento and I want only certain logged in users to be able to view this content not every logged in user
Thanks
As far as I can tell from your question, you wish to restrict access to certain pages and allow access only to a selection of users.
You could create Customer Groups and use an extension to assign certain pages only to certain customer groups.
Quick look around the interweb and I've found this extension: https://www.extensionhut.com/cms-page-by-customer-group-magento-2.html
(I have no experience of or connection with this company)
Good luck :)

Managing contents in multilingual stores in Magento

This might be a basic question, I'm still relatively new to Magento. I have 2 store views in a magento project. 1 for English (default) and 1 for Japanese. While working with both store views, I noticed how if for example I switch to the Japanese store view, if I redirected to a different page or content on the store, the language goes back to English. How do I prevent the website from going back to the default language every time I change categories/catalogs?
That is all about Magento Admin setting. While creating Content Pages/Categories/products, there is a option that ask to choose Store View.
You can add content for Cateogries/Product/CMS Pages for each locale. If it is done then you'll be able to see your site content on the basis of current locale. Hence you need to go through Magento Admin first.
Hope it will work for you. Please let me know if any issue.
Managing contents in multilingual stores in Magento is easy.
Edit/Create Product/Category/Page/Static blocks according to need storeview and put content according to languages in that.
Now access pages by store code, if we are using that.
In some case we don't find the heading names according to languages so just enable inline translater from admin and do translation specific to store/website.
To run Magento store using urls we have both options index.php modifiction and using .htaccess using website and store codes.
On running Magento multisite , multistore. We generally face the common urls for media, js and other resources we should use symlink to increase SEO ranking and score.
Please feel free to contact.
Install your language package.
Create products, categories, pages, and static blocks on the basis of your selected language.
Sometimes translation does not work for few words. In those cases, Inline translation from admin will help you.
Managing content according to store view is very easy.
follow up below steps for managing content according to Store view.
Edit your product or category or your page and static block etc.
after that you can see store select left side in product and category and on page you can see feild below url in static block also. select your store view.
whater ever you want to change or edit please do according to you.
After that save it will apear only on your selected store.
Note: if you not edit any fild by store then it will show default store contents.

WordPress -- Plug-In To Assign Images To Users/Clients?

As a graphic designer, I am wondering if either:
there is a WordPress plugin that will allow me, as an administrator, to upload a client image and assign it to a user profile; or
there is a simple way to hack WP into doing what I stated in #1?
I want clients to have the ability to log-in once to my WordPress site, and to click on a "user gallery" page which will only show the images/graphics assigned/completed for them.
Any help would be greatly appreciated.
Seems this plugin should work...
User Specific Content
This Plugin allows you to select specific users by user name, or by role name who can view a specific post content or page content.

Umbraco how to create account related pages?

I would like to create some pages related to a member account in umbraco 4.
In asp.net webforms, an account folder is created and in it are the account related pages, such as Login.aspx, ForgotPassword.aspx, etc...
Now, these pages are not actual content pages, but are more of the adminitrative type.
I've created user controls for the login, register, etc.
Should I create a document type in umbraco for each page type, and put the respective user control in each template ? what is the recommended way to do this in umbraco ?
On the content manager, just right click on the page or node you want to protect, right click on and select "Public Access".
In there you can apply permissions to individual users and/or roled based. The Roled based one will require for you to have "Member Groups".
That is it. All the security is kept on the "\App_Data\access.config" file; you can review it for more details on how they are achieving this.
hth,
-covo

show specific content for each registered user in joomla 1.6

I am looking for a module/extension, or something that can help me to
make a page/item that only one specific user registered can see.
I would like also create a space dedicated to this user, where i can publish there pages and aticles.
Maybe using php and the variable that contains the username and an iframe, but I dont know how to doit.
Thank for the help
GMAccess is a Joomla! component that makes managing groups and access permissions easy, you will be able to create a special group and add your user (via Joomla's user management) to it and manage which pages can be viewed by that group.

Resources